ut functions of the OCaml standard
 libraries using a more consistent API.
 .
 This package contains development files.

Package: libstringext-ocaml
Description-md5: a1816e0f1c5533837a39cd17b2b02f5f
Description-en: extra string functions for OCaml (runtime files)
 Extra string functions for OCaml. Mainly splitting. All functions are
 in the Stringext module.
 .
 This package contains runtime files.

Package: libstringext-ocaml-dev
Description-md5: 2126974300ab01c6a8fca5ce1c06be92
Description-en: extra string functions for OCaml (dev files)
 Extra string functions for OCaml. Mainly splitting. All functions are
 in the Stringext module.
 .
 This package contains development files.

Package: libtaglib-ocaml
Description-md5: c26ec2c6880d38d0cda61215fe53e258
Description-en: OCaml bindings for the TagLib Audio Meta-Data Library
 TagLib is a library for reading and editing the meta-data of several popular
 audio formats. This package provides OCaml interface to
 the TagLib library.
 .
 This package contains only the shared runtime stub libraries.

Package: libtaglib-ocaml-dev
Description-md5: 1ff7bcf17fc5547584c665594d3767c9
Description-en: OCaml bindings for the TagLib Audio Meta-Data Library -- devel
 TagLib is a library for reading and editing the meta-data of several popular
 audio formats. This package provides OCaml interface to
 the TagLib library.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use taglib.

Package: libtheora-ocaml
Description-md5: 1e8ad586dca55e8c14af5ef85a0eb895
Description-en: OCaml interface to the theora library
 This package provides an interface to the theora library for
 OCaml programmers.
 .
 Theora is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed video format.
 .
 This package contains only the shared runtime stub libraries.

Package: libtheora-ocaml-dev
Description-md5: 8e4da83530c9168f56df79822b0bf612
Description-en: OCaml interface to the theora library
 This package provides an interface to the theora library for
 OCaml programmers.
 .
 Theora is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed video format.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use ocaml-theora.

Package: ocaml-tools
Description-md5: 2b87a5232e01a1d14faf94951ded1484
Description-en: tools for OCaml developers
 This package collects various tools to help developing Objective Caml
 (OCaml) programs; in particular it contains:
 .
  * ocaml-autoconf: autoconf macros for OCaml
  * omlet: a better OCaml indentation mode for vim
  * a configure.in and Makefile.in template
  * ocamldot: generate program dependency graphs for OCaml programs

Package: libtopkg-ocaml-dev
Description-md5: dbb6f35fc84e6474f82b3608f59f80ca
Description-en: packager for OCaml software
 Topkg provides an API to describe the files a package installs in a
 given build configuration and to specify information about the
 package's distribution creation and publication procedures. Many
 OCaml packages depend on topkg for building and packaging.

Package: libtrie-ocaml
Description-md5: 2cd83f18d4d69fec426484ab3f8a5760
Description-en: strict impure trie tree in OCaml (runtime)
 This OCaml library provides strict impure trie tree.
 .
 This package contains the runtime libraries for programs using
 trie.

Package: libtrie-ocaml-dev
Description-md5: d6eb48fc8a77d49cb702a32c332c2caa
Description-en: strict impure trie tree in OCaml (dev)
 This OCaml library provides strict impure trie tree.
 .
 This package contains the development stuff needed to use the
 trie library in your programs.

Package: libunix-errno-ocaml
Description-md5: 2b328779347920320b55e5a54847333c
Description-en: errno variant that includes a variety of constructors
 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 Runtime files are used when running applications using this
 package.

Package: libunix-errno-ocaml-dev
Description-md5: 2ec3b31d30e29197dc7aa63b73c98ab1
Description-en: errno variant that includes a variety of constructors -- development files
 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 The development files are required for development of OCaml
 modules using this package.

Package: liburi-ocaml
Description-md5: 3d7708800d9e9fcdf1a07c57a704246a
Description-en: RFC3986 URI/URL parsing library in OCaml (runtime)
 This is an OCaml implementation of the RFC3986 specification for
 parsing URI or URLs.
 .
 This package contains the shared runtime libraries.

Package: liburi-ocaml-dev
Description-md5: 05954522de974e1d72f7a5640852ce0f
Description-en: RFC3986 URI/URL parsing library in OCaml (dev)
 This is an OCaml implementation of the RFC3986 specification for
 parsing URI or URLs.
 .
 This package contains development files.

Package: libusb-ocaml
Description-md5: 21b44918e271ba69391cf36d8bc77883
Description-en: OCaml bindings to libusb-1.0 (runtime)
 OCaml-USB is a binding to libusb-1.0, a userspace USB programming
 library. It uses Lwt to ease use of asynchronous IO features of
 libusb-1.0.
 .
 This package contains the runtime libraries for OCaml-USB.

Package: libusb-ocaml-dev
Description-md5: 023b491c31d22274d979468eb2a148fc
Description-en: OCaml bindings to libusb-1.0
 OCaml-USB is a binding to libusb-1.0, a userspace USB programming
 library. It uses Lwt to ease use of asynchronous IO features of
 libusb-1.0.
 .
 This package contains development files for OCaml-USB.

Package: libuucd-ocaml
Description-md5: e0b1b7ac8b5a150db5399d108b533bad
Description-en: decode data on Unicode characters off XML (runtime files)
 This OCaml module decodes data from the Unicode character database
 from their XML representation, to provide high-level access so
 that efficient representations can be extracted.
 .
 This package provides the runtime files.

Package: libuucd-ocaml-dev
Description-md5: 40da0c19db0233a42b20dc04a8c2d5fb
Description-en: decode data on Unicode character off XML (dev files)
 This OCaml module decodes data from the Unicode character database
 from their XML representation, to provide high-level access so
 that efficient representations can be extracted.
 .
 This package provides the dev files.

Package: libuucp-ocaml
Description-md5: dd511ba3a2bb5aea54e6269a4da5a303
Description-en: access properties of Unicode characters (runtime files)
 This low-deps library gives access to properties of Unicode
 characters of the Unicode character database.
 .
 This package provides the runtime files.

Package: libuucp-ocaml-dev
Description-md5: dc5c8c285648923bba3d87915b1d3f57
Description-en: access properties of Unicode characters (dev files)
 This low-deps library gives access to properties of Unicode
 characters of the Unicode character database.
 .
 This package provides the dev files.

Package: libuunf-ocaml
Description-md5: 135beb869cdcf11ceb267f5944829d09
Description-en: Unicode text normalization form library (runtime files)
 Library to normalize Unicode text, supporting all forms. It is
 independent of IO mechanism or Unicode text data structure,
 and can process text without a complete in-memory representation.
 .
 This package provides the runtime files.

Package: libuunf-ocaml-dev
Description-md5: 640252bbcdb10601b3dc3bf0c39dfa49
Description-en: Unicode text normalization form library (dev files)
 Library to normalize Unicode text, supporting all forms. It is
 independent of IO mechanism or Unicode text data structure,
 and can process text without a complete in-memory representation.
 .
 This package provides the dev files.

Package: libuuseg-ocaml
Description-md5: bcc675bca5b9bd248bdca33a654f8248
Description-en: unicode text segmentation for OCaml (plugins)
 Uuseg is an OCaml library for segmenting Unicode text. It implements
 the locale independent Unicode text segmentation algorithms to detect
 grapheme cluster, word and sentence boundaries and the Unicode line
 breaking algorithm to detect line break opportunities.
 .
 The library is independent from any IO mechanism or Unicode text data
 structure and it can process text without a complete in-memory
 representation.
 .
 This package contains dynamically loadable modules for plugins.

Package: libuuseg-ocaml-dev
Description-md5: 41eaefbd3d8f170c29430685c9164d3e
Description-en: unicode text segmentation for OCaml (development files)
 Uuseg is an OCaml library for segmenting Unicode text. It implements
 the locale independent Unicode text segmentation algorithms to detect
 grapheme cluster, word and sentence boundaries and the Unicode line
 breaking algorithm to detect line break opportunities.
 .
 The library is independent from any IO mechanism or Unicode text data
 structure and it can process text without a complete in-memory
 representation.
 .
 This package contains the development modules you need to use Uuseg
 in your programs.

Package: libppx-visitors-ocaml-dev
Description-md5: b22173fd471aaf707ed2fcb2a3b392dd
Description-en: OCaml syntax extension for object-oriented visitors
 Visitors is a syntax extension for the OCaml programming language. It
 allows you to annotate your type definitions, such that a visitor class
 will be automatically generated. This visitor class contains methods
 for the traversal of your data structure, like iter, map, fold, etc. It
 is then easy to override these methods for your needs. This is very
 convenient when programming with complex algebraic data structures.

Package: libppx-visitors-ocaml-doc
Description-md5: 1f9a0e76214184ea483ad1772f5e5159
Description-en: Documentation of the visitors syntax extension for OCaml
 This package contains the documentation of the visitors syntax extension
 for the OCaml programming language.

Package: libvoaacenc-ocaml
Description-md5: b744e351a8f6efbd4d97484c418c45c5
Description-en: OCaml interface to the vo-aacenc library -- runtime files
 This package provides an interface to the vo-aacenc library for
 OCaml programmers.
 .
 Vo-aacenc is an encoder implementation of the Advanced Audio
 Coding (AAC) audio codec. The library is based on a codec implementation
 by VisualOn, part of the Stagefright framework from the Google
 Android project.
 .
 This package contains only the shared runtime stub libraries.

Package: libvoaacenc-ocaml-dev
Description-md5: 80df811fa0ab6c267360b14f949e42f2
Description-en: OCaml interface to the vo-aacenc library -- developpement files
 This package provides an interface to the vo-aacenc library for
 OCaml programmers.
 .
 Vo-aacenc is an encoder implementation of the Advanced Audio
 Coding (AAC) audio codec. The library is based on a codec implementation
 by VisualOn, part of the Stagefright framework from the Google
 Android project.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use ocaml-voaacenc.

Package: libvorbis-ocaml
Description-md5: 097f7cff7cf33103de13173786457bd5
Description-en: OCaml bindings for vorbis library
 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get information about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains only the shared runtime stub libraries.

Package: libvorbis-ocaml-dev
Description-md5: 89b04d19d46079a012f9ec3b76d6be2d
Description-en: OCaml bindings for the vorbis library
 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get information about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains all the development stuff you need to use ocaml-vorbis
 in your programs.

Package: libx509-ocaml
Description-md5: fee45084578ef8666b8eb6c2f85dc8eb
Description-en: X.509 PKI purely in OCaml (runtime)
 X.509 is a public key infrastructure used mostly on the Internet. It
 consists of certificates which include public keys and identifiers,
 signed by an authority. Authorities must be exchanged over a second
 channel to establish the trust relationship. This library implements
 most parts of RFC5280 and RFC6125. The Public Key Cryptography
 Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM
 format), which is also implemented by this library - namely PKCS 1,
 PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12.
 .
 This package contains runtime files.

Package: libx509-ocaml-dev
Description-md5: a3fefeb264b64fa6143b83652c7a00a7
Description-en: X.509 PKI purely in OCaml (dev)
 X.509 is a public key infrastructure used mostly on the Internet. It
 consists of certificates which include public keys and identifiers,
 signed by an authority. Authorities must be exchanged over a second
 channel to establish the trust relationship. This library implements
 most parts of RFC5280 and RFC6125. The Public Key Cryptography
 Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM
 format), which is also implemented by this library - namely PKCS 1,
 PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12.
 .
 This package contains development files.

Package: libxmlplaylist-ocaml-dev
Description-md5: b8e317c40a607e94643f7ea6b9f691e8
Description-en: Playlist parser for various xml formats
 This module implements basic playlist parsing
 for various xml formats.
 .
 Currently supported formats are:
  * podcast (rss)
  * xspf
  * smil
  * asx

Package: libzarith-ocaml
Description-md5: bdc094639f72219fbc1ed091c4a0b137
Description-en: arithmetic and logical operations over arbitrary-precision integers (runtime)
 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the shared library for running applications linked
 against libzarith-ocaml.

Package: libzarith-ocaml-dev
Description-md5: dd165a7177f94e210fdfa91d6d86da49
Description-en: arithmetic and logical operations over arbitrary-precision integers (dev)
 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the static library, OCaml library and interface
 for developing applications to use libzarith-ocaml.

Package: libzarith-ocaml-doc
Description-md5: 78da2ca125de87caf213958f9d110833
Description-en: arithmetic and logical operations over arbitrary-precision integers (doc)
 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the ocamldoc generated html files.

Package: libagrep-ocaml
Description-md5: f7d07cceddd21f8631f0bd6d97f2cc29
Description-en: Wu-Manber algorithm for string searching with errors
 This OCaml library implements the Wu-Manber algorithm for string searching
 with errors, popularized by the "agrep" Unix command and the "glimpse" file
 indexing tool. It was developed as part of a search engine for a largish MP3
 collection; the "with error" searching comes handy for those who can't spell
 Liszt or Shostakovitch.
 .
 Given a search pattern and a string, this algorithm determines whether the
 string contains a substring that matches the pattern up to a parameterizable
 number N of "errors". An "error" is either a substitution (replace a
 character of the string with another character), a deletion (remove a
 character) or an insertion (add a character to the string). In more
 scientific terms, the number of errors is the Levenshtein edit distance
 between the pattern and the matched substring.
 .
 The search patterns are roughly those of the Unix shell, including
 one-character wildcard (?), character classes ([0-9]) and multi-character
 wildcard (*). In addition, conjunction (&) and alternative (|) are supported.
 General regular expressions are not supported, however.
 .
 This package contains only the shared runtime stub libraries.

Package: libagrep-ocaml-dev
Description-md5: 4dfc71d02cdeb8bcdb4b4b81b3623b5a
Description-en: Wu-Manber algorithm for string searching with errors
 This OCaml library implements the Wu-Manber algorithm for string searching
 with errors, popularized by the "agrep" Unix command and the "glimpse" file
 indexing tool. It was developed as part of a search engine for a largish MP3
 collection; the "with error" searching comes handy for those who can't spell
 Liszt or Shostakovitch.
 .
 Given a search pattern and a string, this algorithm determines whether the
 string contains a substring that matches the pattern up to a parameterizable
 number N of "errors". An "error" is either a substitution (replace a
 character of the string with another character), a deletion (remove a
 character) or an insertion (add a character to the string). In more
 scientific terms, the number of errors is the Levenshtein edit distance
 between the pattern and the matched substring.
 .
 The search patterns are roughly those of the Unix shell, including
 one-character wildcard (?), character classes ([0-9]) and multi-character
 wildcard (*). In addition, conjunction (&) and alternative (|) are supported.
 General regular expressions are not supported, however.
 .
 This package contains all the development stuff you need to use
 the agrep OCaml library in your programs.

Package: ocamlbuild
Description-md5: e743af98df0a68e7641832201c84fb49
Description-en: Build tool for building OCaml libraries and programs
 OCamlbuild is a generic build tool, which has built-in rules for building OCaml
 libraries and programs.
 .
 It was distributed as part of the OCaml distribution for OCaml versions
 between 3.10.0 and 4.02.3. Starting from OCaml 4.03, it is now released
 separately.
 .
 Its job is to determine the sequence of calls to the compiler with the
 right set of command-line flags needed to build your OCaml-centric
 software project.
 .
 It was designed as a generic build system (it is in fact not OCaml-specific),
 but also to be expressive enough to cover the specifics of the OCaml language
 that make writing good Makefiles difficult, such as the dreaded "units Foo and
 Bar make inconsistent assumptions about Baz" error.

Package: libcreal-ocaml-dev
Description-md5: 5392c0cba63d1a1bcbc835c73d54baa8
Description-en: O'Caml library that implements exact real arithmetic
 This  module  implements  exact  real  arithmetic,  following  Valerie
 Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
 .
 A  real  x  is  represented  as  a function  giving,  for  any  n,  an
 approximation zn/4^n of x  such that |zn/4^n - x| < 1,  where zn is an
 arbitrary precision integer (of type Gmp.Z.t).
 .
 Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
 subtraction,  multiplication,   division,  power,  square   root)  and
 transcendental  functions (sin,  cos, tan,  log, exp,  arcsin, arccos,
 etc.) and a few constants (pi, e) are provided.
 .
 A small reverse-polish calculator is provided to test the library.

Package: libldap-ocaml-dev
Description-md5: 7b20c3d2c5f6c4acfa94587b72a7d8c4
Description-en: LDAP bindings for OCaml
 It supports the core ldap-client functions, including search, add,
 modify, and delete.
 .
 It has now an object oriented interface which supports the above
 features, and some additional ones. Such as, nice data structures
 for local ldap entries which record local modifications and can sync
 them with the server, fewer arguments needed to perform simple
 tasks, and an API modeled after Perl's Net::LDAP.

Package: ocamldsort
Description-md5: f7a198f0361f5c4f37cc476eb784640a
Description-en: dependency sorter for OCaml source files
 The ocamldsort command scans a set of Objective Caml source files (.ml
 and .mli files), sorts them according to their dependencies and prints
 the sorted files in order to link their corresponding .cmo files.
 .
 ocamldsort can be used to compile and link simple projects with one
 command.
 .
 However for larger projects where separate compilation is desirable,
 ocamldsort can also be used from within a makefile as described in the
 documentation.

Package: libocamlgraph-ocaml-dev
Description-md5: 0d52e56efde08d1b966456e1b27134b5
Description-en: graph library for OCaml
 Ocamlgraph is a graph library for OCaml. Its contribution is
 three-fold:
 .
  * It provides an easy-to-use graph data structure together with
    several operations and algorithms over graphs.  It is a
    reasonably efficient imperative data structure for directed
    graphs with vertices and edges labeled with integers.
 .
  * Then ocamlgraph provides several other graph implementations
    for those not satisfied with the one above. Some are
    persistent (imutable) and other imperative (mutable). Some
    are directed and other are not. Some have labels for
    vertices, or labels for edges, or both. Some have abstract
    types for vertices. etc.
    These implementations are written as functors: you give the
    types of vertices labels, edge labels, etc. and you get the
    data structure as a result.
 .
  * Finally, ocamlgraph provides several classic operations and
    algorithms over graphs.
    They are also written as functors i.e. independently of the
    data structure for graphs. One consequence is that you can
    define your own data structure for graphs and yet re-use all
    the algorithms from this library -- you only need to provide
    a few operations such as iterating over all vertices, over
    the successors of a vertex, etc.

Package: libocamlgraph-ocaml-doc
Description-md5: e776a6d176a4ed15ae93da729fd7f18f
Description-en: documentation for the OCamlgraph library
 This package provides the API reference documentation generated by
 ocamldoc.

Package: libocamlgsl-ocaml
Description-md5: ccd28f9b94a165186d5499b5ed15d8a1
Description-en: GNU scientific library for OCaml
 This is an interface to GSL (GNU scientific library), for the
 Objective Caml language.
 .
 See the libgsl2 package for more details.

Package: libocamlgsl-ocaml-dev
Description-md5: ccd28f9b94a165186d5499b5ed15d8a1
Description-en: GNU scientific library for OCaml
 This is an interface to GSL (GNU scientific library), for the
 Objective Caml language.
 .
 See the libgsl2 package for more details.

Package: ocamlify
Description-md5: 4b83ff6a1ea63621abb53e9cb1491d60
Description-en: include files in OCaml code
 This program allows one to copy files inside OCaml code. It uses a first file
 that describes the other files that must be included and the type of OCaml
 variable it should create. It can also describe dependencies to other files,
 in order to generate .depends files for make.

Package: ocamlmakefile
Description-md5: 90d39daab8b6b111747d3137f4fcb2b3
Description-en: general makefile for the Objective Caml programming language
 OCamlMakefile is a general makefile which allows a programmer to
 create quickly customized makefiles for a project written in the
 Objective Caml programming language. Typically, a customized makefile
 consists of the definition of a few variables, and an inclusion of
 the general makefile provided by this package.

Package: ocamlmod
Description-md5: 6deace54811e8569e2e65bb4f43400ee
Description-en: generate OCaml modules from source files
 Pack a set of OCaml source files into a single file preserving module
 names. It also allows one to exclude certain parts of the file.

Package: libapache2-mod-netcgi-apache
Description-md5: 0c0de36bd4098c36644a0b2c3988d000
Description-en: OCaml application-level Internet libraries - netcgi2 Apache2 connector
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the mod_netcgi_apache Apache module. You will
 need this module to run web applications built using the netcgi2 Apache
 connector of OCamlnet. With this package Apache can serve them directly
 as OCaml compiled modules.

Package: libnethttpd-ocaml-dev
Description-md5: e5cd53edb89f11d396d36ca5724baa7c
Description-en: OCaml application-level Internet libraries - HTTP daemon development libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the development stuff you need to use the
 nethttpd library in your programs.

Package: libocamlnet-gtk2-ocaml-dev
Description-md5: 87f270212aeb7b9c6bdb399cb45a6637
Description-en: OCaml application-level Internet libraries - GTK2 development libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the development stuff you need to use GTK-related
 libraries of Ocamlnet in your programs.

Package: libocamlnet-ocaml
Description-md5: 33181c622e82fb74e3c7f57d4257a6c3
Description-en: OCaml application-level Internet libraries - core runtime libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains only the shared runtime stub libraries for the
 core Ocamlnet libraries. Stub libraries for SSL-related components are
 available in the libocamlnet-ssl-ocaml-dev package.

Package: libocamlnet-ocaml-bin
Description-md5: 59cf3fa95bb1763c17ae84793c2ca566
Description-en: OCaml application-level Internet libraries - binaries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the binaries ocamlrpcgen (a helper for creating
 RPC stubs) and netplex-admin (generic administration tool for netplex
 systems).

Package: libocamlnet-ocaml-dev
Description-md5: 76b84269a8f0c304d3a7ba727b770ce5
Description-en: OCaml application-level Internet libraries - core development libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the development stuff you need to use the core
 Ocamlnet libraries in your programs. The following libraries are
 packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev),
 GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd
 (libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of
 this package; to run applications built for that connector you will
 need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet).

Package: libocamlnet-ocaml-doc
Description-md5: f3389897a04ee417c0754664d52aa01f
Description-en: OCaml application-level Internet libraries - documentation and examples
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the Ocamlnet reference manual in HTML format and
 several examples about how to use the various libraries.

Package: libocamlnet-ssl-ocaml
Description-md5: ed0ae7ccad1bbc2001396f11bfc91b1d
Description-en: OCaml application-level Internet libraries - SSL runtime libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains only the shared runtime stub libraries for the
 SSL-related libraries of Ocamlnet.

Package: libocamlnet-ssl-ocaml-dev
Description-md5: 8bd741ee57a66e6fa3d3b7d83f9e8ad3
Description-en: OCaml application-level Internet libraries - SSL development libraries
 Ocamlnet is a collection of OCaml libraries focusing focus on
 application-level Internet protocols and conventions.
 .
 Ocamlnet consists of the following libraries:
  * netstring: processing of strings that occur in network context
  * netcgi2: portable web applications
  * nethttpd: is a web server component (HTTP server implementation)
  * netplex: generic server framework
  * rpc: OncRPC implementation
  * netclient: clients for HTTP, FTP, and Telnet
  * equeue: event queue used for many protocol implementations
  * shell: external commands invocation
  * netshm: shared memory for IPC purposes
  * netsys: bindings for system functions
  * smtp and pop: two further client implementations
 .
 A number of ideas and concepts are used throughout the libraries:
  * netchannels are a way to abstract sequential I/O channels
  * event queues provided by equeue and unixqueue make asynchronous
    protocol interpreters possible
 .
 This package contains the development stuff you need to use SSL-related
 libraries of Ocamlnet in your programs.

Package: libocamlodbc-ocaml-dev
Description-md5: 2a7a2a3fbd3b47225bc100d0bb51b23e
Description-en: UnixODBC database bindings for OCaml
 Bindings of the UnixODBC library for the OCaml language, letting you access
 many different databases from within OCaml.
 .
 This package provides the development and documentation file.

Package: libpam-ocaml
Description-md5: 66aff82d0fbe733288fdcf6fa319078f
Description-en: OCaml bindings for the PAM library (runtime)
 OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM)
 library. PAM provides a flexible mechanism for authenticating users
 via administrator-defined policies. PAM has modules for
 authenticating via Unix passwd files, Kerberos, LDAP, etc. Additional
 modules for custom authentication mechanisms can be created and
 deployed without recompiling existing services based on
 PAM. Moreover, policies defining the authentication requirements can
 be changed at runtime without restarting running services.
 .
 This package contains only the shared runtime stub library for
 OCamlPAM.

Package: libpam-ocaml-dev
Description-md5: 625d593784be25ae8c6ee0ec043a4509
Description-en: OCaml bindings for the PAM library (development files)
 OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM)
 library. PAM provides a flexible mechanism for authenticating users
 via administrator-defined policies. PAM has modules for
 authenticating via Unix passwd files, Kerberos, LDAP, etc. Additional
 modules for custom authentication mechanisms can be created and
 deployed without recompiling existing services based on
 PAM. Moreover, policies defining the authentication requirements can
 be changed at runtime without restarting running services.
 .
 This package contains the development stuff you need to use the
 OCamlPAM library in your programs.

Package: librss-ocaml
Description-md5: e56530bb8068205e1566065eced6d8dd
Description-en: RSS 2.0 parser and printer for OCaml (runtime)
 OCaml-RSS is a small OCaml library providing functions to parse and print RSS
 2.0 files. The parser can also parse some RDF files, but some fields are not
 taken into account. There is still some work to do (add missing RSS 2.0
 attributes, add convenient functions).
 .
 OCaml-RSS was previously part of Cameleon but is now developed separately
 and is findlib compatible.

Package: librss-ocaml-dev
Description-md5: 2543d82cc422dd31c113e35bd370feb4
Description-en: RSS 2.0 parser and printer for OCaml (development)
 This package is a small OCaml library providing functions to parse and print
 RSS 2.0 files. The parser can also parse some RDF files, but some fields are
 not taken into account. There is still some work to do (add missing RSS 2.0
 attributes, add convenient functions).
 .
 OCaml-RSS was previously part of Cameleon but is now developed separately
 and is findlib compatible.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use OCaml-RSS.

Package: libsdl-ocaml
Description-md5: 7d419e2997cce50e2dba07c6c3301318
Description-en: OCaml bindings for SDL - runtime files
 SDL (Simple DirectMedia Layer) is a generic API that provides low
 level access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.
 OCamlSDL is an OCaml interface to the SDL and might be used to write
 multimedia applications in Objective Caml.
 .
 This package contains runtime libraries needed for running dynamic
 bytecode executables.

Package: libsdl-ocaml-dev
Description-md5: cd1d0ba8157f4b6eaaba6aee9df91536
Description-en: OCaml bindings for SDL - development files
 SDL (Simple DirectMedia Layer) is a generic API that provides low
 level access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.
 OCamlSDL is an OCaml interface to SDL that might be used to write
 multimedia applications in Objective Caml.
 .
 This package contains development files for OCamlSDL application
 writers.

Package: libocamlviz-ocaml-dev
Description-md5: 506bb15b67187f8a0fe34dc1c8652c75
Description-en: real-time profiling tools for Objective Caml (library)
 Ocamlviz gives the ability to instrument an existing code, in real
 time, with lightweight monitoring annotations. Ocamlviz can also be
 used as a debugging tool.
 .
 Here are a few possibilities provided by Ocamlviz:
  * observe details about the garbage collector
  * observe how many times the program goes through a point
  * make a set of values (any) and count its cardinal number and its
    size in the heap
  * observe how much time passed between two points of the program
  * observe the value of integers, floating-point numbers, booleans
    and strings
  * observe details about hash tables, like the number of empty
    buckets, or the filling rate
  * etc
 .
 This package provides the Ocamlviz library.

Package: libocamlviz-ocaml-doc
Description-md5: 790651af037f2926db304ab6bc1162e9
Description-en: real-time profiling tools for Objective Caml (documentation)
 Ocamlviz gives the ability to instrument an existing code, in real
 time, with lightweight monitoring annotations. Ocamlviz can also be
 used as a debugging tool.
 .
 Here are a few possibilities provided by Ocamlviz:
  * observe details about the garbage collector
  * observe how many times the program goes through a point
  * make a set of values (any) and count its cardinal number and its
    size in the heap
  * observe how much time passed between two points of the program
  * observe the value of integers, floating-point numbers, booleans
    and strings
  * observe details about hash tables, like the number of empty
    buckets, or the filling rate
  * etc
 .
 This package provides the API documentation of the Ocamlviz library
 generated by ocamldoc out the source code.

Package: ocamlviz
Description-md5: 9044bef21e1256742a711d48a4e9ef0a
Description-en: real-time profiling tools for Objective Caml (clients)
 Ocamlviz gives the ability to instrument an existing code, in real
 time, with lightweight monitoring annotations. Ocamlviz can also be
 used as a debugging tool.
 .
 Here are a few possibilities provided by Ocamlviz:
  * observe details about the garbage collector
  * observe how many times the program goes through a point
  * make a set of values (any) and count its cardinal number and its
    size in the heap
  * observe how much time passed between two points of the program
  * observe the value of integers, floating-point numbers, booleans
    and strings
  * observe details about hash tables, like the number of empty
    buckets, or the filling rate
  * etc
 .
 This package provides two sorts of client output:
  * an ASCII client, the monitoring is displayed in a file
  * a Graphical User Interface, using Lablgtk2, that allows, for
    instance, displaying data in a graph

Package: ocamlwc
Description-md5: 32ae1f4a1e213a0d136429b97c7b7fb1
Description-en: count the lines of code and comments in OCaml sources
 ocamlwc is a program to count the number of lines of code and documentation
 in OCaml sources.  It assumes the files to be lexically well-formed.

Package: ocamlweb
Description-md5: 6a0aeb56ca87e57229cb0ccccb799b29
Description-en: Literate programming tool for Objective Caml
 Literate programming, as defined by Knuth, means to combine program
 code and documentation into one source document from which program
 code and documentation can be extracted. The approach of ocamlweb is
 that documentation is to be included in the program code as special
 comments. The ocamlweb tool extracts from this the documented program
 code as LaTeX document, while no special preprocessing is required to
 compile the source files.

Package: liboce-foundation-dev
Description-md5: e5918a58da6d1b5f900153e26aa57adc
Description-en: OpenCASCADE Community Edition CAE platform library development files
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 liboce-foundation11.

Package: liboce-foundation11
Description-md5: 6c959baaf00d903255edabd2e73eaeef
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package contains foundation classes which provide a variety of
 general-purpose services such as automated management of heap memory,
 exception handling, classes for manipulating aggregates of data, basic
 math tools.
 .
 This package contains the following shared libraries:
   TKernel TKMath TKAdvTools

Package: liboce-modeling-dev
Description-md5: eb8c20adceddd00a77cd2eb76d8929f3
Description-en: OpenCASCADE Community Edition CAE platform library development files
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 liboce-modeling11.

Package: liboce-modeling11
Description-md5: b9c038d8ab25ee86a6a3340f1ec7bdd5
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package supplies data structures to represent 2D and 3D geometric models,
 as well as topological and geometrical algorithms.
 .
 This package contains the following shared libraries:
   TKG2d TKG3d TKGeomBase TKBRep TKGeomAlgo TKTopAlgo TKPrim TKBO TKHLR
   TKMesh TKShHealing TKXMesh TKBool TKFillet TKFeat TKOffset TKSTL
   TKXSBase TKSTEPBase TKIGES TKSTEPAttr TKSTEP209 TKSTEP

Package: liboce-ocaf-dev
Description-md5: dd500ccac407c367435ddb6203dea688
Description-en: OpenCASCADE Community Edition CAE platform library development files
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 liboce-ocaf11.

Package: liboce-ocaf-lite-dev
Description-md5: 9d70a88db0bd37fa257b291705c87c34
Description-en: OpenCASCADE Community Edition CAE platform library development files
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 liboce-ocaf-lite11.

Package: liboce-ocaf-lite11
Description-md5: 1b8c9116c055aecf268b805fc63d248b
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package is part of the OpenCASCADE Application Framework, it
 provides shared libraries which have no dependency against X11.
 .
 This package contains the following shared libraries:
   TKCDF PTKernel TKLCAF FWOSPlugin TKPShape TKBinL TKXmlL
   TKPLCAF TKTObj TKShapeSchema TKStdLSchema

Package: liboce-ocaf11
Description-md5: a8981d919b18f6b4db0b3908b9ff04dd
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package provides OpenCASCADE Application Framework services and
 support for data exchange.
 .
 This package contains the following shared libraries:
   TKCAF TKBin TKXml TKPCAF TKBinTObj TKXmlTObj TKStdSchema
   TKXCAF TKXCAFSchema TKXmlXCAF TKBinXCAF TKXDEIGES TKXDESTEP

Package: liboce-visualization-dev
Description-md5: 0151c19d41837fa7cd1240a03991935b
Description-en: OpenCASCADE Community Edition CAE platform library development files
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 liboce-visualization11.

Package: liboce-visualization11
Description-md5: eb162819b0be9892e305e4bb68226e7d
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package provides services for displaying 2D and 3D graphics.
 .
 This package contains the following shared libraries:
   TKService TKV2d TKV3d TKOpenGl TKMeshVS TKNIS TKVRML TKVoxel

Package: oce-draw
Description-md5: 533f6a4b76d456eb78b823615dee7662
Description-en: OpenCASCADE Community Edition CAE platform shared library
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development.  It is an excellent platform for
 development of numerical simulation software including CAD/CAM/CAE, AEC and
 GIS, as well as PDM applications.
 .
 This package is based on OCE, OpenCASCADE Community Edition, which is
 maintained by a community of developers, and not by OpenCASCADE SAS.
 .
 This package contains the DRAW test harness.

Package: ocfs2-tools
Description-md5: 35dcd82fb739cced2d7441e218050187
Description-en: tools for managing OCFS2 cluster filesystems
 OCFS2 is a general purpose cluster filesystem. Unlike the initial release
 of OCFS, which supported only Oracle database workloads, OCFS2 provides
 full support as a general purpose filesystem.  OCFS2 is a complete rewrite
 of the previous version, designed to work as a seamless addition to the
 Linux kernel.
 .
 This package installs the tools to manage the OCFS2 filesystem, including mkfs,
 tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack.

Package: ocfs2-tools-dev
Description-md5: c83e087ed43fbcb16a766887bb9e850a
Description-en: tools for managing OCFS2 cluster filesystems - development files
 OCFS2 is a general purpose cluster filesystem. Unlike the initial release
 of OCFS, which supported only Oracle database workloads, OCFS2 provides
 full support as a general purpose filesystem.  OCFS2 is a complete rewrite
 of the previous version, designed to work as a seamless addition to the
 Linux kernel.
 .
 This package installs the development headers and static libraries.

Package: oci-image-tool
Description-md5: 827d73fbc4fd1a33bf0a8ff619f79acc
Description-en: OCI image tooling
 oci-image-tool is a collection of tools for working with the OCI image
 format specification (https://github.com/opencontainers/image-spec).

Package: oci-seccomp-bpf-hook
Description-md5: 46d2f5d72e14834b01cf6b7668c3c85a
Description-en: OCI hook to trace syscalls and generate a seccomp profile
 This project provides an OCI hook to generate seccomp profiles by
 tracing the syscalls made by the container. The generated profile
 would allow all the syscalls made and deny every other syscall.

Package: ocl-icd-dev
Description-md5: be7bcabcb12c654cda4efe6d7ab9ee95
Description-en: Development files to build an OpenCL ICD
 OpenCL (Open Computing Language) is a multivendor open standard for
 general-purpose parallel programming of heterogeneous systems that include
 CPUs, GPUs and other processors.
 .
 This package provides a header file that allows an OpenCL implementation
 to build an installable client driver (ICD). With an ICD, an OpenCL
 implementation can be used by any OpenCL program without the need
 to link the program to the specific OpenCL implementation.
 .
 For building OpenCL applications, install the ocl-icd-opencl-dev package
 instead.

Package: ocl-icd-libopencl1
Description-md5: 252e69db51366c895c699908fd2561ed
Description-en: Generic OpenCL ICD Loader
 OpenCL (Open Computing Language) is a multivendor open standard for
 general-purpose parallel programming of heterogeneous systems that include
 CPUs, GPUs and other processors.
 .
 This package contains an installable client driver loader (ICD Loader)
 library that can be used to load any (free or non-free) installable client
 driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can
 be installed and used together.

Package: ocl-icd-opencl-dev
Description-md5: 8af8228760b2fe7855ca83f0ba976060
Description-en: OpenCL development files
 OpenCL (Open Computing Language) is a multivendor open standard for
 general-purpose parallel programming of heterogeneous systems that include
 CPUs, GPUs and other processors.
 .
 This package provides the development files: headers and libraries.
 .
 It also ensures that the ocl-icd ICD loader is installed so its additional
 features (compared to the OpenCL norm) can be used: .pc file, ability to
 select an ICD without root privilege, etc.

Package: liboclgrind-21.10
Description-md5: b7e03084aab1a534dc523ed270f7f3ae
Description-en: core library for Oclgrind
 Oclgrind is an extensible OpenCL device simulator that provides a
 plugin interface to facilitate the creation of tools to aid analysis
 and development of OpenCL programs. Among the tools that Oclgrind
 provides are various debugging aids, such as out-of-bounds memory
 access checking, data-race detection, and an interactive debugger.
 .
 This package provides the core library for Oclgrind, implementing the
 simulator, plugin interface, and providing several built-in plugins.

Package: liboclgrind-dev
Description-md5: 6e12d50bb0e890f03c353089e81298a4
Description-en: development files for Oclgrind
 Oclgrind is an extensible OpenCL device simulator that provides a
 plugin interface to facilitate the creation of tools to aid analysis
 and development of OpenCL programs. Among the tools that Oclgrind
 provides are various debugging aids, such as out-of-bounds memory
 access checking, data-race detection, and an interactive debugger.
 .
 This package provides the development headers and libraries used for
 creating new Oclgrind plugins.

Package: oclgrind
Description-md5: b34014a5ce63ceff0c0e8bb0040fd40c
Description-en: OpenCL device simulator
 Oclgrind is an extensible OpenCL device simulator that provides a
 plugin interface to facilitate the creation of tools to aid analysis
 and development of OpenCL programs. Among the tools that Oclgrind
 provides are various debugging aids, such as out-of-bounds memory
 access checking, data-race detection, and an interactive debugger.
 .
 Oclgrind implements the OpenCL 1.2 runtime API, which makes
 simulating an existing OpenCL program very straightforward - simply
 prefix your usual application command-line with 'oclgrind'. There is
 also a simple interface for simulating individual kernels in
 isolation via the 'oclgrind-kernel' command.

Package: opencubicplayer
Description-md5: 17a4ad3459dac27a5d2b9f5686c47639
Description-en: UNIX port of Open Cubic Player
 This is a port of the Open Cubic Player to UNIX from DOS. Provides a
 nice textbased frontend, with some few optional features in graphical.
 Plays modules, sids, wave, audio CD, midi, ogg, flac, adlib, mp3, ahx,
 hvl, and ym.

Package: opencubicplayer-doc
Description-md5: 83d8a38a20fc52d1a5fe170708dd2b24
Description-en: Documentation for UNIX port of Open Cubic Player
 This is the documentation for the  port of the Open Cubic Player to
 UNIX from DOS. Provides a nice textbased frontend, with some few
 optional features in graphical. Plays modules, sids, wave, audio CD,
 midi, ogg, flac, adlib, mp3, and ym.

Package: libocp-indent-ocaml
Description-md5: d3852e0bb1bcaa46b117432658960a42
Description-en: OCaml indentation tool for emacs and vim - libraries
 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the shared libraries.

Package: libocp-indent-ocaml-dev
Description-md5: 5fde9882f06552f949cafe81fc719a8d
Description-en: OCaml indentation tool for emacs and vim - development libraries
 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the development libraries.

Package: ocp-indent
Description-md5: 44773101fa3ab3075605a52f93ca1e40
Description-en: OCaml indentation tool for emacs and vim - runtime
 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the runtime binary and the vim and emacs extensions.

Package: libocplib-endian-ocaml
Description-md5: f3685f572c85ded0e532c2ceab8efe8e
Description-en: optimised functions to read and write int16/32/64 (runtime)
 Optimised functions to read and write int16/32/64 from strings, bytes
 and bigarrays, based on primitives added in version 4.01.
 .
 The library implements three modules:
  * EndianString works directly on strings, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBytes works directly on bytes, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBigstring works on bigstrings (Bigarrays of chars), and
    provides submodules BigEndian and LittleEndian, with their unsafe
    counter-parts.
 .
 This package contains the runtime files.

Package: libocplib-endian-ocaml-dev
Description-md5: 4bc79cd531e25770b7d4767aa913caf3
Description-en: optimised functions to read and write int16/32/64 (development)
 Optimised functions to read and write int16/32/64 from strings, bytes
 and bigarrays, based on primitives added in version 4.01.
 .
 The library implements three modules:
  * EndianString works directly on strings, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBytes works directly on bytes, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBigstring works on bigstrings (Bigarrays of chars), and
    provides submodules BigEndian and LittleEndian, with their unsafe
    counter-parts.
 .
 This package contains the development files.

Package: ocplib-simplex-ocaml-dev
Description-md5: c755269fc07de400d1f1731f4582d63e
Description-en: simplex library for solving linear inequalities
 ocplib-simplex is a (fully) functional OCaml implementation of the
 simplex algorithm for solving systems of linear inequalities. The
 implementation is incremental and backtrackable. It is able to
 extract unsat-cores for unsatisfiable problems, and supports linear
 optimization.

Package: ocproxy
Description-md5: b045fcb3a9747aca5114dbad3e3bb2f5
Description-en: SOCKS proxy for openconnect
 ocproxy is a SOCKS and port-forwarding proxy for use with openconnect.
 It implements its own userland IP stack, allowing a non-administrator to
 establish VPN connections without a need for tunnel devices. Instead
 of adding the host machine to the network at the other end of the VPN,
 ocproxy listens for local connections and forwards their traffic over the
 VPN, similar to "ssh -D" and "ssh -L".  Web browsers, remote login utilities
 and other programs can then access resources on the VPN through the
 proxy.  Applications that are unaware of the proxy cannot accidentally send
 traffic over the VPN, and multiple ocproxy instances may be connected to
 different VPNs concurrently.

Package: libocrad-dev
Description-md5: 5d6dc17f69ab81875b40715fa732a7cd
Description-en: optical character recognition library
 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
 feature extraction method. It reads a bitmap image in pgm/pbm format and
 produces text in byte (8-bit) or UTF-8 formats.
 .
 Ocrad includes a layout analyzer able to separate the columns or blocks
 of text normally found on printed pages.
 .
 This package includes the static library.

Package: ocrad
Description-md5: fc39bf0314a34942956b23b481ad19d8
Description-en: optical character recognition program
 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
 feature extraction method. It reads a bitmap image in pgm/pbm format and
 produces text in byte (8-bit) or UTF-8 formats.
 .
 Ocrad includes a layout analyzer able to separate the columns or blocks
 of text normally found on printed pages.
 .
 This package includes the command-line tool.

Package: ocrfeeder
Description-md5: 366687e89d544981c3515fd2c7e7e58d
Description-en: Document layout analysis and optical character recognition system
 OCRFeeder is a document layout analysis and optical character
 recognition system.
 .
 Given the images it will automatically outline its contents,
 distinguish between what's graphics and text and perform OCR over the
 latter. It generates multiple formats being its main one ODT.
 .
 It features a complete GTK+ graphical user interface that allows the
 users to correct any unrecognized characters, defined or correct
 bounding boxes, set paragraph styles, clean the input images, import
 PDFs, save and load the project, export everything to multiple
 formats, etc.

Package: ocrmypdf
Description-md5: 92e84e27a8b71a2a3c36765dc4aab039
Description-en: add an OCR text layer to PDF files
 OCRmyPDF generates a searchable PDF/A file from a regular PDF
 containing only images, allowing it to be searched.
 .
 It uses the Tesseract OCR engine and so supports all the languages
 that Tesseract does.
 .
 Some other main features:
 .
   * Places OCR text accurately below the image to ease copy / paste
   * Keeps the exact resolution of the original embedded images
   * When possible, inserts OCR information as a lossless operation
     without rendering vector information
   * Keeps file size about the same
   * If requested deskews and/or cleans the image before performing OCR
   * Validates input and output files
   * Provides debug mode to enable easy verification of the OCR results
   * Processes pages in parallel when more than one CPU core is
     available
   * Battle-tested on thousands of PDFs, a test suite and continuous
     integration.

Package: ocrmypdf-doc
Description-md5: 12c145a1bdad6136f096d97798164403
Description-en: add an OCR text layer to PDF files - documentation
 OCRmyPDF generates a searchable PDF/A file from a regular PDF
 containing only images, allowing it to be searched.
 .
 It uses the Tesseract OCR engine and so supports all the languages
 that Tesseract does.
 .
 This package includes OCRmyPDF's HTML documentation.

Package: ocserv
Description-md5: 4db510f429382469247db91a4d396ce4
Description-en: OpenConnect VPN server compatible with Cisco AnyConnect VPN
 OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a
 secure, small, fast and configurable VPN server. It implements the OpenConnect
 SSL VPN protocol, and has also (currently experimental) compatibility with
 clients using the AnyConnect SSL VPN protocol. The OpenConnect VPN protocol
 uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS to
 provide the secure VPN service. The server is implemented primarily for the
 GNU/Linux platform but its code is designed to be portable to other UNIX
 variants as well.
 .
 Ocserv's main feature is isolation of the VPN users from the main VPN server
 process. Each authenticated user is assigned an unprivileged worker process,
 and a networking (tun) device. That not only eases the control of the resources
 of each user or group of users, but also prevents privilege escalation due to
 any bug on the VPN handling (worker) server. Each VPN user can be authenticated
 using password, PAM, public key (in a smart card or not) or any combination of
 methods.

Package: libocsigenserver-ocaml
Description-md5: 85d30e4e1955715ce7329b6590fb7564
Description-en: web server of the Ocsigen project (runtime libraries)
 The Ocsigen project is aimed at proposing clean and safe tools for
 developing and running client/server Web 2.0 applications.
 .
 Ocsigen Server is a full featured Web server. It implements most
 features of the HTTP protocol, and has a very powerful extension
 mechanism that make very easy to plug your own OCaml modules for
 generating pages. Many extensions are available, like a reverse
 proxy, content compression, access control, authentication, etc.
 .
 This package contains runtime libraries.

Package: libocsigenserver-ocaml-dev
Description-md5: a67c331d7c29c9ca274305599b26f3c7
Description-en: web server of the Ocsigen project (dev libraries)
 The Ocsigen project is aimed at proposing clean and safe tools for
 developing and running client/server Web 2.0 applications.
 .
 Ocsigen Server is a full featured Web server. It implements most
 features of the HTTP protocol, and has a very powerful extension
 mechanism that make very easy to plug your own OCaml modules for
 generating pages. Many extensions are available, like a reverse
 proxy, content compression, access control, authentication, etc.
 .
 This package contains development libraries.

Package: ocsigenserver
Description-md5: 635eae691583f148ead250733aee1445
Description-en: web server of the Ocsigen project
 The Ocsigen project is aimed at proposing clean and safe tools for
 developing and running client/server Web 2.0 applications.
 .
 Ocsigen Server is a full featured Web server. It implements most
 features of the HTTP protocol, and has a very powerful extension
 mechanism that make very easy to plug your own OCaml modules for
 generating pages. Many extensions are available, like a reverse
 proxy, content compression, access control, authentication, etc.

Package: ocsigenserver-doc
Description-md5: 330c8d9f36fb9ef15f7adea05a714432
Description-en: web server of the Ocsigen project (documentation)
 The Ocsigen project is aimed at proposing clean and safe tools for
 developing and running client/server Web 2.0 applications.
 .
 Ocsigen Server is a full featured Web server. It implements most
 features of the HTTP protocol, and has a very powerful extension
 mechanism that make very easy to plug your own OCaml modules for
 generating pages. Many extensions are available, like a reverse
 proxy, content compression, access control, authentication, etc.
 .
 This package contains documentation: the manual (in wikicreole
 format) and the API reference generated by ocamldoc (in HTML format).

Package: ocsinventory-agent
Description-md5: 985d7c6a819d5adecbca957131518643
Description-en: Hardware and software inventory tool (client)
 Open Computer and Software Inventory Next Generation is an
 application designed to help a network or system administrator to
 keep track of the hardware and software configurations of computers
 that are installed on the network.  It also allows deploying
 software, scripts and files on client computers.
 .
 This package contains the client part.

Package: ocsinventory-reports
Description-md5: 828f52b11c31b23ecfc12ae4a16fed8c
Description-en: Hardware and software inventory tool (Administration Console)
 Open Computer and Software Inventory Next Generation is an application
 designed to help a network or system administrator keep track of the
 computers configuration and software that are installed on the network.
 .
 Information about Hardware and Operating System are collected.
 OCS Inventory is also able to detect all active devices on your network,
 such as switch, router, network printer and unattended devices.
 It also allows deploying software, commands or files on client computers.
 .
 This package contains the 'Administration Console' part.

Package: ocsinventory-server
Description-md5: a7fb9a04b349bbab052f183add58153c
Description-en: Hardware and software inventory tool (Communication Server)
 Open Computer and Software Inventory Next Generation is an application
 designed to help a network or system administrator keep track of the
 computers configuration and software that are installed on the network.
 .
 Information about Hardware and Operating System are collected.
 OCS Inventory is also able to detect all active devices on your network,
 such as switch, router, network printer and unattended devices.
 It also allows deploying software, commands or files on client computers.
 .
 This package contains the 'Communication Server' part.
 Note that this is the XML-RPC/SOAP server, not the web interface (which is
 provided in the ocsinventory-reports package).

Package: libocsipersist-lib-ocaml
Description-md5: 0d26099a6ff5afca0cbcc1028abd5805
Description-en: persistent key/value storage for Ocsigen (support library) (runtime)
 This library defines signatures and auxiliary tools for defining
 backends for the Ocsipersist frontend. Ocsipersist is used
 pervasively in Eliom/Ocsigen to handle sessions and references. It
 can be used as an extension for ocsigenserver or as a
 library. Implementations of the following backends currently exist:
 PostgreSQL, SQLite.
 .
 This package contains runtime files.

Package: libocsipersist-lib-ocaml-dev
Description-md5: 6e08cbcc8cd11537175e86a3a6d048bb
Description-en: persistent key/value storage for Ocsigen (support library) (dev)
 This library defines signatures and auxiliary tools for defining
 backends for the Ocsipersist frontend. Ocsipersist is used
 pervasively in Eliom/Ocsigen to handle sessions and references. It
 can be used as an extension for ocsigenserver or as a
 library. Implementations of the following backends currently exist:
 PostgreSQL, SQLite.
 .
 This package contains development files.

Package: libocsipersist-ocaml
Description-md5: 9c97f02ba7e1041116ed8006143e7a80
Description-en: persistent key/value storage for Ocsigen (runtime)
 This is an virtual library defining a unified frontend for a number
 of key/value storage implementations. Ocsipersist is used pervasively
 in Eliom/Ocsigen to handle sessions and references. It can be used as
 an extension for ocsigenserver or as a library. Implementations of
 the following backends currently exist: PostgreSQL, SQLite.
 .
 This package contains runtime files.

Package: libocsipersist-ocaml-dev
Description-md5: 345575b881edc56701b3eeeaf10615c2
Description-en: persistent key/value storage for Ocsigen (dev)
 This is an virtual library defining a unified frontend for a number
 of key/value storage implementations. Ocsipersist is used pervasively
 in Eliom/Ocsigen to handle sessions and references. It can be used as
 an extension for ocsigenserver or as a library. Implementations of
 the following backends currently exist: PostgreSQL, SQLite.
 .
 This package contains development files.

Package: libocsipersist-pgsql-ocaml
Description-md5: 0e90149a060df5c6b2963821e18aab97
Description-en: persistent key/value storage for Ocsigen using PostgreSQL (runtime)
 This library provides a PostgreSQL backend for the unified key/value
 storage frontend as defined in the ocsipersist package. Ocsipersist
 is used pervasively in Eliom/Ocsigen to handle sessions and
 references. It can be used as an extension for ocsigenserver or as a
 library.
 .
 This package contains runtime files.

Package: libocsipersist-pgsql-ocaml-dev
Description-md5: 924d121c7f4d5699fbe73d281e331cfb
Description-en: persistent key/value storage for Ocsigen using PostgreSQL (dev)
 This library provides a PostgreSQL backend for the unified key/value
 storage frontend as defined in the ocsipersist package. Ocsipersist
 is used pervasively in Eliom/Ocsigen to handle sessions and
 references. It can be used as an extension for ocsigenserver or as a
 library.
 .
 This package contains development files.

Package: libocsipersist-sqlite-ocaml
Description-md5: 307632a4b33af3cfadc30a2b36ee0abe
Description-en: persistent key/value storage for Ocsigen using SQLite (runtime)
 This library provides a SQLite backend for the unified key/value
 storage frontend as defined in the ocsipersist package. Ocsipersist
 is used pervasively in Eliom/Ocsigen to handle sessions and
 references. It can be used as an extension for ocsigenserver or as a
 library.
 .
 This package contains runtime files.

Package: libocsipersist-sqlite-ocaml-dev
Description-md5: f307adc69b6bb3ad6f5743b3149b5da3
Description-en: persistent key/value storage for Ocsigen using SQLite (dev)
 This library provides a SQLite backend for the unified key/value
 storage frontend as defined in the ocsipersist package. Ocsipersist
 is used pervasively in Eliom/Ocsigen to handle sessions and
 references. It can be used as an extension for ocsigenserver or as a
 library.
 .
 This package contains development files.

Package: liboctave-dev
Description-md5: c6d984af51054f08a52fc69d81d4538d
Description-en: transitional dummy package for GNU Octave development
 The only purpose of this package is to ensure a smooth upgrade to the new
 'octave-dev' package which replaces 'liboctave-dev'. It can be safely removed.

Package: octave
Description-md5: 0b698a784c8abd598a990058068ce427
Description-en: GNU Octave language for numerical computations
 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.

Package: octave-common
Description-md5: 73c23a395ed68665aa8e921b9d55eb81
Description-en: architecture-independent files for octave
 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.
 .
 This package provides the architecture-independent files (Octave scripts
 and other helper files).

Package: octave-dev
Description-md5: 043714be64f3fab45c4f444484bf7bb1
Description-en: development files for the GNU Octave language
 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the header files and the mkoctfile script used for
 extending Octave via compiled code.

Package: octave-doc
Description-md5: 2fe7cc0507a7078c652cb5803756c5a6
Description-en: documentation of the GNU Octave language
 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in HTML, PDF and Info
 formats:
  - the main user manual
  - a document on the C++ classes used internally by Octave.
 .
 It also includes a reference card in PDF format and in a4, letter and legal
 paper sizes.
 .
 This package is required by the 'help -i' command at the Octave command-line
 and by the help documentation browser in the graphical interface.

Package: octave-arduino
Description-md5: 73c3d235fad10cb5938591e1f05ecdf6
Description-en: Octave Arduino Toolkit
 Basic Octave implementation of the matlab arduino extension,
 allowing communication to a programmed arduino board to control its
 hardware.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-audio
Description-md5: 2720f6d4a9de759a866a9bd0d1632958
Description-en: MIDI functions for Octave
 This package provides MIDI functionality for Octave, a numerical
 computation software.  Three types of functions are provided: (1)
 functions that directly allow opening, sending and receiving MIDI
 messages, (2) functions that provide a layer on top of the device
 functions for using MIDI controls, and (3) basic functions that allow
 read and write of MIDI files.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-bim
Description-md5: 48b6db07ba0f7e104116a2785ef19833
Description-en: PDE solver using a finite element/volume approach in Octave
 This package contains scripts for solving Diffusion Advection
 Reaction (DAR) Partial Differential Equations based on the Finite
 Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method
 (BIM) in Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-bsltl
Description-md5: 312f4fefb2908af2d01e6052cf01f95f
Description-en: biospeckle laser tool library for Octave
 The BSLTL package is a free collection of routines for working with
 the digital processing of biospeckle laser pattern images in Octave,
 a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-cgi
Description-md5: 4d89e2ccadc1d94e04ef4668deeb070b
Description-en: Common Gateway Interface for Octave
 This package allow the creation of CGI (Common Gateway Interface)
 objects and the parsing of CGI query string from GET or POST requests.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-communications
Description-md5: 38e85a3f8dfb0c75f007c9a8afb39609
Description-en: communications package for Octave
 This package provides functions for Octave, a numerical computation
 software, to perform error analysis on communication signals,
 convert between analog and digital signals, and many more functions
 pertaining to signal analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-communications-common
Description-md5: 4e0e428f8ad8473eb2b7cad8dced6f55
Description-en: communications package for Octave (arch-indep files)
 This package provides functions for Octave, a numerical computation
 software, to perform error analysis on communication signals,
 convert between analog and digital signals, and many more functions
 pertaining to signal analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package contains the architecture-independent files for the
 octave-communications package.

Package: octave-control
Description-md5: 37aa7bf6c830ebc4a7201fa6987314a8
Description-en: computer-aided control system design (CACSD) for Octave
 This package provides additional functions related to control theory
 in Octave, a numerical computation software. The functions are based on SLICOT
 Fortran library <http://www.slicot.org>.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-data-smoothing
Description-md5: 55574626fc06c3f7c33ff2224f44462d
Description-en: functions to do data smoothing on noisy data
 This package provides functions to do noisy data smoothing in Octave,
 a numerical computation software. It contains functions to calculate
 the divided difference of order d of a vector x (ddmat) and several
 functions to do Tikhonov data manipulation.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-dataframe
Description-md5: 01f45f2ff9987a3302f6d70dec37f801
Description-en: manipulate data in Octave similar to R data.frame
 In the R language, a dataframe object is a way to group tabular data.  The
 functions in this package allow the manipulation of data in a similar way
 in Octave.  Dataframe objects in Octave can be created in a variety of
 ways (from other objects or from tabular data in a file) and then can be
 accessed either as matrix or by column name.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-dicom
Description-md5: 2c088a626de7f3b5e8ab445e3a37f720
Description-en: manipulate DICOM files in Octave
 Digital communications in medicine (DICOM) is an information
 standard, originally created for image transfer, which now deals with
 a large range of medical data.
 .
 This package provides functions to read and (eventually) write DICOM
 files in Octave, a scientific computation software. The functions in
 the package are intended to have similar usage as the dicom functions
 in the Matlab Image Processing Toolbox. In Octave they are separate:
 most image package users will not use dicom, and its dependency might
 be considered troublesome.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-divand
Description-md5: 0509c8b6c073bd16cea24f84615a63e6
Description-en: n-dimensional interpolation for Octave
 This package contains functions for performing multidimensional
 variational analysis in Octave, a scientific computation software.
 They allow the interpolation and analysis of observations on
 curvilinear orthogonal grids in an arbitrary high dimensional space
 by minimizing a cost function.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-doctest
Description-md5: 73a678ea7ab2cfecb933689f20f5214a
Description-en: documentation tests for Octave
 Find and run example code within documentation.
 Formatted blocks of example code are extracted from documentation
 files and executed to confirm their output is correct.  This can be
 part of a testing framework or simply to ensure that documentation
 stays up-to-date during software development.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-econometrics
Description-md5: 77d19b3670c180afc92ddabb5d6ac797
Description-en: econometrics functions for Octave
 This package provides functions to work with econometrics in Octave,
 a numerical computation software. The functions include methods to do
 maximum likelihood (mle_estimate) and general method of moments
 (gmm_estimate) based estimations.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-financial
Description-md5: 1ff876c7ec843b3d8cb54f431c979261
Description-en: financial package for Octave
 This package provides Monte Carlo simulation, options pricing routines,
 financial manipulation, plotting functions and additional date manipulation
 tools for Octave.
 It also provides functions to calculate taxed rates, relative strength
 index, positive volume index, modified internal rate of return amongs many
 more.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-fits
Description-md5: 6da1806e4dbeceaf1b97dbe0a88f9915
Description-en: manipulation of FITS files in Octave
 The Octave-FITS package provides functions for
 reading and writing FITS (Flexible Image Transport System) files.
 This package uses the libcfitsio library.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-fpl
Description-md5: f2d7a5a480c1b02d1e47a8ce60775929
Description-en: plot data on unstructured triangular and tetrahedral meshes in Octave
 FPL is a collection of routines for plotting  data on finite element
 method (FEM) meshes.  It provides routines for outputting files and
 displaying data in OpenDX (IBM Visualization Data Explorer) and VTK
 (Visualization Toolkit) formats.  It allows displays of triangular
 and tetrahedral meshes, as well as scalar and 2D vector fields.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-fuzzy-logic-toolkit
Description-md5: a0d701808afb102615825ec307a54204
Description-en: fuzzy logic toolkit for Octave
 The Octave Fuzzy Logic Toolkit is a toolkit for Octave, a scientific
 computation software, that provides a large MATLAB compatible subset
 of the functionality of the MATLAB Fuzzy Logic Toolbox as well as
 many extensions. The toolkit includes functions that enable the user
 to build, modify, and evaluate Fuzzy Inference Systems (FISs) from
 the command line and from Octave scripts, read/write FISs to/from
 files, and produce graphical output of both the membership functions
 and the FIS outputs.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-ga
Description-md5: 04e0fcc7a56a7341e2633d3e9dee98f9
Description-en: genetic optimization code for Octave
 This package provides function to work with genetic algorithms in Octave, a
 numerical computation software. It provides the ga() function, which works
 similarly to other optimization functions in Octave.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-general
Description-md5: 6ee1125e031cae2f4701442add790453
Description-en: provide extra general functions for Octave
 This package provides additional general functions for Octave, a
 numerical computation software. It contains functions to transpose
 complex matrixes (ctranspose), check if a string is sorted
 (issorted), take the non-conjugate transpose of a matrix (transpose),
 and a function to generate a symmetric matrix from the lower
 triangular elements of a vector (unvech), among others.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-geometry
Description-md5: 3fa38089818cada650f782e1acf4233f
Description-en: extension of MatGeom functionality in Octave
 This package extends the MatGeom functions for Octave, a scientific
 computing software.  It is useful to create, transform, manipulate and
 display geometric primitives in 2D.  It also contains functions for
 performing boolean operations between two polygons and to manipulate files
 in SVG and gmsh formats.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-gsl
Description-md5: baae6a89a99bc471c70ac16055639245
Description-en: GSL binding for Octave
 This package provides bindings to the GNU Scientific Library for
 Octave, a numerical computation software. The GSL is a collection
 of routines for numerical analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-image
Description-md5: cb3f73f74fdb27b78faf30e3a0c8756e
Description-en: image manipulation for Octave
 This package provides functions for processing images. The package
 also provides functions for feature extraction, image statistics,
 spatial and geometric transformations, morphological operations,
 linear filtering, and much more.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-image-acquisition
Description-md5: f166189e388ead9b1081acb8d26e3205
Description-en: image acquisition package for Octave
 The Octave-forge Image Acquisition package provides functions
 to capture images from connected devices. Currently only v4l2 is supported.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-instrument-control
Description-md5: fbbe7b778112fbb1228bc5cd56ba2ce5
Description-en: instrument control for Octave
 This package contains Low level input/output functions for serial,
 i2c, parallel, tcp, gpib, vxi11 and usbtmc interfaces for use in
 Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-interval
Description-md5: 46eb5c8150267b8394348904c9db0e31
Description-en: real-valued interval arithmetic for Octave
 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain.  All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results.  Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-interval-doc
Description-md5: ef30b0d3df1dd62264bbe9a08bac33d0
Description-en: real-valued interval arithmetic for Octave (arch-indep files)
 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain.  All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results.  Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package provides documentation in HTML format for the octave-interval
 package.

Package: octave-io
Description-md5: 29ec64680d54f6ae4cefaa476f5d0214
Description-en: input/output data functions for Octave
 This package provides functions to input/output data in different
 formats in Octave, a numerical computation software. It contains
 functions to add variables to existing save files (append_save), read
 and write matrixes to a text file (dlmwrite, csvread, csvwrite) and
 read Excel spreadsheet (xlsread) and OpenDocument spreadsheet (odsread).
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-jsonlab
Description-md5: 91a48178fd74c839e27db11ae144158d
Description-en: native JSON/UBJSON/MassagePack encoder/decoder for Octave
 JSONLab is a free and open-source JSON/UBJSON/MessagePack encoder and
 decoder written in the native MATLAB language. It can be used to convert a
 MATLAB data structure (array, struct, cell, struct array, cell array, and
 objects) into JSON/UBJSON/MessagePack formatted strings and files, or to
 parse a JSON/UBJSON/MessagePack file into MATLAB data structure. JSONLab
 supports both MATLAB and GNU Octave.
 .
 JSONLab is not just a parser and writer of JSON/UBJSON data files, but one
 that systematically converts complex scientific data structures into
 human-readable and universally supported JSON forms using the standardized
 JData data annotations.
 .
 This package provides support for Octave.

Package: python3-octave-kernel
Description-md5: fb7825cc18d16256058274d435c8cc53
Description-en: Jupyter kernel for Octave
 This package integrates the use of the Octave language within
 the Jupyter Notebook by providing a kernel that communicates
 using the standard API with the octave-cli.  It also handles
 plotting and displays graphs within the notebook as expected.

Package: octave-level-set
Description-md5: 8d5908123584b520c512f01af9bd1b9f
Description-en: level-set toolbox for Octave
 This package contains routines for calculating the time-evolution of
 the level-set equation and extracting geometric information from the
 level-set function in Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-linear-algebra
Description-md5: 187e8c407daf39f0dc12f5988ceff006
Description-en: additional linear-algebra functions for Octave
 This package provides additional functions to work on linear algebra
 code in Octave, a numerical computation software. This package
 includies general singular value methods to factorize a matrix
 (bicg), function to calculate the condition numbers of eigenvalues of
 a matrix (condeig), a matrix equivalent of the Octave function name
 (funm) and trigonometric/hyperbolic functions for square matrixes.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-lssa
Description-md5: f4c27be4e993dea3ed85c6ab7df596de
Description-en: least squares spectral analysis for Octave
 This package implementing tools to compute spectral decompositions of
 irregularly-spaced time series in Octave, a scientific software
 package.  Currently includes functions based off the Lomb-Scargle
 periodogram and Adolf Mathias' implementation for R and C.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-mapping
Description-md5: 6f310eaf1b8da3255315a040917b5763
Description-en: geographical mapping functions for Octave
 This package contains simple mapping and GIS .shp and raster file
 functions for Octave, a numerical computation software.  It includes
 functions for computing angular distances and displacements between
 points on a sphere, as well as the great circle azimuth.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-matgeom
Description-md5: 56df8b0a4aca985a83d638fa45b386aa
Description-en: computational geometry for Octave
 This package contain a geometry toolbox for 2D/3D geometric computing in
 Octave, a numerical computation software. It contains several hundreds of
 functions for the creation and manipulation of 2D and 3D shapes such as
 point sets, lines, polygons, 3D meshes, ellipses, etc.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-miscellaneous
Description-md5: ae355b1517c7562ea62f66aa419429bd
Description-en: miscellaneous tools for Octave
 This package provides miscellaneous tools for Octave, a numerical
 computation program. Included are functions to create a LaTeX file
 from a comma separated data file (csv2latex), map matrices and
 cells (map), a match filter that resembles the filter in Python
 (match) and many more.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-missing-functions
Description-md5: dba87e69ab7661a8d303aadce3a5bd41
Description-en: finds functions that are in Matlab but not in Octave
 This package finds functions that are in Matlab but not in Octave, a
 numerical calculation software. This package should just be
 interesting to those who are willing to implement the missing
 functions and provide them to the Octave project.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-msh
Description-md5: 071151b77a10927001957a9a1c2ef898
Description-en: create and manage meshes for FE or FV solvers in Octave
 This package creates and manages triangular and tetrahedral meshes
 for Finite Element or Finite Volume PDE solvers in Octave, a
 scientific computation software. It uses a mesh data structure
 compatible with pdetool.  It relies on gmsh for unstructured mesh
 generation.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-mvn
Description-md5: be8af51379220e3fc05194967324a42c
Description-en: multivariate normal distribution clustering for Octave
 This package contains multivariate normal distribution clustering and
 utility functions for Octave, a scientific computation software. It
 implements different divergence techniques for similarity computation
 and also include a k-means clustering method for the multivariate
 Gaussians and a method to compute native self-organizing maps for
 multivatiate Gaussians and their divergences.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-nan
Description-md5: 692a5316947b9609b85b39d3f1cd7472
Description-en: handles data with and without missing values in Octave
 This package allows the handling of data with and without missing
 values by using NaN in Octave. Features of this package includes:
 implement of the statistical tools, supports DIM argument, supports
 unbiased estimation significance test, confidence intervals and
 Spearman`s rank correlation included in CORRCOEF.
 .
 This package changes the way NaNs are handled in Octave. In order to use
 its functions, the user must explicitly ask Octave to load the package.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-ncarray
Description-md5: c80a87878018a3be1941b5f098fb300d
Description-en: access NetCDF files as a multi-dimensional array in Octave
 This package contains functions for accessing a single or a
 collection of NetCDF files as a multi-dimensional array in Octave, a
 scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-netcdf
Description-md5: 2dca8df0b3d6d0e1f6fdb3c597587f5b
Description-en: Matlab compatible NetCDF interface for Octave
 This package contains the Octave binding to the NetCDF library,
 allowing the creation, the reading, and the display of meta-data of
 NetCDF files.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-nurbs
Description-md5: 5bb28ce7d0f117c11371604570d4b2c6
Description-en: non-uniform rational B-splines for Octave
 This package contains a collection of routines for the creation and
 manipulation of Non-Uniform Rational B-Splines (NURBS) using Octave,
 a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-octclip
Description-md5: fa7af333d7aa69d566774091df03c297
Description-en: boolean operations with polygons in Octave
 The octclip package contain functions for performing boolean
 operations (intersection, union, difference, and exclusive or) between
 two polygons in Octave using the Greiner-Hormann algorithm.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-octproj
Description-md5: 7983e8dbbb43e653dbbab978ffd62dc5
Description-en: GNU Octave bindings to PROJ.4
 OctPROJ allows one to perform cartographic projections in Octave, a
 scientific computation software, using the PROJ.4 library. The
 available functions provide forward and inverse computation between
 geodetic and projected coordinates, including altitude.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-optics
Description-md5: 7de7dfc3b3e5c7b3f26ece07750a590b
Description-en: optics functions for Octave
 This package covers various aspects of optics in Octave, a scientific
 computation software.  It contains functions for manipulating Jones,
 Mueller, and Stokes matrices and for computing Zernike polynomials.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-optim
Description-md5: cd6f2c1dffb632b311fa7b836e5f0814
Description-en: unconstrained non-linear optimization toolkit for Octave
 Unconstrained Non-linear Optimization toolkit for Octave, a numerical
 computation software. Included are functions to do linear least
 square fitting on data points, nonlinear regression using the
 Levenberg-Marquardt algorithm, Prony's method for non-linear exponent
 fitting and many more.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-optiminterp
Description-md5: dab6749ab72457bbe99db45f944ff015
Description-en: optimal interpolation package for Octave
 This package is an optimal interpolation package for Octave, a
 numerical computation software. This package provides functions to do
 n-dimensional optimal interpolations of arbitrarily distributed data
 points.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-parallel
Description-md5: e6bccc5e5b445665505bb13fbed10f9f
Description-en: parallel execution of Octave in clusters of computers
 This is a package to add parallel computing functions to Octave. The
 parallel computing functions are supported without any additional parallel
 computing libraries such as MPI and PVM.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-quaternion
Description-md5: 9134ecdd595c996e2a4dd314f6a6d4ac
Description-en: quaternion package for Octave
 This package implements the manipulation of quaternions used for
 frame transformation.  It runs under Octave, a scientific computation
 software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-queueing
Description-md5: f6edf7b7fd07b602759acf5042a9e233
Description-en: Queueing Networks and Markov chains analysis for Octave
 The queueing package provides functions for queueing
 networks and Markov chains analysis. This package can be used to
 compute steady-state performance measures for open, closed and mixed
 networks with single or multiple job classes. Mean Value Analysis
 (MVA), convolution, and various bounding techniques are
 implemented. Furthermore, several transient and steady-state
 performance measures for Markov chains can be computed, such as state
 occupancy probabilities, mean time to absorption, time-averaged
 sojourn times and so forth. Discrete- and continuous-time Markov
 chains are supported.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-secs1d
Description-md5: b55096d10a314133664a815638733698
Description-en: semi conductor simulator in 1D for Octave
 This package contains functions for running a drift-diffusion
 simulator for 1d semiconductor devices in Octave, a scientific
 computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-secs2d
Description-md5: b25c02886526cbf43a8e10c47e0d04b4
Description-en: semi conductor simulator in 2D for Octave
 This package contains functions for running a drift-diffusion
 simulator for 2d semiconductor devices in Octave, a scientific
 computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-secs3d
Description-md5: 9f0de83041878ffca5a1ba44f0fc2fc8
Description-en: Drift-Diffusion simulator for 3d semiconductor devices in Octave
 This package provides functions for Drift-Diffusion simulation of 3d
 semiconductor devices in Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-signal
Description-md5: b29c0d79511d18e8631672041b99928d
Description-en: signal processing functions for Octave
 This package provides signal processing tools including filtering,
 windowing and display functions in octave.
 .
 Blackman-Harris, Blackman-Nuttall and Bohman are among the windowing functions
 and filters include Chebyshev type filters and butterworth filters.
 .
 Additionally, some wavelet functions are included.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-sockets
Description-md5: c936fa6902af671fb16804e74144551f
Description-en: communication through Internet sockets in Octave
 This package provides functions to work with sockets in octave,
 mimicking the Unix socket API (socket, connect, disconnect,
 gethostbyname, send, recv, bind, listen, and accept)
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-sparsersb
Description-md5: 853fbd7d72a77e93d42a7455aba4a851
Description-en: RSB sparse matrix manipulation for Octave
 This package contains an interface to the librsb package implementing
 the Recursive Sparse Blocks (RSB) sparse matrix format for fast
 shared-memory sparse matrix computations in Octave, a scientific
 computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-specfun
Description-md5: f2a90395580d884409b85c4682ab2a8c
Description-en: special mathematical functions for Octave
 This package provides special mathematical functions for octave,
 including elliptic functions, sine integral, exponential integrals, Dirac
 delta distribution, and the Riemann zeta function.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-splines
Description-md5: be4c899e3cf283ea6a8a5d4e26df82e7
Description-en: cubic spline functions for Octave
 This package provides functionality to work with additional cubic
 spline functions in Octave.  It contains interpolation functions
 using cubic splines with various end conditions as well as functions
 for differentiating splines and plotting them.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-statistics
Description-md5: 1ba7cc3e126607a956ddf79bfa0eb2b2
Description-en: additional statistical functions for Octave
 This package provides additional statistical functions for Octave, including
 mean and variance for several distributions (geometric, hypergeometric,
 exponential, lognormal and others).
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-stk
Description-md5: e6004d11f34cbec00601c2f2e7820c4b
Description-en: (not so) Small Toolbox for Kriging
 The STK is a (not so) Small Toolbox for Kriging. Its primary
 focus is on the interpolation/regression technique known as kriging, which
 is very closely related to Splines and Radial Basis Functions, and can be
 interpreted as a non-parametric Bayesian method using a Gaussian Process
 (GP) prior. The STK also provides tools for the sequential and
 non-sequential design of experiments. Even though it is, currently, mostly
 geared towards the Design and Analysis of Computer Experiments (DACE), the
 STK can be useful for other applications areas (such as Geostatistics,
 Machine Learning, Non-parametric Regression, etc.).
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-strings
Description-md5: 6651e64f63fe665e8d5fa39ff8fe7513
Description-en: additional string manipulation functions for Octave
 This package provides additional functions to manipulate strings in Octave,
 including the possibility to decode from and encode into base64, and using
 Perl-compatible regular expressions.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-struct
Description-md5: b818bfd4b3e5760829a15bc2fa1013eb
Description-en: additional structure manipulation functions for Octave
 This package provides additional structure manipulation functions for
 octave.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-symbolic
Description-md5: 79f50f3adee6962841ce3f86737a2279
Description-en: symbolic package for Octave
 Adds symbolic calculation features to GNU Octave.  These
 include common Computer Algebra System tools such as algebraic operations,
 calculus, equation solving, Fourier and Laplace transforms, variable
 precision arithmetic and other features.  Compatibility with other symbolic
 toolboxes is intended.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-tsa
Description-md5: 564508159dc8968577bbd78123dbfc48
Description-en: time series analysis in Octave
 The TSA toolbox is useful for analysing Time Series.  The methods are
 based on stochastic concepts and maximum entropy methods. The
 programs should be compatible to Matlab as well as Octave.  It
 includes Stochastic Signal processing, Autoregressive Model
 Identification, maximum entropy spectral estimation, and much more.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-vibes
Description-md5: 84932829318338d5caff56992e890f4b
Description-en: VIBes API to easily display results in Octave
 The VIBes API allows one to easily display results (boxes, pavings)
 from interval methods.
 .
 VIBes consists in two parts: (1) the VIBes application that features viewing,
 annotating and exporting figures, and (2) the VIBes API that enables your
 program to communicate with the viewer in order to draw figures.
 .
 This package integrates the VIBes API into Octave. The VIBes application
 is required for operation and must be installed separately. Data types from
 third-party interval arithmetic libraries for Octave are also supported.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-vrml
Description-md5: 69177de5218eb00b5455d4e5d631ee99
Description-en: VRML functions for Octave
 This package provides functions to do 3D graphics using VRML in
 Octave a numerical computation software. It allows the visualization
 of sets of 3D points, 3D curves, surfaces, etc using Octave, in
 conjunction with the VRML browser FreeWRL.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-zenity
Description-md5: 399c1d8f8e8110ec09288bf062e84b8b
Description-en: simple graphical user interfaces using zenity in Octave
 This package provides a set of functions for creating simple graphical
 user interfaces for Octave. It is currently possible to create calendar
 windows, text entries, file selection dialogs, lists, message
 windows, icons in the notification area, and windows for large amount
 of text.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-zeromq
Description-md5: a17b17a6aaa0362f0d63335a1326a010
Description-en: ZeroMQ binding for Octave
 ZeroMQ is a library which extends the standard socket interfaces,
 providing an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless
 access to multiple transport protocols and more.  This package
 contains the binding to the ZeroMQ library for use in Octave, a
 scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octavia-agent
Description-md5: 1a4ef094fcf0a0c028479730b735f532
Description-en: OpenStack Load Balancer as a Service - Agent
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package contains the Octavia Agent that needs to be installed in the
 Amphorae base image.

Package: octavia-api
Description-md5: 216d364c07acdb3ae22930fc8080c323
Description-en: OpenStack Load Balancer as a Service - API frontend
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package provides the API frontend.

Package: octavia-common
Description-md5: 99b5ec01a97a2f68d21f19628baa085b
Description-en: OpenStack Load Balancer as a Service - Common files
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package contains elements that are needed by all parts of Octavia.

Package: octavia-doc
Description-md5: 953a7c52b6b7adee9340817b578ce20f
Description-en: OpenStack Load Balancer Service - documentation
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package contains the documentation for Octavia.

Package: octavia-driver-agent
Description-md5: b32addb8c9e19f3a3e2773ab530515c0
Description-en: OpenStack Load Balancer as a Service - Driver Agent
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package contains the Octavia Driver Agent that needs to be installed when
 using the ovn-octavia-provider.

Package: octavia-health-manager
Description-md5: 44375783f00df1e5c6c7f2e434840f74
Description-en: OpenStack Load Balancer Service - Health manager
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package provides Octavia Health Manager.

Package: octavia-housekeeping
Description-md5: f1bf520b18022fec56c202a2a1ca39d2
Description-en: OpenStack Load Balancer Service - Housekeeping manager
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package provides Octavia Housekeeping Manager.

Package: octavia-worker
Description-md5: c562d16c2f21a02ed0ddd90318ddba5e
Description-en: OpenStack Load Balancer Service - Worker
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package provides Octavia worker.

Package: python3-octavia
Description-md5: 505fa67cfa510e4646cd6179ea6a4261
Description-en: OpenStack Load Balancer as a Service - Python libraries
 Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
 Neutron LBaaS project. Its conception influenced the transformation of the
 Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
 Starting with the Liberty release of OpenStack, Octavia has become the
 reference implementation for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by managing a
 fleet of virtual machines, containers, or bare metal servers -collectively
 known as amphorae- which it spins up on demand. This on-demand, horizontal
 scaling feature differentiates Octavia from other load balancing solutions,
 thereby making Octavia truly suited "for the cloud".
 .
 This package contains the Python files and libraries.

Package: python3-octavia-dashboard
Description-md5: f4182ff16cc73caa804288b0f83036bd
Description-en: OpenStack Load Balance as a service - dashboard plugin
 Openstack Load Balancer as a Service, codenamed Octavia was borne
 out of the Neutron LBaaS project. Its conception influenced
 the transformation of the Neutron LBaaS project, as Neutron LBaaS
 moved from version 1 to version 2. Starting with the Liberty
 release of OpenStack, Octavia has become the reference implementation
 for Neutron LBaaS version 2.
 .
 Octavia accomplishes its delivery of load balancing services by
 managing a fleet of virtual machines, containers, or bare metal
 servers—collectively known as amphorae— which it spins up on demand.
 This on-demand, horizontal scaling feature differentiates Octavia from
 other load balancing solutions, thereby making Octavia truly
 suited “for the cloud.”.
 .
 This package contains the OpenStack dashboard plugin.

Package: octavia-tempest-plugin
Description-md5: 18388131a55c60b11714cb788276fc12
Description-en: OpenStack Integration Test Suite - Octavia plugin
 Tempest is a set of integration tests to be run against a live Openstack
 cluster in order to make sure that all components are working as expected.
 Tempest will start and stop virtual machine in order to check that your
 cloud is working as expected.
 .
 This package contains the Octavia plugin.

Package: octocatalog-diff
Description-md5: b77f7cfb3fa6ce0b6b534105a6a4cc26
Description-en: compile and compare Puppet catalogs from 2 branches, versions, etc
 octocatalog-diff is a tool to detect and display differences in Puppet
 catalogs compiled from different environments. The catalogs may be
 obtained through any of the following means:
  - Compilation using a local puppet instance
  - Puppet master 3.x/4.x HTTP API
  - PuppetDB HTTP API
  - Precompiled JSON catalogs
 .
 octocatalog-diff filters out attributes or resources with no effect
 (e.g. tags) and displays only state differences between the two
 catalogs. It does not require a working Puppet master (or puppetserver),
 making it suitable for development use and use in Continuous Integration
 environments.

Package: libdynamicedt3d-dev
Description-md5: a11648384bed58f50f1632840114493d
Description-en: dynamicEDT3D library development files
 The dynamicEDT3D library implements an incrementally updatable Euclidean
 distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap
 3D representation and hooks into the change detection of the OctoMap library
 to propagate changes to the EDT. This package contains the development
 files.

Package: libdynamicedt3d1.9
Description-md5: f86693b5990dc7d63983fde5020d4360
Description-en: Incrementally updatable Euclidean distance transform library
 The dynamicEDT3D library implements an incrementally updatable Euclidean
 distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap
 3D representation and hooks into the change detection of the OctoMap library
 to propagate changes to the EDT.

Package: liboctomap-dev
Description-md5: a04d90ca26ee2082e4e268ecef2029d9
Description-en: Octomap library development files
 The OctoMap library implements a 3D occupancy grid mapping approach,
 providing data structures and mapping algorithms in C++ particularly suited
 for robotics. The map implementation is based on an octree and is designed
 to meet the following requirements: Full 3D model, Updatable, Flexible and
 Compact. This package contains the development stuff.

Package: liboctomap1.9
Description-md5: 13517a6f729b239af8aff00c3798cf39
Description-en: 3D occupancy grid mapping approach library for mapping
 The OctoMap library implements a 3D occupancy grid mapping approach,
 providing data structures and mapping algorithms in C++ particularly suited
 for robotics. The map implementation is based on an octree and is designed
 to meet the following requirements: Full 3D model, Updatable, Flexible and
 Compact. This package contains the library itself.

Package: liboctovis-dev
Description-md5: 495c7b1d0175d543a036597158a4c3ec
Description-en: Visualization library for OctoMap development files
 Visualization library for the OctoMap library based on Qt and libQGLViewer.
 This library encapsulates the functions to view a Octomap octrees. This package
 contains the development files.

Package: liboctovis1.9
Description-md5: 72368bf4421864257af7f7ad8e79ef49
Description-en: Visualization library for OctoMap
 Visualization library for the OctoMap library based on Qt and libQGLViewer.
 This library encapsulates the functions to view a Octomap octrees. It
 provides an API to visualizate the octree.

Package: octomap-tools
Description-md5: 26a2c458f0f064ef393992b47e7495d8
Description-en: Tools for 3D occupancy grid mapping
 The OctoMap library implements a 3D occupancy grid mapping approach,
 providing data structures and mapping algorithms in C++ particularly suited
 for robotics. The map implementation is based on an octree and is designed
 to meet the following requirements: Full 3D model, Updatable, Flexible and
 Compact. This package contains tools to use with Octomap library.

Package: octovis
Description-md5: 35f7993f3b1bb41f160b632d2708bfd7
Description-en: Visualization tool for OctoMap
 Visualization library for the OctoMap library based on Qt and libQGLViewer.
 This package contains the tool for visualization. It's a viewer that lets
 you view an OctoMap.

Package: libcurl-ocaml
Description-md5: f8bf1d59757cbdc7a624e0bc956f5b75
Description-en: OCaml curl bindings (Runtime Library)
 This Objective Caml library provides multi-protocol file transfer
 facilities based on the curl library.
 .
 This package contains only the shared runtime stub libraries.

Package: libcurl-ocaml-dev
Description-md5: cfa14f39c85cc80ff110c3ce9a2a6617
Description-en: OCaml libcurl bindings (Development package)
 This Objective Caml library provides multi-protocol file transfer
 facilities based on the curl library.
 .
 This package contains the development part of the OCaml curl package.

Package: odb
Description-md5: 57a79256ab6743393c8f481e3a79e989
Description-en: C++ Object-Relational Mapping (ORM)
 ODB is an open-source, cross-platform and cross-database object-relational
 mapping (ORM) system for C++. It allows you to persist C++ objects to a
 relational database without having to deal with tables, columns, or SQL and
 without manually writing any mapping code.

Package: libodc-0d
Description-md5: 56d271a856e5adac76bfc60089ca65f2
Description-en: Observational Database Access library for ECMWF
 ODC is software developed at ECMWF for encoding and processing of
 observational data. It includes a SQL filtering and statistics engine,
 command line tools and APIs for C/C++ and Fortran.

Package: libodc-dev
Description-md5: 93580a508d21bfb574f7dd5dd0c3de47
Description-en: Observational Data processing for meteorology
 ODC is a software developed at ECMWF for encoding and processing of
 observational data. It includes a SQL filtering and statistics engine,
 command line tools and APIs for C/C++, Fortran and Python.
 .
 This package provides shared libraries and headers.

Package: odc
Description-md5: a010a2e191bdbdafc78596375ca688ce
Description-en: Tools for the Observational Data Processing (ODB)
 ODC is software developed at ECMWF for encoding and processing o
 observational data. It includes a SQL filtering and statistics engine,
 command line tools and APIs for C/C++ and Fortran.
 .
 This package provides tools for ODB handling.

Package: oddjob
Description-md5: 7fd4ef3c68114263f89dca00f0326b8c
Description-en: D-Bus service which runs odd jobs -- daemon
 Oddjob is a D-Bus service which performs particular tasks for clients which
 connect to it and issue requests using the system-wide message bus.
 .
 This package contains the oddjob daemon.

Package: oddjob-mkhomedir
Description-md5: 13dd268db1568b4edc539be9773386f1
Description-en: Oddjob helper which creates and populates home directories
 Oddjob is a D-Bus service which performs particular tasks for clients which
 connect to it and issue requests using the system-wide message bus.
 .
 This package contains the oddjob helper which can be used by the
 pam_oddjob_mkhomedir module to create a home directory for a user
 at login-time.

Package: libode-dev
Description-md5: 3dff7c471911c9afc8d17588d6f76185
Description-en: Open Dynamics Engine - development files
 ODE is a free, industrial quality library for simulating articulated rigid
 body dynamics - for example ground vehicles, legged creatures, and moving
 objects in VR environments. It is fast, flexible, robust and platform
 independent, with advanced joints, contact with friction, and built-in
 collision detection.
 .
 This package provides the header files and static libraries built with
 double precision, default in 64 bits platforms. In 32 bits platforms
 default is single precision.

Package: libode8
Description-md5: b507a6854f75e39dbb6c66c2f979f53c
Description-en: Open Dynamics Engine - runtime library
 ODE is a free, industrial quality library for simulating articulated rigid
 body dynamics - for example ground vehicles, legged creatures, and moving
 objects in VR environments. It is fast, flexible, robust and platform
 independent, with advanced joints, contact with friction, and built-in
 collision detection.
 .
 This package provides the shared libraries built with double precision,
 default in 64 bits platforms. In 32 bits platforms default is single
 precision.

Package: libodil-dev
Description-md5: 60a3d1b088d03e7c5d9517e072327c9b
Description-en: C++11 library for the DICOM standard (development files)
 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the development files.

Package: libodil-doc
Description-md5: e170551c412c074db16012936c15516c
Description-en: C++11 library for the DICOM standard (documentation)
 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the documentation files.

Package: libodil0
Description-md5: e2d4d5529d9b8f2f8199d67a281dfb8e
Description-en: C++11 library for the DICOM standard
 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 Odil also provides conversion to and from DCMTK data structures.
 .
 This package contains the shared library.

Package: odil
Description-md5: e44be4546f6416a41a6f596d65f86cd8
Description-en: C++11 library for the DICOM standard (application)
 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the command-line application.

Package: python3-odil
Description-md5: edb149e886b0c597389ca24fb21a8ca8
Description-en: C++11 library for the DICOM standard (Python 3 wrappers)
 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the Python 3 wrappers.

Package: libodin-dev
Description-md5: 963879b22d90216253422ac2fa40b9fa
Description-en: static libraries and header for ODIN sequences
 This package provides static libraries and headers of the ODIN libraries
 odindata, adinpara, odinqt, odinseq and tjutils. They are required for
 building magnetic resonance imaging (MRI) sequences with ODIN.

Package: mitools
Description-md5: 5de3dffde1430531550d391b48f2e2d4
Description-en: view, convert and perform basic maths with medical image datasets
 The three contained tools micalc, miconv and miview are handy command-line
 utilities for converting, manipulating and viewing medical image data in
 various formats (DICOM, NIfTI, PNG, binary data, ...).

Package: odin
Description-md5: 0c9638c86adbc3f16a228295c6f1dfba
Description-en: develop, simulate and run magnetic resonance sequences
 ODIN is a framework for magnetic resonance imaging (MRI).
 It covers the whole toolchain of MRI, from low-level data acquisition
 to image reconstruction. In particular, it aims at rapid prototyping
 of MRI sequences. The sequences can be programmed using a high-level,
 object oriented, C++ programming interface.  It provides advanced
 sequence analysis tools, such as interactive plotting of k-space
 trajectories, a user interface for a fast compile-link-test cycle
 and a powerful MRI simulator which supports different virtual samples.
 For fast and flexible image reconstruction, ODIN contains a highly
 customizable, multi-threaded data-processing framework.

Package: odt2txt
Description-md5: 889f9d0a89df89c5d287a270032123e0
Description-en: simple converter from OpenDocument Text to plain text
 odt2txt is a command-line tool which extracts the text out of OpenDocument
 Texts, as produced by OpenOffice.org, KOffice, StarOffice and others.
 .
 odt2txt can also extract text from some file formats similar to OpenDocument
 Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org
 version 1.x and older StarOffice versions. To a lesser extend, odt2txt may
 be useful to extract content from OpenDocument spreadsheets (*.ods) and
 OpenDocument presentations (*.odp).
 .
 It is small and fast, can output the document in many encodings and
 adopts to your locale.

Package: offlineimap
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: offlineimap3
Description-md5: 26959832ee88bdeeff8e41015f731081
Description-en: IMAP/Maildir synchronization and reader support
 OfflineIMAP is a tool to simplify your e-mail reading.  With
 OfflineIMAP, you can:
 .
  * Read the same mailbox from multiple computers, and have your
    changes (deletions, etc.) be automatically reflected on
    all computers
 .
  * Use various mail clients to read a single mail box
 .
  * Read mail while offline (on a laptop) and have all changes
    synchronized when you get connected again
 .
  * Read IMAP mail with mail readers that do not support IMAP
 .
  * Use SSL (secure connections) to read IMAP mail even if your reader
    doesn't support SSL
 .
  * Synchronize your mail using a completely safe and fault-tolerant
    algorithm.
 .
  * Customize which mailboxes to synchronize with regular expressions
    or lists.
 .
  * Synchronize your mail two to four times faster than with other tools
    or other mail readers' internal IMAP support.
 .
 In short, OfflineIMAP is a tool to let you read mail how YOU want to.
 .
 This is the Python3 port of offlineimap.

Package: libofapi-dev
Description-md5: da286a82f47357d38c0e3a52e1a559e7
Description-en: OpenFirmware device-tree parsing library - development files
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.
 .
 This package contains files that are needed to build applications.

Package: libofapi-example
Description-md5: 04b72439a9d8e7b3d0b1bc32a4267f0f
Description-en: OpenFirmware device-tree parsing library - example files
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.
 .
 Example applications are included to show some of its capabilities.

Package: libofapi0
Description-md5: c69354475e87dc4612d643ecc77111f3
Description-en: OpenFirmware device-tree parsing library - runtime
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.
 .
 This package includes the shared library.

Package: ofono
Description-md5: 424c82f98ad60ebfb090dca93af81717
Description-en: Mobile telephony stack (daemon)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the core daemon.

Package: ofono-dev
Description-md5: 144644b11747a939d416d7c282e0e0e5
Description-en: Mobile telephony stack (development files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the header files for building oFono plugins.

Package: ofono-scripts
Description-md5: 277aef1d813c6ac0a723a9b785d7d80d
Description-en: Mobile telephony stack (test and maintenance script files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes test and maintenance scripts.

Package: ofxstatement
Description-md5: 402bc94f465cf3da0e31218cdc03c570
Description-en: tool to convert proprietary bank statement to OFX format
 Most internet banking systems are capable of exporting account transactions to
 some sort of computer readable formats, but few supports standard data formats,
 like OFX. On the other hand, personal accounting tools, such as GnuCash support
 standard formats only, and will probably never support proprietary statement
 formats of online banking systems.
 .
 Ofxstatement is a tool to convert proprietary bank statement to OFX format,
 suitable for importing to GnuCash

Package: ofxstatement-plugins
Description-md5: 9dc295adc12a057cf299d77ff51a8404
Description-en: set of plugins for ofxstatement
 Most internet banking systems are capable of exporting account transactions to
 some sort of computer readable formats, but few supports standard data formats,
 like OFX. On the other hand, personal accounting tools, such as GnuCash support
 standard formats only, and will probably never support proprietary statement
 formats of online banking systems.
 .
 This package provides most of plugins referenced on ofxstatement's homepage:
 ofxstatement-germany
 ofxstatement-airbankcz
 ofxstatement-austrian
 ofxstatement-be-argenta
 ofxstatement-be-ing
 ofxstatement-be-kbc
 ofxstatement-be-keytrade
 ofxstatement-be-triodos
 ofxstatement-betterment
 ofxstatement-bubbas
 ofxstatement-de-ing
 ofxstatement-de-triodos
 ofxstatement-consors
 ofxstatement-czech
 ofxstatement-intesasp
 ofxstatement-is-arionbanki
 ofxstatement-iso20022
 ofxstatement-latvian
 ofxstatement-lfs
 ofxstatement-lithuanian
 ofxstatement-mbank-sk
 ofxstatement-otp
 ofxstatement-paypal
 ofxstatement-polish
 ofxstatement-postfinance
 ofxstatement-raiffeisencz
 ofxstatement-russian
 ofxstatement-seb
 ofxstatement-simple
 ofxstatement-unicreditcz
 banking.statements.osuuspankki
 banking.statements.nordea
 ofxstatement-fineco
 ofxstatement-al_bank
 ofxstatement-lansforsakringar

Package: ogamesim
Description-md5: 7304ed073eb6c164f99342aeac7f4640
Description-en: Console Ogame Simulator
 Console battles simulator for the  online MMORG Ogame (strategic
 space simulation game): http://ogame.org. It allows to perform the
 battles simulation between one player and another one player
 (Multi-combat mode is not supported).
 The simulator can integrate in a script bot or can be used just
 for the battle result calculation.

Package: ogamesim-www
Description-md5: 68576e9e32bd2062f078e6c7aad1f4ca
Description-en: WWW GUI for ogamesim
 CGI frontend for the console battles simulator.
 Contains:
  * The probe report parser for the automatical input form filling;
  * The task editor for the simulator;
  * The calculation results report parser;
  * The multilanguage interface.

Package: libogdi-dev
Description-md5: 698cfd1b7e48e0ecfc24dd81754791fa
Description-en: Open Geographic Datastore Interface Library -- development
 OGDI is the Open Geographic Datastore Interface. OGDI is an application
 programming interface (API) that uses  a standardized access methods to
 work  in  conjunction  with  GIS software  packages  (the  application)
 and  various  geospatial  data  products.  OGDI  uses  a  client/server
 architecture  to  facilitate  the   dissemination  of  geospatial  data
 products over  any TCP/IP  network, and  a driver-oriented  approach to
 facilitate access to several geospatial data products/formats.
 .
 This package contains the development files to build OGDI enabled
 programs.

Package: libogdi4.1
Description-md5: cf0bd4fd07f44ae81c39ea564a9a9d24
Description-en: Open Geographic Datastore Interface Library -- library
 OGDI is the Open Geographic Datastore Interface. OGDI is an application
 programming interface (API) that uses  a standardized access methods to
 work  in  conjunction  with  GIS software  packages  (the  application)
 and  various  geospatial  data  products.  OGDI  uses  a  client/server
 architecture  to  facilitate  the   dissemination  of  geospatial  data
 products over  any TCP/IP  network, and  a driver-oriented  approach to
 facilitate access to several geospatial data products/formats.
 .
 This package contains the run-time library used by client programs.

Package: ogdi-bin
Description-md5: f5c8ea6d0900dec6f0c9c97b97424023
Description-en: Open Geographic Datastore Interface Library -- utilities
 OGDI is the Open Geographic Datastore Interface. OGDI is an application
 programming interface (API) that uses  a standardized access methods to
 work  in  conjunction  with  GIS software  packages  (the  application)
 and  various  geospatial  data  products.  OGDI  uses  a  client/server
 architecture  to  facilitate  the   dissemination  of  geospatial  data
 products over  any TCP/IP  network, and  a driver-oriented  approach to
 facilitate access to several geospatial data products/formats.
 .
 This package contains some useful tools based on the OGDI library

Package: oggfwd
Description-md5: 172f143a2120138be7c35a42fbcb308c
Description-en: basic icecast source client for audio and video streaming
 oggfwd is a simple source client to forward an ogg file to an Icecast 2
 streaming server. It forwards audio or video ogg files read from stdin.

Package: oggvideotools
Description-md5: a9f83dd17ba224a7185cd41f45fc4a7d
Description-en: toolbox for manipulating and creating Ogg video files
 Contains the following command line tools:
 .
   * oggCat - concatenates two ogg video files
   * oggCut - extracts parts of an ogg file
   * oggDump
   * oggJoin - multiplexes ogg streams
   * oggLength
   * oggTranscode - resizes ogg files in multiple ways
   * oggScroll
   * oggSilence
   * oggSlideshow - creates slideshows from pictures
   * oggSplit - demultiplexes ogv files
   * oggThumb - creates thumbnails from an ogg video file

Package: ogmtools
Description-md5: d682648ccbca193f293d5e24607815e9
Description-en: Tools for manipulating Ogg multimedia streams
 These tools manipulate Ogg media streams:
  * ogminfo  - displays stream information
  * ogmdemux - demuxes an ogm stream into its component media streams
  * ogmsplit - splits an ogm stream into chunks
  * ogmmerge - joins media streams into an ogm stream
  * dvdxchap - extracts chapter information from DVDs

Package: ognibuild
Description-md5: 9c1719597d22a1b5ff837aed99dde11f
Description-en: Detect and run any build system
 Ognibuild is a simple wrapper with a common interface for invoking any kind of
 build tool.
 .
 The ideas is that it can be run to build and install any source code directory
 by detecting the build system that is in use and invoking that with the correct
 parameters.
 .
 It can also detect and install missing dependencies.

Package: libognl-java
Description-md5: 48b49286f4645eb23dac7280ff44af94
Description-en: Java expression language
 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.

Package: libognl-java-doc
Description-md5: 60ea7d96c7ae7292dadb9e27bde2b8dc
Description-en: Java expression language - Documentation
 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.
 .
 This package contains Language, Developer Documentation and API of
 OGNL software.

Package: libogre-1.12-dev
Description-md5: c6016e4d1e7a57e4d04758e982fcc7c0
Description-en: 3D Object-Oriented Graphics Rendering Engine (development files)
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
 3D engine written in C++ designed to make it easier and more intuitive for
 developers to produce applications utilising hardware-accelerated 3D
 graphics. The class library abstracts all the details of using the underlying
 system libraries like Direct3D and OpenGL and provides an interface based on
 world objects and other intuitive classes.
 .
 This package contains the headers needed to develop with OGRE.

Package: libogre1.12.10
Description-md5: ce83dd986432adba1100139c0d09fa07
Description-en: 3D Object-Oriented Graphics Rendering Engine (libraries)
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
 3D engine written in C++ designed to make it easier and more intuitive for
 developers to produce applications utilising hardware-accelerated 3D
 graphics. The class library abstracts all the details of using the underlying
 system libraries like Direct3D and OpenGL and provides an interface based on
 world objects and other intuitive classes.
 .
 This package contains the library and plugins.

Package: ogre-1.12-doc
Description-md5: b592ab3f09cd7be17a51bdfdd2b45a0c
Description-en: 3D Object-Oriented Graphics Rendering Engine (documentation)
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
 3D engine written in C++ designed to make it easier and more intuitive for
 developers to produce applications utilising hardware-accelerated 3D
 graphics. The class library abstracts all the details of using the underlying
 system libraries like Direct3D and OpenGL and provides an interface based on
 world objects and other intuitive classes.
 .
 This package contains the documentation.

Package: ogre-1.12-tools
Description-md5: 584c8d5813c6f43723ee55303096a361
Description-en: 3D Object-Oriented Graphics Rendering Engine (tools)
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
 3D engine written in C++ designed to make it easier and more intuitive for
 developers to produce applications utilising hardware-accelerated 3D
 graphics. The class library abstracts all the details of using the underlying
 system libraries like Direct3D and OpenGL and provides an interface based on
 world objects and other intuitive classes.
 .
 This package contains tools used to convert from and to OGRE's native mesh
 format.

Package: python3-ogre-1.12
Description-md5: 9049ffc0c34f953c77854e014271b0d5
Description-en: 3D Object-Oriented Graphics Rendering Engine (Python3)
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
 3D engine written in C++ designed to make it easier and more intuitive for
 developers to produce applications utilising hardware-accelerated 3D
 graphics. The class library abstracts all the details of using the underlying
 system libraries like Direct3D and OpenGL and provides an interface based on
 world objects and other intuitive classes.
 .
 This package contains the bindings for Python 3.

Package: ohai
Description-md5: e7614c4a2f2143a1d06c4d3a646fc455
Description-en: Detects data about your operating system and reports it in JSON
 Information about your system is collected and returned as multidimensional
 attributes in JSON format. The following information is captured:
   * Operating system and kernel
   * Filesystems in use
   * Network configuration and statistics
   * Available languages
   * Virtualization

Package: ohcount
Description-md5: e187d8d164da42616f03e955eb4e690d
Description-en: Source code line counter
 Ohcount supports over 70 popular programming languages.
 Ohcount does more than just count lines of code. It can also detect
 popular open source licenses such as GPL within a large directory of source
 code. It can also detect code that targets a particular programming API,
 such as Win32 or KDE.
 Ohcount is the line counter which powers http://www.openhub.net/

Package: ohcount-doc
Description-md5: 48239a7db26bcc2dc61ea929e6a460f9
Description-en: Source code line counter - Documentation
 Ohcount supports over 70 popular programming languages.
 Ohcount does more than just count lines of code. It can also detect
 popular open source licenses such as GPL within a large directory of source
 code. It can also detect code that targets a particular programming API,
 such as Win32 or KDE.
 Ohcount is the line counter which powers http://www.openhub.net/
 .
 This package contains the documentation.

Package: liboidc-agent-dev
Description-md5: 313d99aa9f3d838d17f172585f99f5a9
Description-en: oidc-agent library development files
 oidc-agent is a commandline tool for obtaining OpenID Connect Access tokens on
 the commandline.
 .
 This package provides the development files (static library and headers)
 required for building applications with liboidc-agent, a library for
 communicating with oidc-agent.

Package: liboidc-agent4
Description-md5: 360700f56531ff57c53b4d5d583e5895
Description-en: oidc-agent library
 oidc-agent is a commandline tool for obtaining OpenID Connect Access tokens on
 the commandline.
 .
 This package provides a library for easy communication with oidc-agent.
 Applications can use this library to request access token from oidc-agent.

Package: oidc-agent
Description-md5: c4b156f3ccf9a5798cd64ea9bcc5fb06
Description-en: Commandline tools for obtaining OpenID Connect Access tokens
 oidc-agent is a set of tools to manage OpenID Connect tokens and make them
 easily usable from the command line.
 .
 This metapackage bundles the commandline tools and the files for desktop
 integration

Package: oidc-agent-cli
Description-md5: ff1385c4bd1c131d55ecefd21699e751
Description-en: Commandline tool for obtaining OpenID Connect Access tokens on the commandline
 oidc-agent is a set of tools to manage OpenID Connect tokens and make them
 easily usable from the command line. These tools follow ssh-agent design,
 so OIDC tokens can be handled in a similar way as ssh keys.  The agent
 stores multiple configurations and their associated refresh tokens
 securely.
 This tool consists of five programs:
   - oidc-agent that handles communication with the OIDC provider
   - oidc-gen that generates config files
   - oidc-add that loads (and unloads) configuration into the agent
   - oidc-token that can be used to get access token on the command line
   - oidc-keychain that re-uses oidc-agent across logins

Package: oidc-agent-desktop
Description-md5: 6979df1a456d2feaa12cba717925b040
Description-en: oidc-agent desktop integration
 Desktop integration files for oidc-gen and oidc-agent and for creating the user
 dialog.
 .
 This package adds two ways for supporting the usage of oidc-agent in a
 graphical environment.
 The .desktop file to leverage browser integration to support the authorization
 code flow in oidc-gen.
 The Xsession file to consistently set the environment variables necessary to
 for client tools to connect to the oidc-agent daemon.
 .
 This package also provides a bash script as an interface to create different
 dialog windows. It uses yad to create windows.

Package: oidentd
Description-md5: 65a257a29a6dffd112177197d356192b
Description-en: replacement ident daemon
 An ident (rfc1413) daemon for IPv4 and IPv6.
 .
 Oidentd allows users, given the proper permission, to specify the
 identd response that the server will output when a successful lookup
 is completed.  Oidentd also allows for pseudo-random strings
 (either a prefix, such as "user," followed by a number between 0 and
 99999, or 10 pseudo-random characters of the  set 0-9A-Za-z) to be
 returned  upon the completion of a successful lookup instead of a
 username or a UID.
 .
 Oidentd supports IPv4 masqueraded connections, including netfilter.

Package: libois-1.3.0v5
Description-md5: 33f2dc6f2c4a32f4c0839319e0904906
Description-en: Object Oriented Input System library (C++)
 Object Oriented Input System (OIS) is meant to be a cross platform,
 simple solution for using all kinds of Input Devices
 (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback)
 .
 Written in C++ using Object Oriented Design patterns.

Package: libois-dev
Description-md5: e7f238c605de249f41ef35fc0bc18774
Description-en: Object Oriented Input System library (C++ development headers)
 Object Oriented Input System (OIS) is meant to be a cross platform,
 simple solution for using all kinds of Input Devices
 (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback)
 .
 This package provides the development files.

Package: libojalgo-java
Description-md5: 81dd723fd63dc07ad06ecedbfce5de0e
Description-en: Java library to do mathematics, linear algebra and optimisation
 ojAlgo is a fast pure Java linear algebra library. It features:
  - Optimisation (mathematical programming) tools including LP, QP and MIP
  solvers – again this is pure Java with zero dependencies;
  - A collection of "array" classes that can be sparse or dense and arbitrarily
  large. They can be used as 1-, 2- or N/Any-dimensional arrays, and may
  contain/handle a multitude of different number types including complex
  numbers, rational numbers and quaternions. The memory for the arrays can
  alternatively be allocated off heap or in a file. The linear algebra part of
  ojAlgo builds on these arrays – they’re fast and efficient;
  - Artificial Neural Networks;
  - Various other things like time series, random numbers, stochastic
  processes, descriptive statistics...

Package: libokio-java
Description-md5: a664357e1d3a64c97d6447344380b008
Description-en: Modern I/O API for Java
 Okio is a new library that complements java.io and java.nio to make it much
 easier to access, store, and process data.

Package: libokio-java-doc
Description-md5: 2c11af9322165df64d8c729f0cae4a2f
Description-en: Modern I/O API for Java - Documentations
 Okio is a new library that complements java.io and java.nio to make it much
 easier to access, store, and process data.
 .
 This package contains the API Javadoc.

Package: libkasten4controllers0
Description-md5: 44fc2479671e1d0817ee11a2176accf5
Description-en: controllers Kasten library for Okteta
 Kasten is a framework for composing programs.
 .
 This package provides the controller part of Kasten.

Package: libkasten4core0
Description-md5: 0c79d6d935113cb5b13e6b739227236e
Description-en: core Kasten library for Okteta
 Kasten is a framework for composing programs.
 .
 This package provides the core part of Kasten.

Package: libkasten4gui0
Description-md5: eb18e7ea1860a5c9e977819754b68020
Description-en: gui Kasten library for Okteta
 Kasten is a framework for composing programs.
 .
 This package provides the GUI part of Kasten.

Package: libkasten4okteta2controllers0
Description-md5: 6acd054c067473b485987a0ef2472fd1
Description-en: kastencontrollers library for Okteta
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the part of the Okteta libraries interfacing with Kasten
 controllers.

Package: libkasten4okteta2core0
Description-md5: e78709ec729d7c1f995bd825438e3431
Description-en: kastencore library for Okteta
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the part of the Okteta libraries interfacing
 with Kasten core.

Package: libkasten4okteta2gui0
Description-md5: 838c69ab8f43a5a73be9d4b0f986012f
Description-en: kastengui library for Okteta
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the part of the Okteta libraries interfacing
 with Kasten GUI.

Package: libokteta-l10n
Description-md5: 69b48e35e96f7d94506455f6d1431395
Description-en: translations of okteta/kasten libraries
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the translations for the various libokteta/libkasten
 libraries.

Package: libokteta3core0
Description-md5: d78e503e2efc6ec4ecb489035a47e92d
Description-en: core Okteta library
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the core part of the Okteta libraries.

Package: libokteta3gui0
Description-md5: 117a6d39961e5987ddfc07eec87dcfe4
Description-en: gui Okteta library
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package provides the GUI part of the Okteta libraries.

Package: okteta
Description-md5: b06625c8948cc51e09c5c4ed626d013c
Description-en: hexadecimal editor for binary files
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 The data is displayed in two variants: as the numeric values of the bytes
 and as the character assigned to the values. Values and characters can be
 shown either in two columns (the traditional display in hex editors) or in
 rows with the value on top of the character. Editing can be done both for
 the values and for the characters.
 .
 Besides the usual editing capabilities Okteta also brings a small set of
 tools, like a table listing decodings into common simple data types, a table
 listing all possible bytes with their character and value equivalents, an
 info view with a statistic, a checksum calculator, a filter tool and a string
 extraction tool.

Package: okteta-dev
Description-md5: 651ac4c2f15e43e2045ca5dbcefb6194
Description-en: Development files for Okteta
 Okteta is a simple editor for the raw data of files. This type of program is
 also called hexadecimal editor or binary editor.
 .
 This package contains the development files for Okteta.

Package: libokular5core10
Description-md5: 43c22bdb4061c61963c0d307cf1a600a
Description-en: libraries for the Okular document viewer
 This package contains libraries used by the Okular document viewer.
 .
 This package is part of the KDE graphics module.

Package: okular
Description-md5: 85b8505bf18481fba446ca13d4571473
Description-en: universal document viewer
 Okular is a universal document viewer with support for advanced document
 features, such as annotations, forms, and embedded files.
 .
 This package provides the document viewer application, plus plugins for a wide
 variety of document formats such as:
  * PostScript (PS)
  * Portable Document Format (PDF)
  * TeX Device independent file format (DVI)
  * XML Paper Specification (XPS)
  * G3 fax
  * various electronic book formats: ComicBook, FictionBook, and Plucker
 .
 Additional document formats are in the okular-extra-backends package.
 .
 The Calligra suite provides Okular plugins for OpenDocument formats that can
 be found in the okular-backend-odt and okular-backend-odp packages.
 .
 This package is part of the KDE graphics module.

Package: okular-dev
Description-md5: d9fdff4db8a819b1e47db69dd4a8064e
Description-en: development files for the Okular libraries
 This package contains development files for building Okular document format
 backends.
 .
 This package is part of the KDE graphics module.

Package: okular-extra-backends
Description-md5: 0ad1c37046100e34320dbf043899e1cf
Description-en: additional document format support for Okular
 These plugins allow Okular to view additional document formats:
  * DeJaVu Format
  * TIFF Image Format
  * Microsoft CHM Format
  * EPUB
  * Markdown
 .
 This package is part of the KDE graphics module.

Package: okular-mobile
Description-md5: 916313dc3668b67e5ff1eaf62535f78b
Description-en: mobile support for Okular
 These plugins allow Okular to view additional document formats for mobile:
  * Portable Document Format (PDF)
  * PostScript
  * Device Independent Format (DVI)
  * DeJaVu Format
  * Comic Books
  * Images (JPEG, PNG, GIF, and many more)
  * TIFF Image Format
  * FictionBook Format
  * Plucker Format
  * OpenDocument Text Format
  * Microsofts CHM Format
  * Microsofts XML Document Format
 .
 This package is part of the KDE graphics module.

Package: qml-module-org-kde-okular
Description-md5: cc94e4febfe2ed0d8808aa34cf32c8d3
Description-en: mobile support for Okular - QML modules
 This package contains the QML module for interfacing with the Okular core
 library.
 .
 This package is part of the KDE graphics module.

Package: elpa-ol-notmuch
Description-md5: f35df65630874dfb7ebd77abfa1e6470
Description-en: Links to notmuch messages
 This file implements links to notmuch messages and "searches".  A
 search is a query to be performed by notmuch; it is the equivalent
 to folders in other mail clients.  Similarly, mails are referred to
 by a query, so both a link can refer to several mails.
 .
 Links have one the following form
 notmuch:<search terms>
 notmuch-search:<search terms>.
 .
 The first form open the queries in notmuch-show mode, whereas the
 second link open it in notmuch-search mode.  Note that queries are
 performed at the time the link is opened, and the result may be
 different from when the link was stored.

Package: libola-dev
Description-md5: 16954100f1d61ec13c3e01687df980d0
Description-en: Open Lighting Architecture - development libraries
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains the development files for libola and various related
 libraries, used to write plugins or control the OLA daemon.

Package: libola1
Description-md5: 2c33e1587c81a2ab01b57c9556e7f8cf
Description-en: Open Lighting Architecture - shared libraries
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains the shared libraries required to communicate with
 olad.

Package: ola
Description-md5: fca5109cab8d5880287c6b2f65e95ad0
Description-en: Open Lighting Architecture
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains olad, the OLA daemon used to control lighting,
 and a number of command-line tools to control and manipulate olad.

Package: ola-python
Description-md5: 7700d4ef29e6794f5fa25eb9d11b1afb
Description-en: Open Lighting Architecture - Python Classes
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains the Python client module.

Package: libolap4j-java
Description-md5: 14a2b8a8782e953610c73d97bc8053d1
Description-en: unified Java API to access an OLAP server
 olap4j is a Java library to access a OLAP server with an unified API :
 you may switch your OLAP server to another implementation with ease.
 .
 It can be compared to JDBC for SQL servers.
 .
 This project is supported by many libre software project in this area :
  * Jasperreports
  * Mondrian
  * Pentaho

Package: libolap4j-java-doc
Description-md5: fd66726c94427f5c85a3b5b2c936e05b
Description-en: unified Java API to access an OLAP server - documentation
 olap4j is a Java library to access a OLAP server with an unified API :
 you may switch your OLAP server to another implementation with ease.
 .
 It can be compared to JDBC for SQL servers.
 .
 This project is supported by many libre software project in this area :
  * Jasperreports
  * Mondrian
  * Pentaho
 .
 This package contains Javadoc API of olap4j package.

Package: python3-olefile
Description-md5: d538d0671b8180405b410f5504c5521a
Description-en: Python module to read/write MS OLE2 files
 Python package to parse, read and write Microsoft OLE2 files (also called
 Structured Storage, Compound File Binary Format or Compound Document File
 Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in
 MS Office 2007+ files, Image Composer and FlashPix files, Outlook MSG files,
 StickyNotes, several Microscopy file formats, McAfee antivirus quarantine
 files, etc.

Package: olive-editor
Description-md5: cd289eb379563fe5a0bc0cbdfa74444e
Description-en: Professional open-source NLE video editor
 This is a free non-linear video editor. It provides sensible cutting tools,
 and basic FX animation. There are solic color and title generators, for cutting
 it has tools like Razor, Ripple, Slide, and Slip.

Package: elpa-olivetti
Description-md5: c74f2b0fd15b20b44519f6929365e1ba
Description-en: Emacs minor mode to more comfortably read and write long-lined prose
 Olivetti, a minor mode for Emacs, displays content soft-wrapped to a
 comfortable width, centered inside the larger window.  The visual effect of
 this is similar to the sheet of paper in WYSIWYG word-processors such as
 LibreOffice, and is similar to distraction-limiting software such as
 FocusWriter, WriteRoom, and various Markdown editors.  Olivetti-mode is
 usually used for writing prose and long documents, but when used for reading
 it may slightly increase one's reading speed and one's ability to recall the
 material.
 .
 Features:
   * Exclusively affects buffers for which it has been activated.
   * Dynamically manages window margins so that text remains centered.
   * Interactive modification of `text-body-width` at any time.
   * When `olivetti-body-width` is set to an integer, the text area will
     scale with the size of the font; whereas, when a fraction or float
     is used, the apparent size of the text area will remain visually
     proportioned to the size of the window.
   * Optionally remember the state of visual-line-mode on entry and recall
     its state on exit.  Olivetti enables visual-line-mode by default.

Package: libjs-olm
Description-md5: 6dd3f0653244f4c95b01e60edd70049b
Description-en: JavaScript compilation of the olm Double Ratchet implementation
 Olm is an implementation of the Double Ratchet cryptographic ratchet
 described by https://whispersystems.org/docs/specifications/doubleratchet/,
 written in C and C++11 and exposed as a C API.
 .
 This library also includes an implementation
 of the Megolm cryptographic ratchet
 which is intended for encrypted messaging applications
 where there may be a large number of recipients of each message,
 thus precluding the use of peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system
 for the Matrix communications protocol.
 .
 This package contains the JavaScript libolm compiled as JavaScript.

Package: libolm-dev
Description-md5: 0a0513828bf064c12b6827769091e760
Description-en: development files for the olm Double Ratchet implementation
 Olm is an implementation of the Double Ratchet cryptographic ratchet
 described by https://whispersystems.org/docs/specifications/doubleratchet/,
 written in C and C++11 and exposed as a C API.
 .
 This library also includes an implementation
 of the Megolm cryptographic ratchet
 which is intended for encrypted messaging applications
 where there may be a large number of recipients of each message,
 thus precluding the use of peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system
 for the Matrix communications protocol.
 .
 This package contains the development files
 for compiling programs that use olm.

Package: libolm3
Description-md5: d6c8bb4006487155d9cb15de2d243fbd
Description-en: implementation of the Double Ratchet cryptographic ratchet in C++
 Olm is an implementation of the Double Ratchet cryptographic ratchet
 described by https://whispersystems.org/docs/specifications/doubleratchet/,
 written in C and C++11 and exposed as a C API.
 .
 This library also includes an implementation
 of the Megolm cryptographic ratchet
 which is intended for encrypted messaging applications
 where there may be a large number of recipients of each message,
 thus precluding the use of peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system
 for the Matrix communications protocol.

Package: python3-olm
Description-md5: 4535c061c55802e45511b27c2741518d
Description-en: Python bindings for the olm Double Ratchet implementation
 Olm is an implementation of the Double Ratchet cryptographic ratchet
 described by https://whispersystems.org/docs/specifications/doubleratchet/,
 written in C and C++11 and exposed as a C API.
 .
 This library also includes an implementation
 of the Megolm cryptographic ratchet
 which is intended for encrypted messaging applications
 where there may be a large number of recipients of each message,
 thus precluding the use of peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system
 for the Matrix communications protocol.
 .
 This package contains the Python 3 bindings for libolm.

Package: olpc-kbdshim
Description-md5: 9e201b7653bd989a0098116d30a0da75
Description-en: OLPC XO keyboard support daemon
 The olpc-kbdshim daemon is used to handle keyboard events on the somewhat
 unique OLPC XO hardware.  It does this by monitoring the keyboard and
 touchpad, enabling the XO "grab" keys and touchpad rotation (to match
 screen rotation), and reporting user (in)activity.  It can also bind the XO
 screen rotate, brightness, and volume keys to appropriate commands (which are
 provided).

Package: olpc-powerd
Description-md5: 6f0b45b380b1ea8b6adff395d7bf15ba
Description-en: OLPC XO power management support daemon
 The powerd daemon can function as an easily customizable replacement for ohmd
 (independent of X, D-Bus, and hald).  This package provides the powerd
 and olpc-switchd daemons, and related utilities.  The olpc-switchd daemon
 simply provides notifications about lid and switch events.  The powerd daemon
 controls display dimming, automatically putting an XO to sleep after a period
 of idleness, etc.

Package: olpc-xo1-hw
Description-md5: 85c75414e6d3a31d4b63195f64ed38a4
Description-en: Support for OLPC XO-1 hardware
 This package contains necessary scripts and other things to support OLPC's
 XO-1 hardware.  This hardware is a mix between a laptop and an embedded
 device, and it has some pretty quirky hardware.  Thus, it needs some
 special handling.

Package: omake
Description-md5: e58aca17ee05cbcfe560fcf1443da512
Description-en: build system with automated dependency analysis
 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features.  It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 OMake includes an accurate, automated dependency analysis based on
 MD5 digests.  It also includes a stand-alone command-line
 interpreter, osh, that can be used as an interactive shell for
 debugging the build files.  OMake's syntax is a full object oriented
 language.  Features of the OMake language include integer and
 floating point arithmetic, scoped expressions, higher order
 functions, multiple inheritance, pattern matching, runtime
 exceptions, lexers, and LALR(1) parsers.  Users can easily produce
 architecture independent builds as omake provides a uniform interface
 to its standard library on Linux/Unix, Win32, and OS X.

Package: omake-doc
Description-md5: 3154c1b0b8dcfca4b2337648b0dc5b2f
Description-en: documentation for OMake
 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features.  It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 This package contains documentation for OMake in html and pdf
 formats.

Package: omega-rpg
Description-md5: d851c86bce2a3c1248823b1f7a592512
Description-en: text-based roguelike game
 Omega is a complex rogue-style game of dungeon exploration. Unlike other such
 games, there are a number of ways to "win", depending on various actions
 taken during play. The ways you can get your name on the high score board
 include becoming the highest ranked head of a guild, sect, college, etc., as
 well as gaining the most points figured from possessions and experience. The
 game (via the oracle) may impose some structure on your exploration, but you
 need not follow all of the oracle's advice. There *is* a "total winner"
 status, by the way.

Package: omegat
Description-md5: 2bd50a76402079ac13a1c2ab4aef2931
Description-en: Computer Assisted Translation (CAT) tool
 OmegaT's main features are
  - multiple source texts handling, retaining complex folder
    hierarchies
  - fuzzy matching with other segments in the source file(s)
    or TMX files from previous projects
  - easy glossary terms management
  - flexible regex-based sentence segmenting (using an
    SRX-like method)
  - powerful regex-based searches along with the facility to
    apply a filter to display search results in the editor
  - ability to batch process documents from the command line
  - extended project statistics
  - easy-to-understand documentation and tutorial
  - plugin architecture with separate Lucene stemmer
    (recognition of inflected forms) and LanguageTool (style
     and grammar checker) plugins
  - integration with Hunspell for spelling checking
  - simple API to access source/target/selection textual data
 .
 OmegaT supports 24 formats, including documentation formats such as
 OpenDocument, Open XML (MS Office 2007), DocBook and (x)HTML, and
 also localization formats such as Java properties and PO files. An
 Okapi plugin can further extend the supported formats, for example to
 include TTX (TradosTag).

Package: python3-omg
Description-md5: f27282728481208ab734e81a0d32dc6c
Description-en: Python library for manipulating doom-style WAD files
 omgifol ("Oh My God, It's Full of Lumps") is a Python library for
 manipulating doom-style WAD files. It includes general purpose
 lump-manipulation routines as well as more specific map and texture
 editing facilities.
 .
 This package installs the library for Python 3.

Package: omins
Description-md5: 11579166163b215f3e55ef38cbd2b0f2
Description-en: collection of LADSPA plugins aimed at modular synthesizers
 These plugins are provided:
  - Range translator
  - Formant filter
  - AD Envelope
  - DAHDSR Envelope
  - Hz to V/Oct converter
  - Comparison
  - Fast Crossfade
  - Masher, Multiplexer
  - Power, Probability Switch
  - Sample and Hold
  - Signal Absolute Value
  - Slew Limiter
  - Slide
  - Waveguide Mesh

Package: omnidb-common
Description-md5: d826c4271d2b5a60152576a8708d4aa2
Description-en: Web tool for database management (shared files)
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight. Check-out some
 characteristics:
 .
  * Web Tool: Accessible from any platform, using a browser as a medium
  * Responsive Interface: All available functions in a single page
  * Unified Workspace: Different technologies managed in a single workspace
  * Simplified Editing: Easy to add and remove connections
  * Safety: Multi-user support with encrypted personal information
  * Interactive Tables: All functionalities use interactive tables, allowing
    copying and pasting in blocks
  * Smart SQL Editor: Contextual SQL code completion
  * Beautiful SQL Editor: You can choose between many available color themes
  * Tabbed SQL Editor: Easily add, rename or delete editor tabs
 .
 Supported DBMS: PostgreSQL, Oracle, MySQL, MariaDB
 .
 This package contains shared files.

Package: omnidb-server
Description-md5: ad2452a6726d9a6c07832081d3698404
Description-en: Web tool for database management
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight. Check-out some
 characteristics:
 .
  * Web Tool: Accessible from any platform, using a browser as a medium
  * Responsive Interface: All available functions in a single page
  * Unified Workspace: Different technologies managed in a single workspace
  * Simplified Editing: Easy to add and remove connections
  * Safety: Multi-user support with encrypted personal information
  * Interactive Tables: All functionalities use interactive tables, allowing
    copying and pasting in blocks
  * Smart SQL Editor: Contextual SQL code completion
  * Beautiful SQL Editor: You can choose between many available color themes
  * Tabbed SQL Editor: Easily add, rename or delete editor tabs
 .
 Supported DBMS: PostgreSQL, Oracle, MySQL, MariaDB
 .
 This package runs OmniDB as system service on http://127.0.0.1:8000.

Package: postgresql-15-omnidb
Description-md5: 0f19fdade39320b718f776c232734a14
Description-en: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: libomnievents-dev
Description-md5: 9a58968e2039b968e631a17d2c896ed9
Description-en: omniORB event service development files
 This package contains header files, static library and idl source files
 for omniEvents.
 .
 For more information on omniEvents see the omnievents package.

Package: libomnievents2
Description-md5: 064dcc297106779d054577ef62ca5a26
Description-en: omniORB event service shared library
 This package contains omniEvents shared library.
 .
 For more information on omniEvents see the omnievents package.

Package: omnievents
Description-md5: 7f7570b06a28ca093fff04ef592a7c19
Description-en: omniORB event service
 omniEvents enables CORBA applications to communicate through
 asynchronous broadcast channels rather than direct method calls. It
 is a small, efficient implementation of the Object Management Group's
 Event Service specification designed to work with omniORB.
 .
 This package contains the CORBA Event Service daemon as a standalone
 executable, and the associated tools.

Package: omnievents-doc
Description-md5: 303c8d38d5a344c1c5572c1a9e51e371
Description-en: omniORB event service documentation
 This package contains omniEvents manual and doxygen generated documentation.
 .
 For more information on omniEvents see the omnievents package.

Package: libcos4-2
Description-md5: 9d2b88b61746226db1aa810d5189301b
Description-en: omniORB CORBA services stubs
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes libcos4 and libcosdynamic4.

Package: libcos4-dev
Description-md5: e546d4c416ef7ebb363e32e3d12ee145
Description-en: omniORB CORBA services stubs development files
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes developer files for libcos4 and libcosdynamic4.

Package: libomniorb4-2
Description-md5: da969910988d77327fd08022e55d7c9e
Description-en: omniORB core libraries
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes libomniorb4, libomnicodesets4, libomnidynamic4
 and libomnissltp4.

Package: libomniorb4-dev
Description-md5: 9f73da61615a8b6b129df5815526234e
Description-en: omniORB core libraries development files
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes developer files for libomniorb4, libomnicodesets4,
 libomnidynamic4 and libomnissltp4.

Package: libomnithread4
Description-md5: a3dd18f844eda9e9672e35fcafeac7cf
Description-en: C++ threading library
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes libomnithread4.

Package: libomnithread4-dev
Description-md5: a852499e39385b9cf4750887bef93978
Description-en: C++ threading library development files
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes developer files libomnithread4.

Package: omniidl
Description-md5: c2104e81d9f4649ada071c0ed508ae7c
Description-en: omniORB IDL to C++ and Python3 compiler
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes the idl compiler.

Package: omniorb
Description-md5: a9e34d634d148a07a3e0a1f18e59e2aa
Description-en: IOR and naming service utilities for omniORB
 omniORB is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.

Package: omniorb-doc
Description-md5: 9ce1856ae6fed110892b95658765f7f9
Description-en: omniORB documentation and examples
 omniORB4 is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes the documentation and compiled examples.

Package: omniorb-idl
Description-md5: 122028cc6ec172f0d83311cf803dd3fb
Description-en: omniORB CORBA services idl files
 omniORB is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes the idl files.

Package: omniorb-nameserver
Description-md5: bbb43248de37b94cbfb0aea4ee67baf8
Description-en: omniORB naming service
 omniORB is a freely available Common Object Request Broker
 Architecture (CORBA) 2.6 compliant object request broker (ORB)
 implementation. It is based on the IIOP communications
 protocol and should be interoperable with any other
 CORBA 2.6 compliant ORB.
 .
 This includes the CORBA nameserver.

Package: libompl-dev
Description-md5: 15b8689b9ec8a047afe0c3ddd9863b4e
Description-en: Open Motion Planning Library (OMPL) development files
 The Open Motion Planning Library is a set of sampling-based motion
 planning algorithms. The content of the library is limited to these
 algorithms, which means there is no environment specification, no
 collision detection, and no visualization. The library is designed so
 it can be easily integrated into systems that provide those
 additional components. This package contains the development files
 needed to use the library.

Package: libompl16
Description-md5: b4ac7fae3bdb3fe02a2138b02d07a0bd
Description-en: Open Motion Planning Library (OMPL)
 The Open Motion Planning Library is a set of sampling-based motion
 planning algorithms. The content of the library is limited to these
 algorithms, which means there is no environment specification, no
 collision detection, and no visualization. The library is designed so
 it can be easily integrated into systems that provide those
 additional components.  This package contains the library itself.

Package: ompl-demos
Description-md5: 7f1cf404448da644db293aa2e4c8ad85
Description-en: Open Motion Planning Library (OMPL) demos
 The Open Motion Planning Library is a set of sampling-based motion
 planning algorithms. The content of the library is limited to these
 algorithms, which means there is no environment specification, no
 collision detection or visualization. The library is designed so it
 can be easily integrated into systems that provide the additional
 needed components.  This package contains a set of demos of the
 library.

Package: ompl-plannerarena
Description-md5: 5b5195bb6e6f83e236f7c1db478da3a8
Description-en: Open Motion Planning Library (OMPL) plannerarena
 The Open Motion Planning Library is a set of sampling-based motion
 planning algorithms. The content of the library is limited to these
 algorithms, which means there is no environment specification, no
 collision detection or visualization. The library is designed so it
 can be easily integrated into systems that provide the additional
 needed components.
 .
 This package contains an script that launches a web server locally
 to analyze SQLite3 benchmark databases. The benchmark databases are
 created with ompl_benchmark_statistics library.

Package: onak
Description-md5: b07ee0944ed64e74989d68180a00ef17
Description-en: OpenPGP Key Server
 onak is an OpenPGP compatible keyserver which supports multiple subkeys,
 photo ids and path finding between keys. It can provide an HKP
 compatible interface for use with the --keyserver option of gnupg as
 well as including a command line tool for querying the key database.

Package: onboard
Description-md5: 992df5dcbe49f556b8ff95ed642f02e7
Description-en: Simple On-screen Keyboard
 On-screen Keyboard with macros, easy layout creation and word suggestion.
 .
 This on-screen keyboard can be useful for tablet PC users, as well as
 for mobility impaired users.

Package: onboard-common
Description-md5: aebb7adfc5815f1f2d8b80bab8a83670
Description-en: Simple On-screen Keyboard (common files)
 On-screen Keyboard with macros, easy layout creation and word suggestion.
 .
 This package ships the architecture independent files of the onboard
 on-screen keyboard.

Package: onboard-data
Description-md5: 72141681144dc4aa8a33d010e1c05b1f
Description-en: Language model files for the word suggestion feature of Onboard
 On-screen Keyboard with macros, easy layout creation and word suggestion.
 .
 This package installs default language model files for various languages.
 The word suggestion feature of Onboard uses these files (and if available
 also custom user language model files) to compute the word completion
 suggestions and the word prediction suggestions.

Package: ondir
Description-md5: c44736d3d1db1af49364e423866e2ba3
Description-en: Automate tasks specific to certain directories in the shell
 ondir is a small program to automate tasks specific to certain
 directories. It works by executing scripts in directories when you
 enter and leave them. It may be used to set environment variables or
 change the umask depending on the current working directory.
 .
 This program is similar to the direnv package. In contrast to direnv,
 which expects the per-directory settings to be stored in the directory
 itself, ondir uses a central configuration file in the user's home
 directory, and can match directories based on patterns.
 .
 ondir supports bash, zsh and fish out of the box.

Package: libdnnl-dev
Description-md5: 76fea4cfd2eae41d6bfe9305c6ad6a1b
Description-en: oneAPI Deep Neural Network Library (oneDNN) (dev)
 oneAPI Deep Neural Network Library (oneDNN) is an open-source performance
 library for deep learning applications. The library includes basic building
 blocks for neural networks optimized for Intel Architecture Processors and
 Intel Processor Graphics.
 .
 oneDNN is intended for deep learning applications and framework developers
 interested in improving application performance on Intel CPUs and GPUs.
 .
 This package contains the header files, and symbol links to the shared object.

Package: libdnnl2
Description-md5: 290c0d566c3b296af024512e7a2a54ae
Description-en: oneAPI Deep Neural Network Library (oneDNN) (lib)
 oneAPI Deep Neural Network Library (oneDNN) is an open-source performance
 library for deep learning applications. The library includes basic building
 blocks for neural networks optimized for Intel Architecture Processors and
 Intel Processor Graphics.
 .
 oneDNN is intended for deep learning applications and framework developers
 interested in improving application performance on Intel CPUs and GPUs.
 .
 This package contains the shared object.

Package: onedrive
Description-md5: 07bdb72dcd0366485618913dd6ae927b
Description-en: folder synchronization with OneDrive
 OneDrive is the cloud storage system of Microsoft. This package provides
 the command line client specialising in synchronizing with OneDrive cloud
 storage.

Package: oneisenough
Description-md5: 5a0551e9ed45f1f0093bdad9112291f7
Description-en: 2D platform game about the epic struggle of balls
 One Is Enough, a 2D platform game in which a communist ball needs to
 convert capitalist balls into fellow communist balls. More and more
 capitalist balls will be issued by the bank, creating new enemies.

Package: oneko
Description-md5: a6d0fafd4e2bc7643a6173a29d66d82d
Description-en: cat chases the cursor (now a mouse) around the screen
 A cat (neko) chases the cursor (now a mouse) around the screen while
 you work.  Alternatively, a dog chases a bone. There are menu options
 for starting and stopping the program easily on cat and dog modes.
 Other variations and detailed configurations are available through
 command line options.

Package: oneliner-el
Description-md5: 30feef48bd46e88b77e5b8a28dba04e5
Description-en: extensions of Emacs standard shell-mode
 oneliner-el provides nice extensions for UNIX shell masters who
 love one-line scripts.  This package has the following functions:
 .
  - You can easily connect standard input or output of a command to
    an Emacs buffer.
  - You can sync the current directory of shell-mode and a shell
    process.
  - Oneliner-el can beep when command execution terminates.
  - Oneliner-el handles control codes.

Package: onesixtyone
Description-md5: c767318672a36862e82e845b297a657e
Description-en: fast and simple SNMP scanner
 onesixtyone is a simple SNMP scanner which sends SNMP requests for the
 sysDescr value asynchronously with user-adjustable sending times and
 then logs the responses which gives the description of the software
 running on the device.
 .
 Running onesixtyone on a class B network (switched 100Mbs with 1Gbs
 backbone) with -w 10 gives a performance of 3 seconds per class C, with
 no dropped packets, and all 65536 IP addresses were scanned in less than
 13 minutes.

Package: libtbb-dev
Description-md5: 9ab4f6fe21833733598b00121416094f
Description-en: parallelism library for C++ - development files
 TBB is a library that helps you leverage multi-core processor
 performance without having to be a threading expert. It represents a
 higher-level, task-based parallelism that abstracts platform details
 and threading mechanism for performance and scalability.
 .
 (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
 or compatible hardware, this package only supports Pentium4-compatible
 and higher processors.)
 .
 This package includes the TBB development files.

Package: libtbb-doc
Description-md5: a314fa5d7add4a337abfe779cd40aedd
Description-en: parallelism library for C++ - documentation
 TBB is a library that helps you leverage multi-core processor
 performance without having to be a threading expert. It represents a
 higher-level, task-based parallelism that abstracts platform details
 and threading mechanism for performance and scalability.
 .
 This package includes the TBB documentation files and examples.

Package: libtbb12
Description-md5: 597d0e658709781286f685402350c986
Description-en: parallelism library for C++ - runtime files
 TBB is a library that helps you leverage multi-core processor
 performance without having to be a threading expert. It represents a
 higher-level, task-based parallelism that abstracts platform details
 and threading mechanism for performance and scalability.
 .
 (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
 or compatible hardware, this package only supports Pentium4-compatible
 and higher processors.)
 .
 This package includes the TBB runtime files.

Package: libtbbbind-2-5
Description-md5: 597d0e658709781286f685402350c986
Description-en: parallelism library for C++ - runtime files
 TBB is a library that helps you leverage multi-core processor
 performance without having to be a threading expert. It represents a
 higher-level, task-based parallelism that abstracts platform details
 and threading mechanism for performance and scalability.
 .
 (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
 or compatible hardware, this package only supports Pentium4-compatible
 and higher processors.)
 .
 This package includes the TBB runtime files.

Package: libtbbmalloc2
Description-md5: b15724b4750838f2c22552972f27d07f
Description-en: parallelism helper library for C++ - runtime files
 TBB is a library that helps you leverage multi-core processor
 performance without having to be a threading expert. It represents a
 higher-level, task-based parallelism that abstracts platform details
 and threading mechanism for performance and scalability.
 .
 (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
 or compatible hardware, this package only supports Pentium4-compatible
 and higher processors.)
 .
 This package includes the TBB runtime files.

Package: python3-onetimepass
Description-md5: 1a38c64800b4afca96a42dd4940bf96a
Description-en: Module for generating and validating HOTP and TOTP tokens
 OneTimePass (actually ``onetimepass``) is a module for generating one-time
 passwords, namely HOTPs (HMAC-based one-time passwords) and TOTPs (time-based
 one-time passwords). They are used eg. within Google Authenticator application
 for Android or iPhone.

Package: libvpl-dev
Description-md5: 610e6ee9dcb827941612137d889a6994
Description-en: oneAPI Video Processing Library -- development files
 The oneAPI Video Processing Library (oneVPL) provides a single video processing
 API for encode, decode, and video processing that works across a wide range of
 accelerators.
 .
 This repository contains the following components of oneVPL:
 .
  - Copies of the oneVPL Specification API header files
  - oneVPL dispatcher
  - Examples demonstrating API usage
  - oneVPL command line tools
 .
 This project is part of the larger oneAPI project.
 .
 This package includes header files and examples for development.

Package: libvpl2
Description-md5: 77188fd9f3eaf9000e2c2f2411ddad1a
Description-en: oneAPI Video Processing Library -- shared library
 The oneAPI Video Processing Library (oneVPL) provides a single video processing
 API for encode, decode, and video processing that works across a wide range of
 accelerators.
 .
 This repository contains the following components of oneVPL:
 .
  - Copies of the oneVPL Specification API header files
  - oneVPL dispatcher
  - Examples demonstrating API usage
  - oneVPL command line tools
 .
 This project is part of the larger oneAPI project.
 .
 This package includes the dispatcher library

Package: onevpl-tools
Description-md5: 3638d93b5e9fc64d375a880543afca68
Description-en: oneAPI Video Processing Library -- command line tools
 The oneAPI Video Processing Library (oneVPL) provides a single video processing
 API for encode, decode, and video processing that works across a wide range of
 accelerators.
 .
 This repository contains the following components of oneVPL:
 .
  - Copies of the oneVPL Specification API header files
  - oneVPL dispatcher
  - Examples demonstrating API usage
  - oneVPL command line tools
 .
 This project is part of the larger oneAPI project.
 .
 This package includes the command line tools.

Package: libmfx-gen-dev
Description-md5: d0745ca84564bafbc6ba8ef65e753f41
Description-en: Intel oneVPL GPU Runtime -- development files
 Intel oneVPL GPU Runtime is a Runtime implementation of oneVPL
 API for Intel Gen GPUs. Runtime provides access to hardware-accelerated
 video decode, encode and filtering.
 .
 Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9
 Supported video decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG, AV1
 Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise,
 Resize, Rotate, Composition
 .
 This package includes files for development.

Package: libmfx-gen1.2
Description-md5: ea13f7ce9e21afba33f9d559ac0a6f9f
Description-en: Intel oneVPL GPU Runtime -- shared library
 Intel oneVPL GPU Runtime is a Runtime implementation of oneVPL
 API for Intel Gen GPUs. Runtime provides access to hardware-accelerated
 video decode, encode and filtering.
 .
 Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9
 Supported video decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG, AV1
 Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise,
 Resize, Rotate, Composition
 .
 This package includes the shared library.

Package: onionbalance
Description-md5: 94e94e84bcdb8b01750e341b248cc0b1
Description-en: Tor hidden service load balancer
 The onionbalance tool provides load-balancing and redundancy for Tor
 hidden services by distributing user requests to multiple backend
 Tor instances.

Package: onioncircuits
Description-md5: 4bc1d66d8630a2cc6b75f529c6af7dce
Description-en: GTK+ application to display Tor circuits and streams
 Onion Circuits is a GTK+ application to display Tor circuits and streams. It
 allows the user to inspect the circuits the locally running Tor daemon has
 built, along with some metadata for each node.

Package: onionprobe
Description-md5: 4ff0af7c6903fbf0c23db345b5fe6994
Description-en: test/monitor tool for Tor Onion Services sites
 Onionprobe is a tool for testing and monitoring the status of Tor Onion
 Services sites. It can run a single time or continuously to probe a set of
 Tor Onion Services endpoints and paths, optionally exporting to Prometheus.

Package: onionshare
Description-md5: d5ff937e0a9e6fe25a22543a7c98c6f8
Description-en: Share a file over Tor Hidden Services anonymously and securely
 OnionShare lets you securely and anonymously share a file of any size with
 someone. It works by starting a web server, making it accessible as a Tor
 hidden service, and generating an unguessable URL to access and download
 the file. It doesn't require setting up a server on the Internet somewhere
 or using a third party filesharing service. You host the file on your own
 computer and use a Tor hidden service to make it temporarily accessible
 over the Internet. The other user just needs to use the Tor Browser and
 TO Enter the URL to download the file from you.

Package: onionshare-cli
Description-md5: fcd2b437e36f63ed6467a0f0c19a2103
Description-en: Share a file over Tor Hidden Services anonymously and securely - cli
 OnionShare lets you securely and anonymously share a file of any size with
 someone. It works by starting a web server, making it accessible as a Tor
 hidden service, and generating an unguessable URL to access and download
 the file. It doesn't require setting up a server on the Internet somewhere
 or using a third party filesharing service. You host the file on your own
 computer and use a Tor hidden service to make it temporarily accessible
 over the Internet. The other user just needs to use the Tor Browser and
 TO Enter the URL to download the file from you.
 .
 This package is the Commandline interface of Onionshare.

Package: only
Description-md5: 3497965590cdce5710eb176f8a8dfac3
Description-en: grep-like tool for filtering on words or lines
 The 'only' command-line tool lets you search based
 on word patterns or line patterns like never before! Not only can
 you search with 'only -l patt' but you can select the n-th match
 with '-l n/patt/' and the next 3 lines with '-l /patt/0:3'.

Package: libonnx-dev
Description-md5: 665d15b57bf5a0586e4708b9d70c2818
Description-en: Open Neural Network Exchange (ONNX) (dev)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the development files.

Package: libonnx-testdata
Description-md5: fb18c1bb8d0c77628e2687ebbe330b61
Description-en: Open Neural Network Exchange (ONNX) (test data)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the test data.

Package: libonnx1
Description-md5: 8eff9e20f3c4a74e9c6c4d5fdede8900
Description-en: Open Neural Network Exchange (ONNX) (libs)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the shared objects.

Package: libonnxifi
Description-md5: 039aca9e27a82a0a96774e229a0ccb0a
Description-en: Open Neural Network Exchange (ONNX) (ONNXIFI)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the libonnxifi.so shared object.

Package: python3-onnx
Description-md5: cbc44fd281bbc428e449090f768b2bb1
Description-en: Open Neural Network Exchange (ONNX) (Python)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the python interface.

Package: onscripter
Description-md5: b988cf76ce9ad16e28c28ae7c68134cc
Description-en: Visual novel games engine compatible to NScripter
 ONScripter is a game engine compatible to NScripter, which is used to create
 and perform visual novel games.
 .
 This package provides both the standard version which is for Japanese and the
 1-byte version which is able to run English text games.

Package: ont-fast5-api
Description-md5: 343a82bd4e22a1b6811e85c69646db42
Description-en: simple interface to HDF5 files of the Oxford Nanopore .fast5 file format
 Ont_fast5_api is a simple interface to HDF5 files of the Oxford
 Nanopore .fast5 file format.
 .
 It provides:
 .
  * Concrete implementation of the fast5 file schema using the generic h5py
    library
  * Plain-english-named methods to interact with and reflect the fast5 file
    schema
  * Tools to convert between multi_read and single_read formats
  * Tools to compress/decompress raw data in files

Package: ontospy
Description-md5: a8789e59a138755a62fd1896d1e3e643
Description-en: query, inspect and visualize RDF & OWL ontologies - CLI tool
 Ontospy is a lightweight Python library and command line tool
 for inspecting and visualizing vocabularies
 encoded using W3C Semantic Web standards,
 that is, RDF or any of its dialects (RDFS, OWL, SKOS).
 .
 Ontospy can be used to generate HTML documentation
 for an ontology pretty easily.
 .
 This package provides the Ontospy command-line tool.

Package: python3-ontospy
Description-md5: acb5e89062aae30f5d43b8662645e01a
Description-en: query, inspect and visualize RDF & OWL ontologies - library
 Ontospy is a lightweight Python library and command line tool
 for inspecting and visualizing vocabularies
 encoded using W3C Semantic Web standards,
 that is, RDF or any of its dialects (RDFS, OWL, SKOS).
 .
 Ontospy can be used to generate HTML documentation
 for an ontology pretty easily.
 .
 This package provides the Ontospy library for Python 3.

Package: oomd
Description-md5: 377193180584539d8732e9d040a938b4
Description-en: userspace Out-Of-Memory (OOM) killer for Linux systems
 oomd leverages PSI and cgroupv2 to monitor a system holistically. oomd then
 takes corrective action in userspace before an OOM occurs in kernel space.
 Corrective action is configured via a flexible plugin system, in which custom
 code can be written. By default, this involves killing offending processes.
 This enables an unparalleled level of flexibility where each workload can have
 custom protection rules. Furthermore, time spent livedlocked in kernelspace is
 minimized.

Package: ooo-thumbnailer
Description-md5: a4b011e02bad67ce711dfcdd5da8a8d8
Description-en: thumbnailer for OpenOffice.org documents
 ooo-thumbnailer is a lightweight OpenOffice.org document thumbnailer that can
 be used by Nautilus to create thumbnails for your documents, spreadsheets,
 presentations and drawings.

Package: libopamgt-dev
Description-md5: 9fb3653d63ee5151e3eddfc26449ab98
Description-en: Development files for libopamgt0
 libopamgt is the library necessary to build applications that interface with
 an Omni-Path fabric manager.
 .
 This package is needed to compile programs against libopamgt0.
 It contains the header files and links needed for compiling.

Package: libopamgt0
Description-md5: d0dd89464c0f3b0238a11a0a06a908b0
Description-en: Omni-Path fabric management API library
 libopamgt is the library necessary to build applications that interface with
 an Omni-Path fabric manager.
 .
 This package contains the shared libraries.

Package: libopasadb-dev
Description-md5: 8b388b8a8d3036724472ef7ac6017090
Description-en: Development files for libopasadb1
 libopasadb is a library for easy access to the Omni-Path shared memory SA
 cache exported by the ibacm distributed SA provider (dsap).
 .
 This package is needed to compile programs against libopasadb1.
 It contains the header files and links needed for compiling.

Package: libopasadb1
Description-md5: edd3e8241c3dc9430a8b4619f2ea7dd9
Description-en: Omni-Path dsap API library
 libopasadb is a library for easy access to the Omni-Path shared memory SA
 cache exported by the ibacm distributed SA provider (dsap).
 .
 This package contains the shared libraries.

Package: opa-address-resolution
Description-md5: a2a53bb206a1d5d47550fc3a4ae9098b
Description-en: Omni-Path fabric address resolution manager
 This package contains the ibacm distributed SA provider (dsap) for name and
 address resolution on an Intel(R)  Omni-Path Architecture platform.
 It also contains tools to access the shared memory database exported by dsap.

Package: opa-basic-tools
Description-md5: 6eda396c67d388dc5674335ed3e38ba4
Description-en: Tools to manage an Omni-Path Architecture fabric
 This package contains basic tools for the management of an Intel(R)
 Omni-Path Architecture fabric.

Package: opa-fastfabric
Description-md5: 7b69232f38968cc95ebfb6ad286da965
Description-en: Management node tools for an Omni-Path Architecture fabric
 This package contains tools for the management of an Intel(R)
 Omni-Path Architecture fabric on a management node.

Package: opa-fm
Description-md5: 5712656f3cd8468a34abe6a87c0234c5
Description-en: Intel Omni-Path Fabric Management Software
 The Intel Omni-Path Fabric Management Software contains Intel Omni-Path
 fabric management applications. This includes: the Subnet Manager,
 Baseboard Manager, Performance Manager, Fabric Executive, and some fabric
 management tools.

Package: opalmod
Description-md5: 9a7ac46885be2dd0b80b1c42ed1ef6ae
Description-en: A set of Perl modules for various tasks
 OpaL Perl Modules is a set of perl modules used for various tasks:
  * Exception handle emulation.
  * Simplified file and command read functions.
  * Simplified debugging support.

Package: opam
Description-md5: b7e2edf25a84d3f9167f3c7e2c06f192
Description-en: package manager for OCaml
 OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
 of users and use cases, and has unique features:
  * Powerful handling of dependencies: versions constraints, optional
    dependencies, conflicts, etc.
  * Multiple repositories backends: HTTP, rsync, git
  * Ease to create packages and repositories
  * Ability to switch between different compiler versions
 .
 Typically, OPAM will probably make your life easier if you recognize
 yourself in at least one of these profiles:
  * You use multiple versions of the OCaml compiler, or you hack the compiler
    yourself and needs to frequently switch between compiler versions.
  * You use or develop software that needs a specific and/or modified version
    of the OCaml compiler to be installed.
  * You use or develop software that depends on a specific version of an OCaml
    library, or you just want to install a specific version of a package, not
    just the latest one.
  * You want to create your own packages yourself, put them on your own
    repository, with minimal effort.

Package: opam-doc
Description-md5: c0cff1c2a1a1c600eda6112ca7c376b5
Description-en: package manager for OCaml (documentation)
 OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
 of users and use cases, and has unique features:
  * Powerful handling of dependencies: versions constraints, optional
    dependencies, conflicts, etc.
  * Multiple repositories backends: HTTP, rsync, git
  * Ease to create packages and repositories
  * Ability to switch between different compiler versions
 .
 Typically, OPAM will probably make your life easier if you recognize
 yourself in at least one of these profiles:
  * You use multiple versions of the OCaml compiler, or you hack the compiler
    yourself and needs to frequently switch between compiler versions.
  * You use or develop software that needs a specific and/or modified version
    of the OCaml compiler to be installed.
  * You use or develop software that depends on a specific version of an OCaml
    library, or you just want to install a specific version of a package, not
    just the latest one.
  * You want to create your own packages yourself, put them on your own
    repository, with minimal effort.
 .
 This package contains manpages and general documentation about OPAM.

Package: opam-installer
Description-md5: b6569f2595a8ac200a695f8aaa08a8fc
Description-en: Utility handling (un)installation of Opam .install files
 opam-installer is a small utility, part of Opam, that can interpret
 Opam's .install files and take the appropriate actions.
 .
 OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
 of users and use cases, and has unique features:
  * Powerful handling of dependencies: versions constraints, optional
    dependencies, conflicts, etc.
  * Multiple repositories backends: HTTP, rsync, git
  * Ease to create packages and repositories
  * Ability to switch between different compiler versions

Package: libopam-file-format-ocaml-dev
Description-md5: 65c535efe3fbc718dc985723112f7934
Description-en: Parser and printer for the opam file syntax
 opam-file-format is a library for printing and parsing opam files.
 It is the one used by the OPAM package manager, making it authoritative
 in that it accepts exactly the syntax that OPAM itself uses.
 .
 This binary package provides the development files.

Package: libpomp-dev
Description-md5: 462dac45625fb4a3c4bf1827c2a30113
Description-en: OpenMP Pragma And Region Instrumentor - development files
 OPARI is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This package contains the development files.

Package: libpomp0
Description-md5: 0086375d9ce71a51b049c4eacc96e93d
Description-en: OpenMP Pragma And Region Instrumentor - shared library
 OPARI is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This package contains the shared library.

Package: opari
Description-md5: 69096c9c1641fd3c0f61bb0e5b7ea2b6
Description-en: OpenMP Pragma And Region Instrumentor - translation tool
 OPARI is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This package contains the translation tool.

Package: libpomp2-dev
Description-md5: 05d40f81c1245cde8f9dfdaf6a3e6f33
Description-en: OpenMP Pragma And Region Instrumentor - development files
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the development files.

Package: libpomp2-doc
Description-md5: 81585be3db083b2aea198678c40cf736
Description-en: OpenMP Pragma And Region Instrumentor - documentation
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the development documentation.

Package: opari2
Description-md5: 3d575c8d0872d3c9b6e81ad1313fbec9
Description-en: OpenMP Pragma And Region Instrumentor - translation tool
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the translation tool.

Package: open-adventure
Description-md5: d5cb3758770f334ab3fb410c7c69d4a9
Description-en: colossal cave adventure, the 1995 430-point version
 This is the last descendent of the original 1976 Colossal Cave
 Adventure worked on by the original authors -- Crowther & Woods.
 It has sometimes been known as Adventure 2.5. The original PDP-10
 name 'advent' is used for the built program to avoid collision with
 the BSD Games version.

Package: firmware-ath9k-htc
Description-md5: 2e8a1946e24e71ba1b100a126b5b7e94
Description-en: firmware for AR7010 and AR9271 USB wireless adapters
 The Qualcomm Atheros AR7010 and AR9271 chipsets are used in USB
 wireless adapters which are 802.11n-capable. This package contains
 the free firmware they require to function, and which gets loaded
 onto the devices during use.

Package: obs-productconverter
Description-md5: 5bcdd00922a19db13f326c7ac7fb8d6c
Description-en: Open Build Service (product definition utility)
 The obs_productconvert is a utility to create Kiwi- and Spec- files
 from a product definition.

Package: obs-server
Description-md5: dcd435a6677e0616154345368fe98de9
Description-en: Open Build Service (server component)
 The Open Build Service (OBS) backend is used to store all sources and
 binaries. It also calculates the need for new build jobs and distributes
 it.

Package: obs-utils
Description-md5: 2ae13d641242f02c8087042d57cfde6b
Description-en: Open Build Service (utilities)
 The obs-utils contains tools for Open Build Service. Including:
  * obs_mirror_project - a tool to copy the binary data of a project
    from one obs to another.
  * obs_project_update - a tool to copy a packages of a project from
    one obs to another.

Package: obs-worker
Description-md5: 444a46b6fa2e92f37fb4daec37539c77
Description-en: Open Build Service (build host component)
 This is the obs build host, to be installed on each machine building
 packages in this obs installation. Install it alongside obs-server to
 run a local playground test installation.

Package: libcaf-mpich-3
Description-md5: 9d9412e935ae276ba04b111249f3e1db
Description-en: Co-Array Fortran libraries  (MPICH)
 OpenCoArrays is an open-source software project that supports the
 coarray Fortran (CAF) parallel programming features of the Fortran 2008
 standard and several features proposed for Fortran 2015 in the draft
 Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
 .
 This package provides the libraries necessary for Fortran to build parallel
 CAF programs built on top of MPICH MPI.

Package: libcaf-openmpi-3
Description-md5: fb98a199d40670e2d06b868ea80280ff
Description-en: Co-Array Fortran libraries  (OpenMPI)
 OpenCoArrays is an open-source software project that supports the
 coarray Fortran (CAF) parallel programming features of the Fortran 2008
 standard and several features proposed for Fortran 2015 in the draft
 Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
 .
 This package provides the libraries necessary for Fortran to build parallel
 CAF programs built on top of OpenMPI.

Package: libcoarrays-dev
Description-md5: 443f0a64b05f6c1b44fde675d83efdae
Description-en: Co-Array Fortran libraries
 OpenCoArrays is an open-source software project that supports the
 coarray Fortran (CAF) parallel programming features of the Fortran 2008
 standard and several features proposed for Fortran 2015 in the draft
 Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
 .
 This package contains shared development files (headers and fortran modules)

Package: libcoarrays-mpich-dev
Description-md5: 26e66c932dd2e98f5060256749497024
Description-en: Co-Array Fortran libraries for - development files (MPICH)
 OpenCoArrays is an open-source software project that supports the
 coarray Fortran (CAF) parallel programming features of the Fortran 2008
 standard and several features proposed for Fortran 2015 in the draft
 Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
 .
 This package provides the libraries necessary for Fortran to build parallel
 CAF programs built on top of MPICH MPI.

Package: libcoarrays-openmpi-dev
Description-md5: 521eab5b3cd3a12d232bdf03341cde88
Description-en: Co-Array Fortran libraries  - development files (OpenMPI)
 OpenCoArrays is an open-source software project that supports the
 coarray Fortran (CAF) parallel programming features of the Fortran 2008
 standard and several features proposed for Fortran 2015 in the draft
 Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
 .
 This package provides the libraries necessary for Fortran to build parallel
 CAF programs built on top of OpenMPI.

Package: open-font-design-toolkit
Description-md5: 1f6825128b350aadf9898b524dba7217
Description-en: metapackage for open font design
 This package provides all tools needed to design, adapt, improve and
 hack on open fonts, including recommendations for the ones needed to
 do font design in a collaborative manner using VCS (version control
 systems).
 .
 A growing number of high-quality fonts are released under the Open Font
 License (or similar recognized font-specific licenses) to allow distributing,
 modifying, improving and branching by others including adding new glyphs and
 smart behaviours, extending the Unicode coverage, improving hinting and
 allowing new languages to be supported on the free desktop and, of course,
 fixing bugs.
 .
 The various OFL'ed fonts are listed at http://scripts.sil.org/OFL_fonts and at
 http://unifont.org/fontguide
 .
 Further resources, tools and documentation about font design, writing systems
 implementations and packaging can be found on these website from the open font
 community:
  - the Unifont.org fontguide: http://unifont.org
  - the Debian fonts task force website: https://pkg-fonts.alioth.debian.org
  - the Ubuntu fonts team website: https://launchpad.net/~fonts
  - the Fedora font SIG : https://fedoraproject.org/wiki/Category:Fonts_SIG
  - SIL's Non-Roman Script Initiative website: http://scripts.sil.org
  - the Open Font Library: https://fontlibrary.org
  - the ScriptSource community website: http://scriptsource.org

Package: sunpinyin-data
Description-md5: c614b4d9586dfb2bf36e45ce05502655
Description-en: Statistical language model data from open-gram
 Sunpinyin is a statistical language model (SLM) based input method
 engine for Simplified Chinese, it features full sentence input.
 .
 This package contains the Statistical language model data from
 open-gram project.

Package: open-infrastructure-compute-tools
Description-md5: afca571bcacc1e37f18895f62b3f69ca
Description-en: manage systemd-nspawn containers
 A Linux container is an operating-system-level virtualization environment for
 running multiple isolated Linux systems (containers) on a single Linux control
 host.
 .
 compute-tools provides the system integration for managing containers using
 systemd-nspawn.

Package: open-infrastructure-container-tools
Description-md5: 5835c9dc666ac0144ffb8d69eee0ea92
Description-en: manage systemd-nspawn containers (transitional package)
 Package to ease upgrading from older open-infrastructure-container-tools package
 to the new open-infrastructure-compute-tools package.
 .
 This package can be purged at anytime once the open-infrastructure-compute-tools
 package has been installed.

Package: open-infrastructure-apache-tools
Description-md5: c278ceb8450b3bd60565bebb4397dd31
Description-en: additional tools for Apache HTTP server (transitional package)
 Package to ease upgrading from older open-infrastructure-apache-tools package
 to the new open-infrastructure-service-tools package.
 .
 This package can be purged at anytime once the open-infrastructure-service-tools
 package has been installed.

Package: open-infrastructure-service-tools
Description-md5: 1586d0f19008c037b81dc0138397e6d8
Description-en: additional tools to ease system administration and integration
 This package contains some usefull tools, e.g.:
 .
   * alternative icons for Apache autoindex (Tango Icons and Font Awesome
     based themes)

Package: open-infrastructure-ceph-tools
Description-md5: 162bf83ed4ad81c85b634fec7b018b14
Description-en: Additional utilities to manage Ceph (transitional package)
 Package to ease upgrading from older open-infrastructure-ceph-tools package
 to the new open-infrastructure-storage-tools package.
 .
 This package can be purged at anytime once the
 open-infrastructure-storage-tools package has been installed.

Package: open-infrastructure-storage-tools
Description-md5: ffe4b90640933cabbe3668f7a7715266
Description-en: Additional utilities to manage Ceph
 storage-tools contains the following tools:
 .
   * ceph-log: store Ceph cluster log as a logfile
   * ceph-info: show Ceph cluster information as a HTML page
   * cephfs-snap: create CephFS snapshots periodically
   * cephfs-remove-osd: remove a Ceph OSD instance completely

Package: open-infrastructure-system-boot
Description-md5: aa4fd71f06ecf5fe8ab1b28bf94c1d3b
Description-en: Boot Debian-based system images
 system-boot provides the system integration for booting from a read-only root
 filesystem such as a live system.

Package: open-infrastructure-system-build
Description-md5: 63e5dc5c97509adbd1e116f16223bc29
Description-en: Build Debian-based system images
 system-build is a tool to build system images such as a live system from a
 configuration directory.

Package: open-infrastructure-system-config
Description-md5: b0e6fc1d1ad5a20734c39375f7fd00fa
Description-en: Configure Debian-based system images
 system-config provides the system integration for configuring a read-only root
 filesystem such as a live system.

Package: open-infrastructure-system-images
Description-md5: 56db09f3ea145ee6f3f7612483a50ba8
Description-en: Debian-based system images
 system-images contains the configuration directories for system-build to
 build live system images.

Package: open-invaders
Description-md5: 596552563f3a709637aec0174720f716
Description-en: Space Invaders clone
 Space Invaders is one of the earliest arcade shoot 'em up games.
 The player can move horizontally across the bottom of the screen
 and must shoot at an incoming wave of aliens before they reach
 the bottom.
 .
 Open Invaders is a clone of the legendary 70's classic, but with
 completely new graphics, several bonus levels, etc.

Package: open-invaders-data
Description-md5: acd4f1ac21eb7a6ecddda5e575a48e74
Description-en: Space Invaders clone (data package)
 Space Invaders is one of the earliest arcade shoot 'em up games.
 The player can move horizontally across the bottom of the screen
 and must shoot at an incoming wave of aliens before they reach
 the bottom.
 .
 Open Invaders is a clone of the legendary 70's classic, but with
 completely new graphics, several bonus levels, etc.
 .
 This package contains the data used by the game.

Package: iscsiuio
Description-md5: a92910cbc50853dedae1656f53a1feb2
Description-en: iSCSI offloading daemon for QLogic devices
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 This tool is to be used in conjunction with the QLogic NetXtreme II Linux
 driver (Kernel module name: 'bnx2' and 'bnx2x'), QLogic CNIC driver,
 and the QLogic iSCSI driver (Kernel module name: 'bnx2i').
 .
 This user space tool is used in conjunction with the following
 QLogic Network Controllers:
   bnx2:  BCM5706, BCM5708, BCM5709 devices
   bnx2x: BCM57710, BCM57711, BCM57711E, BCM57712, BCM57712E,
          BCM57800, BCM57810, BCM57840 devices
 .
 This utility will provide the ARP and DHCP functionality for the iSCSI
 offload. The communication to the driver is done via Userspace I/O (Kernel
 module name 'uio').
 .
 This package is required to offload iSCSI onto these devices.

Package: libopeniscsiusr
Description-md5: 69c33f1ad99621103525019b9ea2cf82
Description-en: iSCSI userspace library
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package contains the iSCSI userspace library.

Package: libopeniscsiusr-dev
Description-md5: d4b0fa7a26591b5c834e6519b796a42c
Description-en: iSCSI userspace library headers
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package contains the iSCSI userspace library headers.

Package: open-iscsi
Description-md5: 067891012a9e049900724bddbc58bf8f
Description-en: iSCSI initiator tools
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package includes a daemon, iscsid, and a management utility,
 iscsiadm.

Package: libisns-dev
Description-md5: 41fe513b021cd406121a6e9b4aae362a
Description-en: Internet Storage Name Service - development files
 Open-iSNS is an implementation of the Internet Storage Name Service
 (iSNS), according to RFC 4171, which facilitates automated discovery,
 management, and configuration of iSCSI and Fibre Channel devices on a
 TCP/IP network.
 .
 This package provides the development libraries and header files for
 the libisns library.

Package: libisns0
Description-md5: afec3bee749dde3d2199fd00872afd40
Description-en: Internet Storage Name Service - shared libraries
 Open-iSNS is an implementation of the Internet Storage Name Service
 (iSNS), according to RFC 4171, which facilitates automated discovery,
 management, and configuration of iSCSI and Fibre Channel devices on a
 TCP/IP network.
 .
 This package provides the libisns shared library for use in client
 applications.

Package: open-isns-discoveryd
Description-md5: a3bd1b0f0465f54bd6b984e1e651f0fd
Description-en: Internet Storage Name Service - iSNS discovery daemon
 Open-iSNS is an implementation of the Internet Storage Name Service
 (iSNS), according to RFC 4171, which facilitates automated discovery,
 management, and configuration of iSCSI and Fibre Channel devices on a
 TCP/IP network.
 .
 This package contains the isnsdd discovery daemon, handling all the
 server communications required to register a node, its portals, and to
 maintain the registration. In addition, it uses the iSNS State Change
 Notification framework to learn of new targets or initiators coming
 online and informs local services (such as the iSCSI initiator daemon)
 about these changes.

Package: open-isns-server
Description-md5: b2e77e8b80254254682b2b4f595a0168
Description-en: Internet Storage Name Service - iSNS server
 Open-iSNS is an implementation of the Internet Storage Name Service
 (iSNS), according to RFC 4171, which facilitates automated discovery,
 management, and configuration of iSCSI and Fibre Channel devices on a
 TCP/IP network.
 .
 This package contains the isnsd server, supporting persistent storage
 registrations.

Package: open-isns-utils
Description-md5: 9d5cdca02aa00857b9327d6f80362183
Description-en: Internet Storage Name Service - client utilities
 Open-iSNS is an implementation of the Internet Storage Name Service
 (iSNS), according to RFC 4171, which facilitates automated discovery,
 management, and configuration of iSCSI and Fibre Channel devices on a
 TCP/IP network.
 .
 This package contains the isnsadm client utility for managing
 Open-iSNS servers.

Package: open-jtalk
Description-md5: 212dee292ad124dfe9bf71dd09848cc1
Description-en: Japanese text-to-speech system
 Open JTalk is a Japanese text-to-speech system based on HTS engine. This
 program uses Mecab and its dictionary which is optimized for Open JTalk
 to analyse texts and gets pronunciation.

Package: open-jtalk-mecab-naist-jdic
Description-md5: 8b939fafc2b32532882d3f26bde51471
Description-en: NAIST Japanese Dictionary for Open JTalk
 This package provides NAIST Japanese Dictionary converted for Mecab used
 by Open JTalk.
 .
 This is based on ipadic, however it is released under BSD style license
 now by NAIST (Nara Institute of Science and Technology, Japan).

Package: plc-utils
Description-md5: 79d6d54fb4de9110414776d6bc46d2f4
Description-en: Toolkit for HomePlug Powerline network adapters with Atheros chipsets
 Utilities for users to query information from and flash firmware to the adapter
 chipsets.
 .
  - amptool: AR7400 and QCA7450 chipsets.
  - plctool: QCA6410, QCA7000 and QCA7420 chipsets.
  - int6k: INT6000, INT6300 and INT6400 legacy chipsets.

Package: plc-utils-doc
Description-md5: 2ecfd46e422650e3362255e6a7b9ccaf
Description-en: Additional documentation from the Atheros Powerline toolkit
 Upstream developer documentation in HTML format relating to the
 toolkit utilities, chipsets and HomePlug 1.0 and HomePlug AV
 protocols (IEEE-802.3).

Package: plc-utils-extra
Description-md5: f8d143f2f139daaef54d93f470fb5c83
Description-en: Extended toolkit for HomePlug Powerline network adapters with Atheros chipsets
 Additional tools and utilities that might be of use to hardware
 engineers and software developers working with Atheros Powerline
 chipsets and the HomePlug 1.0 and HomePlug AV protocols (IEEE-802.3).

Package: open-roms
Description-md5: 2447e5be90bb64b47ec1b7912d3a5f2e
Description-en: ROM files for retro computers
 Using emulators for old retro computers (like the Commodore 64) requires
 code and data (kernal, basic, characters sets) that was stored in their
 ROM chips.
 .
 This project contains reverse-engineered fully open-source ROMs that can
 be used with emulators.
 .
 Currently the only supported platform is the C64, but as the code is very
 modular, support for additional platforms might be added in the future.

Package: open-vm-tools
Description-md5: a6ea22fad449711c4296720ce1ebe6b4
Description-en: Open VMware Tools for virtual machines hosted on VMware (CLI)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains only the core user-space programs and libraries.

Package: open-vm-tools-containerinfo
Description-md5: d32e2b0da1011bfbda464ce297c38698
Description-en: Open VMware Tools for VMs hosted on VMware (Service Discovery Plugin)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains the vRealize Container Info plugin, which
 captures and publishes information about running containers inside the
 guest.

Package: open-vm-tools-desktop
Description-md5: 0a75baf603aed1d261cb9d62936d3c0d
Description-en: Open VMware Tools for virtual machines hosted on VMware (GUI)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains the user-space programs and libraries that are essential
 for improved user experience of VMware virtual machines.

Package: open-vm-tools-dev
Description-md5: 4aa45696c5c5c28398c17ba27233e67d
Description-en: Open VMware Tools for virtual machines hosted on VMware (development)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains the development files.

Package: open-vm-tools-salt-minion
Description-md5: 81abec60577d47d176be467e17043310
Description-en: Open VMware Tools for VMs hosted on VMware (Service Discovery Plugin)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains the Salt Minion plugin for event driven IT
 automation, remote task execution, and configuration management.

Package: open-vm-tools-sdmp
Description-md5: 349080d17373649f2499f751cfb181e9
Description-en: Open VMware Tools for VMs hosted on VMware (Service Discovery Plugin)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains the vRealize Operations Service Discovery
 Management Pack (SDMP) plugin, which discovers services running in VMs
 and builds relationships between them in vRealize.

Package: libopen3d-dev
Description-md5: 7f50e228865cfccefabbd802df6d9d7c
Description-en: Library for 3D data processing - development headers
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package contains the development headers for C++

Package: libopen3d0.16
Description-md5: 293b80c6ea389274989a61431706a06e
Description-en: Library for 3D data processing
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.

Package: open3d-doc
Description-md5: d61069d73e247fb2e7b0cf7b6e034147
Description-en: Library for 3D data processing - API documentation
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package provides the API documentation.

Package: open3d-gui
Description-md5: 570019910c6b69822d565b60914aceff
Description-en: Library for 3D data processing - GUI
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package provides the stand-alone GUI for data visualization.

Package: open3d-gui-data
Description-md5: 548c58eeb5a634dae43d7a0518e70070
Description-en: Library for 3D data processing - GUI resources
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package provides the resources for the GUI.

Package: open3d-tools
Description-md5: 7ccac4fdbcc53037bc9e4f6854913292
Description-en: Library for 3D data processing - tools
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package provides additional tools for data processing.

Package: python3-open3d
Description-md5: 4f0ea0b27e57f6bfdd12503c09b28119
Description-en: Library for 3D data processing - Python 3 bindings
 Open3D is an open-source library that supports rapid development of
 software that deals with 3D data. The Open3D frontend exposes a set
 of carefully selected data structures and algorithms in both C++ and
 Python. The backend is highly optimized and is set up for parallelization.
 .
 This package provides the Python 3 bindings for Open3D.

Package: libafsauthent2
Description-md5: a0feedf62f2fa5d341102110cd7a1d2b
Description-en: AFS distributed file system runtime library (authentication)
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing AFS client
 authentication and token management.

Package: libafsrpc2
Description-md5: 7523708cbcd58ca51ccd0bb131f7807a
Description-en: AFS distributed file system runtime library (RPC layer)
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing the Rx protocol and
 other AFS RPC functionality.

Package: libkopenafs2
Description-md5: 0f99201d0fae91ddb99faa36485b802d
Description-en: AFS distributed file system runtime library (PAGs)
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing an interface to
 manipulating AFS process authentication groups (PAGs).  It provides the
 a subset of the interface provided by the Heimdal libkafs library.

Package: libopenafs-dev
Description-md5: b6f316eebfa1cc038bb9afed528de9fc
Description-en: AFS distributed filesystem development libraries
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides static development libraries and headers
 needed to compile AFS applications.

Package: openafs-client
Description-md5: 2d948f9c8a661ee8bc5d31e3f8cd9962
Description-en: AFS distributed filesystem client support
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides basic client support to mount and manipulate
 AFS.  If your site uses Kerberos v5 authentication for AFS, you will also
 want to install openafs-krb5.

Package: openafs-dbserver
Description-md5: 900518e8d991aca7a295eb31861c8d53
Description-en: AFS distributed filesystem database server
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides AFS database server binaries.  It should be
 installed on the servers that will act as volume location and
 protection servers.

Package: openafs-doc
Description-md5: dfed3aa1cb0c1548af7ed6d6191c122f
Description-en: AFS distributed filesystem documentation
 AFS is a distributed filesystem allowing cross-platform sharing of files
 among multiple computers.  Facilities are provided for access control,
 authentication, backup and administrative management.
 .
 This package contains the OpenAFS user's and reference manuals, some
 protocol documentation, and other OpenAFS documentation.

Package: openafs-fileserver
Description-md5: 6f505856f48ff78dd8989e4474f85129
Description-en: AFS distributed filesystem file server
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the AFS fileserver binaries.  It should be
 installed on any machine that will export files into AFS.

Package: openafs-fuse
Description-md5: 5b93a5360d9c82b3edf7a7962b3ba594
Description-en: AFS distributed file system experimental FUSE client
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides an experimental FUSE implementation of the AFS
 client as afsd.fuse.  This currently only provides read-only access to
 AFS, doesn't work with all of the normal AFS client programs, and must be
 started manually, but may be of interest in situations where read-only
 access is sufficient and the kernel module cannot be built.

Package: openafs-krb5
Description-md5: f601778f8cbfe2c4f9aa8e886d6408dc
Description-en: AFS distributed filesystem Kerberos 5 integration
 AFS is a distributed filesystem allowing cross-platform sharing of files
 among multiple computers.  Facilities are provided for access control,
 authentication, backup and administrative management.
 .
 This package provides aklog, a utility for authenticating to AFS using
 Kerberos 5.  It also provides asetkey, a utility to set AFS server keys
 from a Kerberos keytab, and ka-forwarder, a utility to forward kaserver
 requests to a KDC using fakeka.

Package: openafs-modules-dkms
Description-md5: 959c8c641c8855622b3e660d47f8f210
Description-en: AFS distributed filesystem kernel module DKMS source
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package contains the source for the AFS kernel module, packaged with
 appropriate configuration for DKMS to build new modules dynamically.

Package: openafs-modules-source
Description-md5: 01e11a95da0fec3f0bbe15d0a3897346
Description-en: AFS distributed filesystem kernel module source
 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers.  Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the source to the AFS kernel module in a form
 suitable for use by module-assistant or kernel-package.

Package: libopenal-data
Description-md5: 46f14b2122a33082c8e42cb2ecd28f83
Description-en: Software implementation of the OpenAL audio API (data files)
 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This package installs data files used by the OpenAL Soft shared library.

Package: libopenal-dev
Description-md5: dc7d0fb4cfa3510d0c5bd03b73f95606
Description-en: Software implementation of the OpenAL audio API (development files)
 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This package contains the files necessary for development with OpenAL .

Package: libopenal1
Description-md5: 6c583bdfdc4c7b37bbd96c94be753ea6
Description-en: Software implementation of the OpenAL audio API (shared library)
 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This library is meant as a compatible update/replacement to the OpenAL Sample
 Implementation (the SI). The SI has been unmaintained for quite a while, and
 would require a lot of work to clean up. This is a fork the old Windows version
 to attempt an accelerated ALSA version of an OpenAL implementation.
 .
 OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
 opposed to the SI's 4-channel max (though it did have some provisions for 6
 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
 does not support the Vorbis and MP3 extensions, however those were considered
 deprecated even in the SI. It does, though, support some of the newer
 extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
 floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
 and others.
 .
 This package installs the OpenAL Soft shared library.

Package: makehrtf
Description-md5: aac8bfca1d716ee2f2ed51686ca7aed6
Description-en: HRTF Processing and Composition Utility
 OpenAL Soft is a branch of OpenAL which has filtering implemented in software,
 and it also adds support for head-related transfer functions (HRTFs).
 HRTFs permit 3D auralization through stereo earphones.
 .
 This package installs the makehrtf utility.

Package: openal-info
Description-md5: a8f56d7c85cd29cecff54c795e5c93c3
Description-en: Informational utility for the OpenAL audio API
 This utility is useful in diagnosing OpenAL related issues and for
 displaying helpful informationa about what is supported on your system
 with OpenAL.
 .
 This package installs the OpenAL Soft openal-info utility.

Package: openapi-specification
Description-md5: f4f8f6f2ee04836cc6bd0df42f4239a2
Description-en: community-driven open specification within the OpenAPI Initiative
 The OpenAPI Specification (OAS) defines a standard, programming
 language-agnostic interface description for HTTP APIs, which allows both humans
 and computers to discover and understand the capabilities of a service without
 requiring access to source code, additional documentation, or inspection of
 network traffic. When properly defined via OpenAPI, a consumer can understand
 and interact with the remote service with a minimal amount of implementation
 logic. Similar to what interface descriptions have done for lower-level
 programming, the OpenAPI Specification removes guesswork in calling a service.

Package: openarena
Description-md5: 5c88c938032f434f395e780475e66fe0
Description-en: fast-paced 3D first-person shooter
 OpenArena is an open-source content package for ioQuake3 licensed under the
 GPL, effectively creating a free stand-alone game. Though OpenArena is a free
 replacement for id Software Inc.'s Quake 3 Arena, it is NOT compatible with
 the proprietary game!
 .
 OpenArena might be considered unsuitable for children.
 .
 This package installs the OpenArena client.

Package: openarena-server
Description-md5: b5aee37b93113cab3fd625b8fc9b2625
Description-en: server and game logic for the game OpenArena
 OpenArena is an open-source content package for ioQuake3 licensed under the
 GPL, effectively creating a free stand-alone game. Though OpenArena is a free
 replacement for id Software Inc.'s Quake 3 Arena, it is NOT compatible with
 the proprietary game!
 .
 This package installs the OpenArena dedicated server and its init script.

Package: openarena-085-data
Description-md5: b900232bdf8c2a3d887ff8246713ff5a
Description-en: OpenArena game data - 0.8.5 update
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains the OpenArena 0.8.5 update.

Package: openarena-088-data
Description-md5: b0b25c5fd2e52ea60b787c39eb3306cc
Description-en: OpenArena game data
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains the non-code parts of the OpenArena 0.8.8 update.
 It is ignored by older OpenArena packages.

Package: openarena-data
Description-md5: 3d3f4a2095b70047ebd6b197e5149a9a
Description-en: OpenArena game data
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains the basic game content from OpenArena 0.8.1,
 and depends on the rest of the game data from OpenArena 0.8.1 and 0.8.5.

Package: openarena-081-maps
Description-md5: 1c2667c66c3fbcab6119d9f2f5d5e51f
Description-en: OpenArena game data - maps from 0.8.1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains maps from OpenArena 0.8.1.

Package: openarena-081-misc
Description-md5: 6e259eaefea8014d3baf8931f5835957
Description-en: OpenArena game data - miscellaneous files from 0.8.1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains sounds, bot data, demos, and team-game powerups from
 OpenArena 0.8.1.

Package: openarena-oacmp1
Description-md5: d3091e58d0453a6780ae1153e94333f7
Description-en: OpenArena Community Map Pack 1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 This package contains additional maps (levels) released in 2014
 by the OpenArena community.

Package: openarena-081-players
Description-md5: 2f3f9fae6cf703c715434bedf71ea6ec
Description-en: OpenArena game data - player graphics from 0.8.1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains player graphics from OpenArena 0.8.1.

Package: openarena-081-players-mature
Description-md5: 7e94687dadc443390b96eb7b64240e06
Description-en: OpenArena game data - "mature" player graphics from 0.8.1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages, to
 fit better onto CD releases.
 .
 This package contains player graphics from OpenArena 0.8.1 which contain
 partial nudity (the Angelyss, Arachna, Ayumi and Sorceress models).
 In OpenArena 0.8.1 these player models were optional, but the structure
 of the 0.8.5 patch means they cannot be removed from 0.8.5 or later
 versions.

Package: openarena-081-textures
Description-md5: c0db0e821efc1070211f942fceaa9288
Description-en: OpenArena game data - textures from 0.8.1
 OpenArena is an open-source content package for the Quake III
 engine, effectively creating a free stand-alone game similar to
 Quake III Arena.
 .
 In Debian, OpenArena game data are divided into several packages.
 This package contains textures from OpenArena 0.8.1.

Package: libchemistry-openbabel-perl
Description-md5: 9bcbf2562fd78652e201334aded7f548
Description-en: Chemical toolbox library (perl bindings)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains Chemistry::Openbabel, the Perl binding for Open Babel.

Package: libopenbabel-dev
Description-md5: 4f0a32197b42c191862bd6c662f5887a
Description-en: Chemical toolbox library (development files)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains the static library and the header files.

Package: libopenbabel-doc
Description-md5: 0fab4d74aecda6153f6001ea00c04b00
Description-en: Chemical toolbox library (documentation)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains the library documentation.

Package: libopenbabel7
Description-md5: 9b073686beba43d7febfa498b6b90bf2
Description-en: Chemical toolbox library
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains the shared library.

Package: openbabel
Description-md5: 9d391ce1a3230895a2568f94e8575839
Description-en: Chemical toolbox utilities (cli)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package includes the following utilities:
  * obabel: Convert between various chemical file formats
  * obenergy: Calculate the energy for a molecule
  * obminimize: Optimize the geometry, minimize the energy for a molecule
  * obgrep: Molecular search program using SMARTS pattern
  * obgen: Generate 3D coordinates for a molecule
  * obprop: Print standard molecular properties
  * obfit: Superimpose two molecules based on a pattern
  * obrotamer: Generate conformer/rotamer coordinates
  * obconformer: Generate low-energy conformers
  * obchiral: Print molecular chirality information
  * obrotate: Rotate dihedral angle of molecules in batch mode
  * obprobe: Create electrostatic probe grid

Package: openbabel-gui
Description-md5: 5dbd1d7b9cdd1829cf84bdb7c03f9c3e
Description-en: Chemical toolbox utilities (graphical user interface)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains the openbabel GUI based on wxWidgets.

Package: python3-openbabel
Description-md5: aa2a39e7aee58768c87aec68f06497d6
Description-en: Chemical toolbox library (Python bindings)
 Open Babel is a chemical toolbox designed to speak the many languages of
 chemical data. It allows one to search, convert, analyze, or store data from
 molecular modeling, chemistry, solid-state materials, biochemistry, or related
 areas.  Features include:
 .
  * Hydrogen addition and deletion
  * Support for Molecular Mechanics
  * Support for SMARTS molecular matching syntax
  * Automatic feature perception (rings, bonds, hybridization, aromaticity)
  * Flexible atom typer and perception of multiple bonds from atomic coordinates
  * Gasteiger-Marsili partial charge calculation
 .
 File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL
 Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC.
 .
 This package contains the Python binding.

Package: openbgpd
Description-md5: acc92ba0ca3821ff82802f79fe7a1874
Description-en: OpenBSD BGP daemon
 OpenBGPD, also known as OpenBSD Border Gateway Protocol Daemon, is a
 server software program that allows general purpose computers to be
 used as routers, Route Reflectors, or Route Servers.

Package: libopenblas-dev
Description-md5: 39566b3b6b396068fe399e42a9d8063f
Description-en: Optimized BLAS (linear algebra) library (dev, meta)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.

Package: libopenblas-openmp-dev
Description-md5: b88b197641d5222c7d61ed0c657964e2
Description-en: Optimized BLAS (linear algebra) library (dev, openmp)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=0

Package: libopenblas-pthread-dev
Description-md5: 2e5e3b46304f4fd0f6da0fea3369b579
Description-en: Optimized BLAS (linear algebra) library (dev, pthread)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=0

Package: libopenblas-serial-dev
Description-md5: 6099b620ba594feac0aa7c8fa6558403
Description-en: Optimized BLAS (linear algebra) library (dev, serial)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=0

Package: libopenblas0
Description-md5: 94706179eb78455e9fa6335bf2dd090e
Description-en: Optimized BLAS (linear algebra) library (meta)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.

Package: libopenblas0-openmp
Description-md5: 5cc421b6e5536b1b6969f65dcc5ff71e
Description-en: Optimized BLAS (linear algebra) library (shared lib, openmp)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=0

Package: libopenblas0-pthread
Description-md5: 878fc58626e40a671fced8b9447b600b
Description-en: Optimized BLAS (linear algebra) library (shared lib, pthread)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=0

Package: libopenblas0-serial
Description-md5: b28d43cc55f4ed7f611198c17f0258cc
Description-en: Optimized BLAS (linear algebra) library (shared lib, serial)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=0

Package: libopenblas64-0
Description-md5: daf6ba698db438a0afb24e9f8fa4d610
Description-en: Optimized BLAS (linear algebra) library (shared lib, 64bit, meta)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This metapackage provides a 64-bit indexing version.

Package: libopenblas64-0-openmp
Description-md5: dc49c6066f5d2d12942fd7ede2c69979
Description-en: Optimized BLAS (linear algebra) library (shared lib, 64bit, openmp)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=1

Package: libopenblas64-0-pthread
Description-md5: 1b1f6f51c96d398bc6fddbe41300fe7f
Description-en: Optimized BLAS (linear algebra) library (shared lib, 64bit, pthread)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=1

Package: libopenblas64-0-serial
Description-md5: ed289e0d41f4615be6627d2f9275e2c5
Description-en: Optimized BLAS (linear algebra) library (shared lib, 64bit, serial)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=1

Package: libopenblas64-dev
Description-md5: 33e251530b11516b8cb8c816c9013444
Description-en: Optimized BLAS (linear algebra) library (dev, 64bit, meta)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 This metapackage provides a 64-bit indexing version.

Package: libopenblas64-openmp-dev
Description-md5: f08bfce8347a5efea5954c94efa82949
Description-en: Optimized BLAS (linear algebra) library (dev, 64bit, openmp)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=1

Package: libopenblas64-pthread-dev
Description-md5: 136afed735ae89412e09f534153080ee
Description-en: Optimized BLAS (linear algebra) library (dev, 64bit, pthread)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=1

Package: libopenblas64-serial-dev
Description-md5: 4830253ae231aeb25f9272916758ab45
Description-en: Optimized BLAS (linear algebra) library (dev, 64bit, serial)
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=1

Package: openboard
Description-md5: 09fb69561c9a1ae64ce77ee2f449b3e5
Description-en: Interactive White Board Application
 OpenBoard is an open source cross-platform interactive white board
 application designed primarily for use in schools.
 .
 It was originally forked from Open-Sankoré, which was itself based on
 Uniboard.

Package: openboard-common
Description-md5: b8bb0c7c9c81492c083a844c70850f03
Description-en: Interactive White Board Application (common files)
 OpenBoard is an open source cross-platform interactive white board
 application designed primarily for use in schools.
 .
 It was originally forked from Open-Sankoré, which was itself based on
 Uniboard.
 .
 This package contains all architecture independent files.

Package: gnome-panel-control
Description-md5: 4409b9c3cacc0a251ef8a1278a66db17
Description-en: command line utility to invoke GNOME panel run dialog/menu
 gnome-panel-control can be used to invoke the GNOME panel run or main
 menu from the command line. This is originally a helper utility of openbox
 since gnome-panel is no longer managing its own key bindings.

Package: libobrender32v5
Description-md5: bdd80e6a0bfc7f451e19916277d01495
Description-en: rendering library for openbox themes
 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the libobrender library files used by openbox
 for theme rendering.

Package: libobt2v5
Description-md5: c6c89fc6e3fd0e035c3b5033ac8de758
Description-en: parsing library for openbox
 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the libobt library files used by openbox
 to load and parse configuration and theme files of openbox.

Package: openbox
Description-md5: a149da1397ca2f3f11e63c95dce5ef4d
Description-en: standards-compliant, fast, light-weight and extensible window manager
 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 Some of the things to look for in Openbox are:
 .
  * ICCCM and EWMH compliance!
  * Very fast
  * Chainable key bindings
  * Customizable mouse actions
  * Window resistance
  * Multi-head Xinerama support!
  * Pipe menus

Package: openbox-dev
Description-md5: c4c1c6dc43a98aaed1a0c4558280f752
Description-en: development files for the openbox window manager
 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the development headers for building openbox stuff.

Package: openbox-gnome-session
Description-md5: 2a9bbcdb426b9c980a758b893e537118
Description-en: command line utility to run Openbox as GNOME session
 openbox-gnome-session can provide GNOME session with openbox as
 a default window manager. It can replace the original window manager
 in GNOME Shell and GNOME Fallback sessions.

Package: openbox-kde-session
Description-md5: c225f2cf8568cc9031fd39ad3e4174a9
Description-en: command line utility to run Openbox as KDE SC session
 openbox-kde-session can provide KDE SC session with openbox as
 a default window manager. Can replace the original window manager
 called KWin.

Package: openbsd-inetd
Description-md5: b20479fa95f74ec492f9a2481993d90f
Description-en: OpenBSD Internet Superserver
 The inetd server is a network daemon program that specializes in managing
 incoming network connections. Its configuration file tells it what
 program needs to be run when an incoming connection is received. Any
 service port may be configured for either of the tcp or udp protocols.
 .
 This is a port of the OpenBSD daemon with some debian-specific features.
 This package supports IPv6, built-in libwrap access control, binding to
 specific addresses, UNIX domain sockets and socket buffers tuning.

Package: libocct-data-exchange-7.6
Description-md5: 35430612b534634f960d84997cd7f35c
Description-en: Open CASCADE Technology module for CAD data format interoperability
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package provides support for data exchange.
 .
 This package contains the following shared libraries:
   TKXSBase TKSTEPBase TKSTEPAttr TKSTEP209 TKSTEP TKIGES TKXCAF TKXDEIGES
   TKXDESTEP TKSTL TKVRML TKXmlXCAF TKBinXCAF

Package: libocct-data-exchange-dev
Description-md5: 35a7641131573d6146f9e6afd33439cf
Description-en: Open CASCADE Technology module for CAD data format interoperability - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-data-exchange.

Package: libocct-doc
Description-md5: 233099350946d7c2cf0c50910f9f2245
Description-en: Open CASCADE Technology CAE platform documentation
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains documentation files.

Package: libocct-draw-7.6
Description-md5: 6ed447a9052845a407ff1f43daead1df
Description-en: Open CASCADE Technology command interpreter & graphical test library
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 Draw is a command interpreter based on Tcl and a graphical system used to test
 and demonstrate Open CASCADE Technology modeling libraries.
 .
 This package provides the shared libraries component of Draw.

Package: libocct-draw-dev
Description-md5: d6289a88e5768594e0056e1b2ebec896
Description-en: Open CASCADE Technology interpreter & graphics test library - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 Draw is a command interpreter based on Tcl and a graphical system used to test
 and demonstrate Open CASCADE Technology modeling libraries.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-draw.

Package: libocct-foundation-7.6
Description-md5: 0e32ee5c25bc5fcb99c5a830d1fa3ba7
Description-en: OCCT module underlying all other OCCT classes
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains foundation classes which provide a variety of
 general-purpose services such as automated management of heap memory,
 exception handling, classes for manipulating aggregates of data, basic
 math tools.
 .
 This package contains the following shared libraries:
   TKernel TKMath

Package: libocct-foundation-dev
Description-md5: 19348aa8a760adbfdcf466d79693168e
Description-en: Open CASCADE Technology module underlying all other OCCT classes - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-foundation.

Package: libocct-modeling-algorithms-7.6
Description-md5: 51e8110666160b8448759ffee1a13563
Description-en: Open CASCADE Technology geometrical & topological algorithms module
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the following shared libraries:
   TKGeomAlgo TKTopAlgo TKPrim TKBO TKBool TKHLR TKFillet TKOffset TKFeat
   TKMesh TKXMesh TKShHealing

Package: libocct-modeling-algorithms-dev
Description-md5: 02e43bffbf6d5f5f2d5e4ba574962523
Description-en: Open CASCADE Technology geometrical & topological algorithms module - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-modeling-algorithms.

Package: libocct-modeling-data-7.6
Description-md5: 04043da67bcd0d2c3f1d686ef3280ed2
Description-en: Open CASCADE Technology 2D/3D geometric primitives data structures
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package supplies data structures to represent 2D and 3D geometric models.
 .
 This package contains the following shared libraries:
   TKG2d TKG3d TKGeomBase TKBRep

Package: libocct-modeling-data-dev
Description-md5: 8dcc2d278c3a990a5e86cc4072cf537f
Description-en: Open CASCADE Technology 2D/3D geometric primitives data structures - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-modeling-data.

Package: libocct-ocaf-7.6
Description-md5: 0bf5f84b9e87355de84a9b66dcc32f33
Description-en: Open CASCADE Technology application-specific data and functionality
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package provides Open CASCADE Application Framework services.
 .
 This package contains the following shared libraries:
 .
   TKCDF TKLCAF TKCAF TKBinL TKXmlL TKBin TKXml TKStdL TKStd TKTObj TKBinTObj
   TKXmlTObj TKVCAF

Package: libocct-ocaf-dev
Description-md5: 0eed7999a06b54074076a200bda16730
Description-en: Open CASCADE Technology application-specific data and functionality - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-ocaf.

Package: libocct-visualization-7.6
Description-md5: 2005e0977931bf3ffda15815f24feb6d
Description-en: Open CASCADE Technology graphical data visualization module
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package provides services for displaying 2D and 3D graphics.
 .
 This package contains the following shared libraries:
  TKService TKV3d TKOpenGl TKMeshVS TKIVtk TKD3DHost

Package: libocct-visualization-dev
Description-md5: 3dbdb7cb864e3ef32e12fe3eca1da8d1
Description-en: Open CASCADE Technology graphical data visualization module - dev files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains the headers and symlinks for libraries shipped by
 libocct-visualization.

Package: occt-draw
Description-md5: 39bd0d7a55cc357f4ace70ba888ef881
Description-en: Open CASCADE Technology command interpreter and graphical test system
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 Draw is a command interpreter based on Tcl and a graphical system used to test
 and demonstrate Open CASCADE Technology modeling libraries.

Package: occt-misc
Description-md5: 664300461862bb9dd7c0500a44e1be02
Description-en: OCCT CAE platform shared library miscellaneous files
 Open CASCADE Technology is a suite for 3D surface and solid modeling,
 visualization, data exchange and rapid application development.  It is an
 excellent platform for development of numerical simulation software including
 CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
 .
 This package contains resource files.

Package: libopencc-data
Description-md5: ae564ef7c2216fe88e43fcb28dd01b89
Description-en: simplified-traditional Chinese conversion library - data files
 opencc is a library for converting character between traditional Chinese and
 simplified Chinese.
 .
 This package includes the data files.

Package: libopencc-dev
Description-md5: 83d02197146d771b3318b5db9c41bc2e
Description-en: simplified-traditional Chinese conversion library - development
 opencc is a library for converting character between traditional Chinese and
 simplified Chinese.
 .
 This package includes the development support files.

Package: libopencc-doc
Description-md5: f89e5c617fbcb9cb0f11e5186d2da8c5
Description-en: simplified-traditional Chinese conversion library - document
 opencc is a library for converting character between traditional Chinese and
 simplified Chinese.
 .
 This package includes the library document files.

Package: libopencc1.1
Description-md5: cdef50a529929a6880d82c26934b7b7c
Description-en: simplified-traditional Chinese conversion library - runtime
 opencc is a library for converting character between traditional Chinese and
 simplified Chinese.
 .
 This package includes the shared library.

Package: opencc
Description-md5: e1eea6dcca0142c8716dad48b07bb04c
Description-en: simplified-traditional Chinese conversion tool
 opencc is a library for converting character between traditional Chinese and
 simplified Chinese.
 .
 This package includes the conversion tool.

Package: libopencensus-java
Description-md5: 2c4137e36014b6c9615010dd60913a5c
Description-en: stats collection and distributed tracing framework
 OpenCensus is a toolkit for collecting application performance and
 behavior data. It currently includes 3 apis: stats, tracing and tags.

Package: opencfu
Description-md5: 6c95ab1114f0755cb8c686ff172d3673
Description-en: count cell colonies (CFUs) on agar plates by processing digital pictures
 OpenCFU is a completely open source lightweight application designed to
 enumerate clustered circular objects such as bacterial colonies. It can
 handle digital pictures as well as live stream from a video
 device/webcam. OpenCFU is cross-platform, fast, reliable and allows the
 user to implement intuitive filters.

Package: libopenchemlib-java
Description-md5: 2dc3b58cba1766e5f4bc3b4aaa60dbd8
Description-en: framework providing cheminformatics core functionality
 OpenChemLib is Java based framework providing cheminformatics core
 functionality and user interface components. Its main focus is on organics
 chemistry and small molecules. It is built around a StereoMolecule class,
 which represents a molecule using atom and bond tables, provides atom
 neighbours, ring and aromaticity information, and supports MDL's concept of
 enhanced stereo representation. Additional classes provide, 2D-depiction,
 descriptor calculation, molecular similarity and substructure search,
 reaction search, property prediction, conformer generation, support for
 molfile and SMILES formats, energy minimization, ligand-protein
 interactions, and more. OpenChemLib's idcode represents molecules,
 fragments or reactions as canonical, very compact string that includes
 stereo and query features.
 .
 Different to other cheminformatics frameworks, OpenChemLib also provides
 user interface components that allow one to easily embed chemical functionality
 into Java applications, e.g. to display or edit chemical structures or
 reactions.

Package: opencity
Description-md5: 086e2a882c755dca20287a78dfaea7e9
Description-en: 3D city simulator game
 OpenCity is 3D city construction simulator. You can build some zones of
 housing, trading and industry, electric plant and roads. Besides you can also
 raise or lower the terrain.
 OpenCity is similar in spirit to other city construction games, heading
 towards a classic SimCity feeling, although with some additional features.
 It is not intended to be a clone of any famous city simulator.

Package: opencity-data
Description-md5: b62db9f1f20228874e43fdc3b5d2684e
Description-en: data for opencity, a 3D city simulator game
 OpenCity is 3D city construction simulator. You can build some
 zones of housing, trading and industry, electric plant and roads.
 .
 This package contains the architecture-independent data for opencity. For more
 information, see the opencity package.

Package: libopencl-clang-14-dev
Description-md5: a3778115ad90d0947318a4ca025d1360
Description-en: thin wrapper for clang -- development files
 Opencl-clang is a thin wrapper library around clang. It has an
 OpenCL-oriented API and is capable of compiling OpenCL C kernels
 to SPIR-V modules.
 .
 This package includes files needed for development.

Package: libopencl-clang14
Description-md5: 99773d47de61dea15893c5e8d11f91fe
Description-en: thin wrapper for clang
 Opencl-clang is a thin wrapper library around clang. It has an
 OpenCL-oriented API and is capable of compiling OpenCL C kernels
 to SPIR-V modules.

Package: libopencl-clang-15-dev
Description-md5: a3778115ad90d0947318a4ca025d1360
Description-en: thin wrapper for clang -- development files
 Opencl-clang is a thin wrapper library around clang. It has an
 OpenCL-oriented API and is capable of compiling OpenCL C kernels
 to SPIR-V modules.
 .
 This package includes files needed for development.

Package: libopencl-clang15
Description-md5: 99773d47de61dea15893c5e8d11f91fe
Description-en: thin wrapper for clang
 Opencl-clang is a thin wrapper library around clang. It has an
 OpenCL-oriented API and is capable of compiling OpenCL C kernels
 to SPIR-V modules.

Package: openclipart
Description-md5: 072611e96db6eed945e4f9d401d4eb8b
Description-en: Open Clip Art Library
 The Open Clip Art Library is a collection of 100% license-free,
 royalty-free, and restriction-free art that you can use for any purpose.
 .
 The clip art in this package is sorted by subject (e.g. sports). Openclipart 2
 is sorted by artist (who created the clip art) and is much larger.
 .
 This package is a metapackage installing both the SVG and PNG (converted
 from SVG) versions.

Package: openclipart-libreoffice
Description-md5: b87a847e071a5b73e68c308e327cb508
Description-en: clip art for OpenOffice.org/LibreOffice gallery
 The Open Clip Art Library is a collection of 100% license-free,
 royalty-free, and restriction-free art that you can use for any purpose.
 .
 The clip art in this package is sorted by subject (e.g. sports). Openclipart 2
 is sorted by artist (who created the clip art) and is much larger.
 .
 This package contains the OpenOffice.org/LibreOffice Gallery info files.

Package: openclipart-png
Description-md5: fa5bc7a53cee03b29481ca9973d6d22f
Description-en: clip art in PNG format
 The Open Clip Art Library is a collection of 100% license-free,
 royalty-free, and restriction-free art that you can use for any purpose.
 .
 The clip art in this package is sorted by subject (e.g. sports). Openclipart 2
 is sorted by artist (who created the clip art) and is much larger.
 .
 This package contains the images in Portable Network Graphics
 (PNG) format.

Package: openclipart-svg
Description-md5: 92c04cc70d1d7f8b16be82aae8b39eb8
Description-en: clip art in SVG format
 The Open Clip Art Library is a collection of 100% license-free,
 royalty-free, and restriction-free art that you can use for any purpose.
 .
 The clip art in this package is sorted by subject (e.g. sports). Openclipart 2
 is sorted by artist (who created the clip art) and is much larger.
 .
 This package contains the images in Scalable Vector Graphic
 (SVG) format, which is an XML format approved by the W3C.

Package: openclonk
Description-md5: e1a2f698d76a35ed34080336a3a8b6ba
Description-en: multiplayer game of strategy, action and skill
 OpenClonk is a free multiplayer action game where you control clonks,
 small but witty and nimble humanoid beings. The game is mainly about
 mining, settling and fast-paced melees. OpenClonk is also not just a
 game but also a versatile 2D game engine that offers countless
 possibilities to make own mods.
 .
 This package contains the OpenClonk engine.

Package: openclonk-data
Description-md5: e03ab98c63678a4a11d15210f934ca95
Description-en: multiplayer game of strategy, action and skill - data
 OpenClonk is a free multiplayer action game where you control clonks,
 small but witty and nimble humanoid beings. The game is mainly about
 mining, settling and fast-paced melees. OpenClonk is also not just a
 game but also a versatile 2D game engine that offers countless
 possibilities to make own mods.
 .
 This package contains the game data.

Package: opencollada-dev
Description-md5: 08e85e7a22c4f2d3a12490c4900e61a6
Description-en: Stream based reader and writer library for COLLADA files (development files)
 OpenCOLLADA is a project dedicated to join efforts using COLLADA within
 various DCC tools like 3ds Max, Maya, Blender and a fast SDK for reading
 and writing COLLADA files.
 .
 This package contains the static library and headers used to build programs
 that use OpenCOLLADA.

Package: opencollada-tools
Description-md5: ae65de1c9f587a7f8304d8ade5029e0d
Description-en: Command line tool for validating COLLADA files
 OpenCOLLADA is a project dedicated to join efforts using COLLADA within
 various DCC tools like 3ds Max, Maya, Blender and a fast SDK for reading
 and writing COLLADA files.
 .
 This package contains an OpenCOLLADA based validator for COLLADA files.

Package: libopencolorio-dev
Description-md5: b3b2a3f3fe578a9ec975139074bddcf5
Description-en: complete color management solution - development
 OpenColorIO (OCIO) is a complete color management solution geared
 towards motion picture production with an emphasis on visual effects
 and computer animation. OCIO provides a straightforward and
 consistent user experience across all supporting applications while
 allowing for sophisticated back-end configuration options suitable
 for high-end production usage. OCIO is compatible with the Academy
 Color Encoding Specification (ACES) and is LUT-format agnostic,
 supporting many popular formats.
 .
 OpenColorIO is released as version 2.0 and has been in development
 since 2003. OCIO represents the culmination of years of production
 experience earned on such films as SpiderMan 2 (2004), Surf's Up
 (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
 (2010), and many more. OpenColorIO is natively supported in
 commercial applications like Katana, Mari, Nuke, Maya, Houdini,
 Silhouette FX, and others.
 .
 OpenColorIO is free and open source software and one of several
 projects actvively sponsored by the ASWF (Academy Software
 Foundation).
 .
 This package provides the development files used to build
 applications using OpenColorIO.

Package: libopencolorio2.1
Description-md5: ac2abff5ec0c2797186f0dc2cefcfd21
Description-en: complete color management solution - runtime
 OpenColorIO (OCIO) is a complete color management solution geared
 towards motion picture production with an emphasis on visual effects
 and computer animation. OCIO provides a straightforward and
 consistent user experience across all supporting applications while
 allowing for sophisticated back-end configuration options suitable
 for high-end production usage. OCIO is compatible with the Academy
 Color Encoding Specification (ACES) and is LUT-format agnostic,
 supporting many popular formats.
 .
 OpenColorIO is released as version 2.0 and has been in development
 since 2003. OCIO represents the culmination of years of production
 experience earned on such films as SpiderMan 2 (2004), Surf's Up
 (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
 (2010), and many more. OpenColorIO is natively supported in
 commercial applications like Katana, Mari, Nuke, Maya, Houdini,
 Silhouette FX, and others.
 .
 OpenColorIO is free and open source software and one of several
 projects actvively sponsored by the ASWF (Academy Software
 Foundation).
 .
 This package provides the runtime files used to run applications
 built against OpenColorIO.

Package: opencolorio-tools
Description-md5: 8f1b1dc23a3d3d97d191bcaaf4220d5d
Description-en: complete color management solution - utilities
 OpenColorIO (OCIO) is a complete color management solution geared
 towards motion picture production with an emphasis on visual effects
 and computer animation. OCIO provides a straightforward and
 consistent user experience across all supporting applications while
 allowing for sophisticated back-end configuration options suitable
 for high-end production usage. OCIO is compatible with the Academy
 Color Encoding Specification (ACES) and is LUT-format agnostic,
 supporting many popular formats.
 .
 OpenColorIO is released as version 2.0 and has been in development
 since 2003. OCIO represents the culmination of years of production
 experience earned on such films as SpiderMan 2 (2004), Surf's Up
 (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
 (2010), and many more. OpenColorIO is natively supported in
 commercial applications like Katana, Mari, Nuke, Maya, Houdini,
 Silhouette FX, and others.
 .
 OpenColorIO is free and open source software and one of several
 projects actvively sponsored by the ASWF (Academy Software
 Foundation).
 .
 This package provides some utilities.

Package: python3-pyopencolorio
Description-md5: b8515c0abe011d4e24d5873bef7edd95
Description-en: complete color management solution - Python bindings
 OpenColorIO (OCIO) is a complete color management solution geared
 towards motion picture production with an emphasis on visual effects
 and computer animation. OCIO provides a straightforward and
 consistent user experience across all supporting applications while
 allowing for sophisticated back-end configuration options suitable
 for high-end production usage. OCIO is compatible with the Academy
 Color Encoding Specification (ACES) and is LUT-format agnostic,
 supporting many popular formats.
 .
 OpenColorIO is released as version 2.0 and has been in development
 since 2003. OCIO represents the culmination of years of production
 experience earned on such films as SpiderMan 2 (2004), Surf's Up
 (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
 (2010), and many more. OpenColorIO is natively supported in
 commercial applications like Katana, Mari, Nuke, Maya, Houdini,
 Silhouette FX, and others.
 .
 OpenColorIO is free and open source software and one of several
 projects actvively sponsored by the ASWF (Academy Software
 Foundation).
 .
 This package provides Python bindings to the OpenColorIO library.

Package: libopenconnect-dev
Description-md5: ca2a50163f3a5cbe8210d16b4cd91a46
Description-en: open client for various network vendors SSL VPNs - development files
 OpenConnect is an SSL VPN client initially created to support Cisco's
 AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
 Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
 Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
 VPN and Array Networks AG SSL VPN.
 .
 This package provides the header and development files.

Package: libopenconnect5
Description-md5: 11288ae2b30d8692b397a2108e8dd9f6
Description-en: open client for various network vendors SSL VPNs - shared library
 OpenConnect is an SSL VPN client initially created to support Cisco's
 AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
 Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
 Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
 VPN and Array Networks AG SSL VPN.
 .
 This package provides the shared library.

Package: openconnect
Description-md5: 562198c516b1de1a9de75dba8b962f53
Description-en: open client for various network vendors SSL VPNs
 OpenConnect is an SSL VPN client initially created to support Cisco's
 AnyConnect SSL VPN. It has since been extended to support the Pulse Connect
 Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo
 Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL
 VPN and Array Networks AG SSL VPN.
 .
 A corresponding OpenConnect VPN server implementation can be found in the
 ocserv package.

Package: libopencore-amrnb-dev
Description-md5: 671a2e2b8b441777bcf55f971b9296b8
Description-en: Adaptive Multi Rate speech codec - development files
 This library contains an implementation of the 3GPP TS 26.073 specification for
 the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
 the OpenCORE framework, part of the Google Android project.
 .
 This package contains the files necessary for development.

Package: libopencore-amrnb0
Description-md5: 6df00c34aece08a5528c0e26a8b0d9f6
Description-en: Adaptive Multi Rate speech codec - shared library
 This library contains an implementation of the 3GPP TS 26.073 specification for
 the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
 the OpenCORE framework, part of the Google Android project.
 .
 This package contains the encoder/decoder shared library.

Package: libopencore-amrwb-dev
Description-md5: 6e53d2e9b8679f91cd6d47cdc8fe3307
Description-en: Adaptive Multi-Rate - Wideband speech codec - development files
 This library contains an implementation of the 3GPP TS 26.173 specification for
 the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
 is derived from the OpenCORE framework, part of the Google Android project.
 .
 This package contains the files necessary for development.

Package: libopencore-amrwb0
Description-md5: 97f9a18dd38dc599fb718dd1ee6269fc
Description-en: Adaptive Multi-Rate - Wideband speech codec - shared library
 This library contains an implementation of the 3GPP TS 26.173 specification for
 the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
 is derived from the OpenCORE framework, part of the Google Android project.
 .
 This package contains the decoder shared library.

Package: libopencryptoki-dev
Description-md5: 5ccede4e52f23a23ec6f510afbb7738e
Description-en: PKCS#11 implementation (development)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the development files.

Package: libopencryptoki0
Description-md5: 8feafc6f1695544c5f562059012b0d01
Description-en: PKCS#11 implementation (library)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the library.

Package: opencryptoki
Description-md5: 56b253ffe8e457a6f3acbdd3c6a66a12
Description-en: PKCS#11 implementation (daemon)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the daemon.

Package: libopencsg-dev
Description-md5: 648c990158737b1708d7cdb8e616e21d
Description-en: image-based CSG library using OpenGL (development files)
 OpenCSG is a library for CSG (Constructive Solid Geometry) that can combine
 geometric primitives to more complex objects, for example the difference
 between two primitives. Instead of explicitly calculating the shape of the
 resulting object, it uses OpenGL's z-buffer to render the image.
 .
 OpenCSG implements both the Goldfeather and the SCS algorithm.
 .
 This package contains files needed to compile opencsg applications.

Package: libopencsg-example
Description-md5: 4d143d91f410cadf627e8ae3ef192884
Description-en: image-based CSG library using OpenGL (example program)
 OpenCSG is a library for CSG (Constructive Solid Geometry) that can combine
 geometric primitives to more complex objects, for example the difference
 between two primitives. Instead of explicitly calculating the shape of the
 resulting object, it uses OpenGL's z-buffer to render the image.
 .
 OpenCSG implements both the Goldfeather and the SCS algorithm.
 .
 This package contains a OpenCSG demo program.

Package: libopencsg1
Description-md5: fdde7d18a8c2636768085ea13ba79f81
Description-en: image-based CSG (Constructive Solid Geometry) library using OpenGL
 OpenCSG is a library for CSG (Constructive Solid Geometry) that can combine
 geometric primitives to more complex objects, for example the difference
 between two primitives. Instead of explicitly calculating the shape of the
 resulting object, it uses OpenGL's z-buffer to render the image.
 .
 OpenCSG implements both the Goldfeather and the SCS algorithm.
 .
 This package contains shared library files.

Package: libopencsg1-dbg
Description-md5: 0e7e9614e27c3e8ad984b8e5f302a7a6
Description-en: debugging symbols for libopencsg
 OpenCSG is a library for CSG (Constructive Solid Geometry) that can combine
 geometric primitives to more complex objects, for example the difference
 between two primitives. Instead of explicitly calculating the shape of the
 resulting object, it uses OpenGL's z-buffer to render the image.
 .
 OpenCSG implements both the Goldfeather and the SCS algorithm.
 .
 This package contains the debugging symbols for libopencsg.

Package: libopencsv-java
Description-md5: 88c68b4b9c6ca3010c28c8b5974d3933
Description-en: opencsv - Library for reading and writing CSV in Java
 Opencsv is a very simple csv (comma-separated values) parser library for Java.
 It supports all the basic csv-type things you're likely to want to do:
 .
  * Arbitrary numbers of values per line
  * Ignoring commas in quoted elements
  * Handling quoted entries with embedded carriage returns
    (ie entries that span multiple lines)
  * Configurable separator and quote characters (or use sensible defaults)
  * Read all the entries at once, or use an Iterator style model
  * Creating csv files from String[] (ie. automatic escaping of embedded
    quote chars)

Package: libopenctm-dev
Description-md5: f3f78fa98c7b277518d15c0662ccff13
Description-en: Library headers for compression of 3D triangle meshes
 OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
 a software library and a tool set for compression of 3D triangle meshes.
 The geometry is compressed to a fraction of comparable file formats,
 and the format is easily accessible through a simple, portable API.
 .
 This package contains the development files needed for compiling programs
 using OpenCTM.

Package: libopenctm1
Description-md5: e7bbed0d3c2e8ddeb50193116d996b27
Description-en: Library for compression of 3D triangle meshes
 OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
 a software library and a tool set for compression of 3D triangle meshes.
 The geometry is compressed to a fraction of comparable file formats,
 and the format is easily accessible through a simple, portable API.
 .
 This package contains the OpenCTM runtime library.

Package: openctm-doc
Description-md5: 58c82dcfae93269ac320c129ea4ca84a
Description-en: Documentation for OpenCTM library and tools
 OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
 a software library and a tool set for compression of 3D triangle meshes.
 The geometry is compressed to a fraction of comparable file formats,
 and the format is easily accessible through a simple, portable API.
 .
 This package contains the OpenCTM documentation.

Package: openctm-tools
Description-md5: 87284bdd37703e0153a1dda7c8116be0
Description-en: Tools for compression of 3D triangle meshes
 OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
 a software library and a tool set for compression of 3D triangle meshes.
 The geometry is compressed to a fraction of comparable file formats,
 and the format is easily accessible through a simple, portable API.
 .
 This package contains the programs ctmconv and ctmview, used to convert
 and view OpenCTM files.

Package: opencu
Description-md5: 04287c5eaa9349cf9980ea283d7bdda9
Description-en: Serial terminal emulator
 cu is used to connect to another system over a serial link.  In the era
 before modern networks, it was typically used to connect to a modem in
 order to dial in to a remote host.  It is now frequently used for tasks
 such as attaching to the serial console of another machine for
 administrative or debugging purposes.

Package: libopencv-calib3d-dev
Description-md5: 6fa8bbc49890409f7379d46a70aa25c7
Description-en: development files for libopencv-calib3d406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Camera Calibration library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-calib3d406
Description-md5: 90b6483109ee9ac13cb0398eafec9088
Description-en: computer vision Camera Calibration library
 This package contains the OpenCV (Open Computer Vision) Camera Calibration
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-contrib-dev
Description-md5: 871096c22245785c3978fb214c3893c0
Description-en: development files for libopencv-contrib406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) contrib library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-contrib406
Description-md5: 0241e8bc62e4fd7f2560053621390167
Description-en: computer vision contrlib library
 This package contains the OpenCV (Open Computer Vision) opencv_contrib runtime
 libraries. This package contain following contrlib libraries:
 .
   - aruco
   - barcode
   - bgsegm
   - bioinspired
   - ccalib
   - cnn_3dobj
   - cvv
   - datasets
   - dpm
   - face
   - freetype
   - fuzzy
   - hdf
   - hfs
   - img_hash
   - line_descriptor
   - matlab
   - optflow
   - ovis
   - phase_unwrapping
   - plot
   - reg
   - rgbd
   - saliency
   - sfm
   - stereo
   - structured_light
   - surface_matching
   - tracking
   - ximgproc
   - xobjdetect
   - xphoto
   - wechat-qrcode
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-core-dev
Description-md5: 3d17f7f1ba9eb9421c95483cf6d64e54
Description-en: development files for libopencv-core406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) core.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-core406
Description-md5: 8292a7f05662b9e9cf3408ffc2f8e61f
Description-en: computer vision core library
 This package contains the OpenCV (Open Computer Vision) core runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-dev
Description-md5: f9dc67381f1013c39fe59842c79cbddf
Description-en: development files for opencv
 This is a metapackage providing development package necessary for
 development of OpenCV (Open Computer Vision).
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-dnn-dev
Description-md5: d3a807f5d7967ccbc80e4a988796cc6e
Description-en: development files for libopencv-dnn406
 This package contains the header files and static library needed to compile
 in deep neural network module.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-dnn406
Description-md5: 72ced12aa6915ca1fd2c25f0f814929c
Description-en: computer vision Deep neural network module
 This package contains the OpenCV (Open Computer Vision) deep neural network
 module.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-features2d-dev
Description-md5: 6c26d62a531852ab4b6a04a19171f3fe
Description-en: development files for libopencv-features2d406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Feature Detection and
 Descriptor Extraction library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-features2d406
Description-md5: 122b12bbf961eda4e13f729263851b16
Description-en: computer vision Feature Detection and Descriptor Extraction library
 This package contains the OpenCV (Open Computer Vision) Feature Detection
 and Descriptor Extraction runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-flann-dev
Description-md5: 77e4722498f0a3d5f0d488fe8ed4ab77
Description-en: development files for libopencv-flann406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Clustering and Search
 in Multi-Dimensional spaces library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-flann406
Description-md5: b0dfaeb42797c690e89719d4e38be30c
Description-en: computer vision Clustering and Search in Multi-Dimensional spaces library
 This package contains the OpenCV (Open Computer Vision) clustering and
 search in Multi-Dimensional spaces runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-highgui-dev
Description-md5: 886f207e7a8eccdd243c4153eda886fb
Description-en: development files for libopencv-highgui406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) High-level GUI and
 Media I/O library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-highgui406
Description-md5: 4f2ee9c2e44d09b28cce1cc8726b50f0
Description-en: computer vision High-level GUI and Media I/O library
 This package contains the OpenCV (Open Computer Vision) High-level GUI
 and Media I/O runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-imgcodecs-dev
Description-md5: f3e2a6197fc50a4e6678169377a83467
Description-en: development files for libopencv-imgcodecs406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Image Codecs library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-imgcodecs406
Description-md5: a60db0058ca6d4545c6dee49271993ff
Description-en: computer vision Image Codecs library
 This package contains the OpenCV (Open Computer Vision) Image Codecs
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-imgproc-dev
Description-md5: 5212eaa76e7ec35b1d9a1c2d98c88913
Description-en: development files for libopencv-imgproc406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Image Processing library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-imgproc406
Description-md5: 98d7deaad1f7fb1315ad11b8d946c391
Description-en: computer vision Image Processing library
 This package contains the OpenCV (Open Computer Vision) Image Processing
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-java
Description-md5: 3ec3c157401d8e95562d4ddb20dd6782
Description-en: Java bindings for the computer vision library
 This package contains Java bindings for the OpenCV (Open Computer Vision)
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-ml-dev
Description-md5: 59b8c032f8a5b48d9671d25e2bf3c32d
Description-en: development files for libopencv-ml406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Machine Learning library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-ml406
Description-md5: 59ba4a6fa1005775468fe2df9151c0bb
Description-en: computer vision Machine Learning library
 This package contains the OpenCV (Open Computer Vision) Machine Learning
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-objdetect-dev
Description-md5: db360463407baebb58734d28a6e5be33
Description-en: development files for libopencv-objdetect406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Object Detection library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-objdetect406
Description-md5: 9a77ab897ba11a70615d3e366bf512ad
Description-en: computer vision Object Detection library
 This package contains the OpenCV (Open Computer Vision) Object Detection
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-photo-dev
Description-md5: 1399e5de652e5663fd6730221ed66077
Description-en: development files for libopencv-photo406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) computational photography
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-photo406
Description-md5: c096ada5b24714a93c563c0c9324da3b
Description-en: computer vision computational photography library
 This package contains the OpenCV (Open Computer Vision) computational
 photography runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-shape-dev
Description-md5: 90b9f501f3f29d05e3cb08196119e7ac
Description-en: development files for libopencv-shape406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) shape descriptors and
 matchers library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-shape406
Description-md5: 29f59ebec864aa3692b3bfeb6fe9c8d7
Description-en: computer vision shape descriptors and matchers library
 This package contains the OpenCV (Open Computer Vision) shape descriptors
 and matchers runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-stitching-dev
Description-md5: a88d72c68f27717bd16a068c077ddcb3
Description-en: development files for libopencv-stitching406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) image stitching library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-stitching406
Description-md5: ac8bc208181de694f4af969d67121211
Description-en: computer vision image stitching library
 This package contains the OpenCV (Open Computer Vision) image stitching
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-superres-dev
Description-md5: 1bff9d948585dbca1d81c0af255dfb36
Description-en: development files for libopencv-superres406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Super Resolution library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-superres406
Description-md5: d6c05e870423afcb1e1ba16cdd7f3b6b
Description-en: computer vision Super Resolution library
 This package contains the OpenCV (Open Computer Vision) Super Resolution
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-video-dev
Description-md5: e6b87c9c9089f6bd8f346e657e5fc07a
Description-en: development files for libopencv-video406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Video analysis library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-video406
Description-md5: bd7405911f1732d24e276b0fe9a79d56
Description-en: computer vision Video analysis library
 This package contains the OpenCV (Open Computer Vision) Video analysis
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-videoio-dev
Description-md5: 586db21edc16144baaf34937ae778a1c
Description-en: development files for libopencv-videoio406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) Video I/O library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-videoio406
Description-md5: 9423a6c92ac81c419de450fdcf11b5f3
Description-en: computer vision Video I/O library
 This package contains the OpenCV (Open Computer Vision) Video I/O
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-videostab-dev
Description-md5: 24a7c5772d67e254f83d33b3f370215d
Description-en: development files for libopencv-videostab406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) video stabilization
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-videostab406
Description-md5: efea3ad388a51f61b9510a64b37f2ec2
Description-en: computer vision video stabilization library
 This package contains the OpenCV (Open Computer Vision) video stabilization
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-viz-dev
Description-md5: f41181c325f574ea64f09251f0b39be9
Description-en: development files for libopencv-viz406
 This package contains the header files and static library needed to compile
 applications that use OpenCV (Open Computer Vision) 3D data visualization
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv-viz406
Description-md5: d65227bfb9f1bec6ce226d96bdf9fd6b
Description-en: computer vision 3D data visualization library
 This package contains the OpenCV (Open Computer Vision) 3D data visualization
 runtime libraries.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: libopencv406-jni
Description-md5: 3e8bfd86bff143c280bb78e8c95073c6
Description-en: Java jni library for the computer vision library
 This package contains Java jni library for the OpenCV (Open Computer Vision)
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: opencv-data
Description-md5: 6309a2225945477162fd5b5b25620a83
Description-en: development data for opencv
 This package contains some architecture independent files useful for
 development with OpenCV.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: opencv-doc
Description-md5: ee64a89ad004eac0997a2fd96a5627e5
Description-en: OpenCV documentation and examples
 This package contains the OpenCV documentation and example programs.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: python3-opencv
Description-md5: dee464304625bd8d8fc8e276062d8904
Description-en: Python 3 bindings for the computer vision library
 This package contains Python 3 bindings for the OpenCV (Open Computer Vision)
 library.
 .
 The Open Computer Vision Library is a collection of algorithms and sample
 code for various computer vision problems. The library is compatible with
 IPL (Intel's Image Processing Library) and, if available, can use IPP
 (Intel's Integrated Performance Primitives) for better performance.
 .
 OpenCV provides low level portable data types and operators, and a set
 of high level functionalities for video acquisition, image processing and
 analysis, structural analysis, motion analysis and object tracking, object
 recognition, camera calibration and 3D reconstruction.

Package: dhtnode
Description-md5: f3ba06b62a29b4bbdc1616b5ceb0f156
Description-en: OpenDHT node binary
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the dhtnode binary.

Package: libopendht-c-dev
Description-md5: cce0185fff0cac46c077776abc0cee7c
Description-en: Development files for the libopendht-c library
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C bindings library header and other
 development files.

Package: libopendht-c2
Description-md5: 13e14c169284eface80d8fb782df4351
Description-en: Lightweight C++17 distributed hash table implementation - C wrapper
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C shared library.

Package: libopendht-dev
Description-md5: 6ba406cce37ea1a7ddbfb16104d59269
Description-en: Development files for the libopendht library
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C++ library headers and other
 development files.

Package: libopendht2
Description-md5: ccb025543b302b7ad2b2265e69b73b57
Description-en: Lightweight C++17 distributed hash table implementation
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C++ shared library.

Package: python3-opendht
Description-md5: d6b9c95d58198f799e9704fe8032997a
Description-en: Python 3 bindings for libopendht C++ library
 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the Python 3 bindings.

Package: libopendkim-dev
Description-md5: 0e1686f82b43e39e13d796b198a6c2d4
Description-en: DomainKeys Identified Mail (DKIM) library (development files)
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM library.

Package: libopendkim11
Description-md5: 9b02828110d544fd49cf0cd49fcaa3fe
Description-en: DomainKeys Identified Mail (DKIM) library
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing signing and verification of the
 DomainKeys Identified Mail (DKIM) standard. This library provides support for
 signing and verifying signatures according to RFC 4871, and supports both
 DomainKeys signing policy and DKIM ADSP.

Package: librbl-dev
Description-md5: 3bc1fffb4a9a9b8cea011d371ca519bc
Description-en: Real-time Blacklist (RBL) query library (development files)
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM project RBL library.

Package: librbl1
Description-md5: b295a5019ebec16e23eb47b2defa9776
Description-en: Real-time Blacklist (RBL) query library
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing OpenDKIM's RBL system.

Package: libvbr-dev
Description-md5: cb8541b624d860fdbcfdd18064271a83
Description-en: Vouch By Reference (VBR) library (development files)
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM project VBR library.

Package: libvbr2
Description-md5: 9e423d647f1192925aa696e452c2626c
Description-en: Vouch By Reference (VBR) library
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing RFC 5518 Vouch By Reference
 (VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
 domains.
 .
 Vouch By Reference, or VBR, is a protocol for adding third-party
 certification to email.  Specifically, VBR permits independent third parties
 to certify the owner of a domain name that is associated with received mail.
 VBR may be performed anywhere along the email transit path, by any capable
 receiving module, either within the handling service or by end-user software.

Package: miltertest
Description-md5: 9b74a0f944a3464d1756ecd424db07ea
Description-en: utility for testing milter applications
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package contains the miltertest program, a utility that serves as a test
 driver for milter application tests. miltertest executes milter test scripts
 written in the Lua programming language.

Package: opendkim
Description-md5: 882aafa9ace1e957a7791e001e5251c3
Description-en: DomainKeys Identified Mail (DKIM) signing and verifying milter
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 DKIM provides a way for senders to confirm their identity when sending email
 by adding a cryptographic signature to the headers of the message.
 .
 This package contains the OpenDKIM mail filter (Milter) for plugging into
 Milter-aware MTAs. It implements both signing and verification.

Package: opendkim-tools
Description-md5: 7256ea053c1c28744e1141996efe635a
Description-en: utilities for administering the OpenDKIM milter
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package contains command line tools for the OpenDKIM mail filter
 (Milter).  The following tools are included:
   - opendkim-genkey
   - opendkim-genzone
   - opendkim-atpszone
   - opendkim-testkey
   - opendkim-testmsg
   - opendkim-spam
   - opendkim-stats
   - opendkim-gengraphs
   - opendkim-genstats
   - opendkim-importstats
   - opendkim-expire

Package: libopendmarc-dev
Description-md5: e4dc81acaf2788b0971d922b883f52e6
Description-en: DMARC policy library (development files)
 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDMARC library.

Package: libopendmarc2
Description-md5: 560522f95a22b8a4b1077034fdb6adc3
Description-en: DMARC policy library
 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides a library for implementing mail validation and policy
 enforcement for DMARC.

Package: opendmarc
Description-md5: 82dd2b604e95e800ed132a6c5aae1313
Description-en: Domain-based Message Authentication, Reporting and Conformance (DMARC) milter
 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.  It uses OpenDBX as an interface layer to various SQL back
 ends.
 .
 It provides the following new capabilities:
 .
 A binding between the domain name seen in the From: field of a message and
 one or both of the domain names verified by DKIM and SPF;
 .
 The capability to request that receivers enforce strict message
 authentication policy published by the author; and Comprehensive reporting,
 both forensic and aggregate, regarding suspect messages.
 .
 This package contains the OpenDMARC mail filter (Milter) for plugging into
 Milter-aware MTAs. It implements support for both message reject and DMARC
 failure reporting.

Package: libhsm-bin
Description-md5: 93c2bbf30eed36f3295c9a24613e95bb
Description-en: library for interfacing PKCS#11 Hardware Security Modules
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 Support library for interfacing PKCS#11 compatible Hardware Security
 Modules (HSM).  This library allows programs to use cryptografic
 secure storages for keying material such as softhsm2 (HSM implemented
 in software), SCA6000, Aladdin eToken, OpenSC, nCipher or AEP Keyper.
 .
 This package contains command line tools.

Package: opendnssec
Description-md5: 7444047a717c33b51140f131e35efef7
Description-en: dependency package to install full OpenDNSSEC suite
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 This metapackage depends on the standard distribution of OpenDNSSEC.

Package: opendnssec-common
Description-md5: 10ee8cdcabbed2f1de2f5b21bcf74060
Description-en: common configuration files for OpenDNSSEC suite
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 This package contains common configuration files and creates default
 user, group and opendnssec directories.

Package: opendnssec-doc
Description-md5: 058a1aada2a75cbeca0de35542a84cf5
Description-en: documentation for OpenDNSSEC suite
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 This package contains doxygen documentation for OpenDNSSEC.

Package: opendnssec-enforcer
Description-md5: 2a8775485ba075e7ae59c0b13fe1822a
Description-en: tool to prepare DNSSEC keys (common package)
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 OpenDNSSEC Enforcer, which is a tool to make sure that there are
 enough keys for all of the zones, and take the policy and key
 information from the KASP database and turn it into an xml file that
 the signer can use.
 .
 The package contains OpenDNSSEC Enforcer documentation, manpages and
 it depends on either sqlite3 or MySQL backend package with binaries.

Package: opendnssec-enforcer-mysql
Description-md5: 3c9753017a0db1aa09b764fca47ce8d8
Description-en: tool to prepare DNSSEC keys (MySQL backend)
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 OpenDNSSEC Enforcer, which is a tool to make sure that there are
 enough keys for all of the zones, and take the policy and key
 information from the KASP database and turn it into an xml file that
 the signer can use.
 .
 The package contains OpenDNSSEC Enforcer binaries with MySQL backend.

Package: opendnssec-enforcer-sqlite3
Description-md5: bb5604863c8cb8d2017e5b112b4a4fc8
Description-en: tool to prepare DNSSEC keys (sqlite3 backend)
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 OpenDNSSEC Enforcer, which is a tool to make sure that there are
 enough keys for all of the zones, and take the policy and key
 information from the KASP database and turn it into an xml file that
 the signer can use.
 .
 The package contains OpenDNSSEC Enforcer binaries with sqlite3 backend.

Package: opendnssec-signer
Description-md5: 83118e821dd444e5d9a75fa1a5bf9a28
Description-en: daemon to sign DNS zone files periodically
 OpenDNSSEC is a complete DNSSEC zone signing system which is very
 easy to use with stability and security in mind.  There are a lot of
 details in signing zone files with DNSSEC and OpenDNSSEC covers most
 of it.
 .
 This package contains the OpenDNSSEC Signer Engine.  The task of the
 signer engine is to schedule signing operation on DNS zones.  Taking
 input from the KASP, it will automatically sign zones and keep their
 signatures up-to-date.

Package: doas
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: opendoas
Description-md5: 80261f09e93cfefdc1823a759cc1a848
Description-en: minimal replacement for sudo, with persist support
 OpenDoas: a portable version of OpenBSD's doas command
 doas is a minimal replacement for the venerable sudo. It was initially written
 by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo
 with a fraction of the codebase.

Package: opendrop
Description-md5: 22f347a4b138d2ff6bac9108192a65ac
Description-en: fully-featured pendant drop tensiometry software
 OpenDrop is a fully-featured pendant drop tensiometry software,
 allowing acquisition, analysis and fitting of pendant drop profiles
 to obtain surface and interfacial tension. OpenDrop also includes
 functionality for measuring sessile drop contact angles.

Package: opendrop-doc
Description-md5: 1929e41a3cc684b0f4100c2ee4e2359e
Description-en: fully-featured pendant drop tensiometry software (documentation)
 OpenDrop is a fully-featured pendant drop tensiometry software,
 allowing acquisition, analysis and fitting of pendant drop profiles
 to obtain surface and interfacial tension. OpenDrop also includes
 functionality for measuring sessile drop contact angles.
 .
 This is the documentation package for OpenDrop.

Package: libcsxcad0
Description-md5: 902d0b751d41de286579a29513b5acaf
Description-en: Continuous Structure XML library for openEMS
 A C++ library to describe geometrical objects and their physical or
 non-physical properties.
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: libnf2ff0
Description-md5: b672e16f3295099477ac6ec70ddd5052
Description-en: Near-field to far-field transform library
 This is a library for the near-field to far-field transform used
 by openEMS.
 .
 It is needed by the nf2ff utility.
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: libopenems-dev
Description-md5: b9cd47ea03322bec70ee7b5b8d9d0192
Description-en: Development files for openems
 This package contains the development files for all
 the libraries provided by openEMS.
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: libopenems0
Description-md5: 0b1d46115c600a2c649ad33b8b08b7d5
Description-en: Library for the electromagnetic simulator using the FDTD method
 The finite difference time domain method is a popular numerical algorithm
 for solving electromagnetic problems.
 .
 This package contains the library used by openEMS.

Package: libqcsxcad0
Description-md5: 8f7e75f43c4a93fda4bdaa8857f47e5a
Description-en: QT Gui Library for Visualization of Continuous Structure XML
 Continuous structure XML (libcsxcad) is a way to describe geometrical objects
 and their physical or non-physical properties. This library provides
 functions to show this in a GUI.
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: octave-openems
Description-md5: 1bbf7e2a1e54ab9116510441649f6404
Description-en: Octave interface for openems
 This package contains the octave-files needed for
 openEMS. The are installed such that they can be used
 after running "pkg load openems" or "pkg load csxcad".
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: openems
Description-md5: 0ecb542e790b1eafb2846be95a393727
Description-en: Electromagnetic simulator
 This is a simulator for electromagnetic problems using the FDTD
 (Finite-difference time-domain method)  algorithm.
 .
 The FDTD algorithm is a popular algorithm for solving electromagnetic problems
 in the time domain.

Package: python3-openems
Description-md5: f76432812adbf32054d5b8f0267021ec
Description-en: Python3 interface for openems
 This package contains the Python-files needed for
 openEMS (Python 3).
 .
 openEMS is a simulator for electromagnetic problems using
 the FDTD algorithm.

Package: libopenexr-3-1-30
Description-md5: fc6d21580bbce28c399667b4a248a460
Description-en: runtime files for the OpenEXR image library
 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains the following shared library:
    * IlmImf - a library that reads and writes OpenEXR images.

Package: libopenexr-dev
Description-md5: 8e2ac9ae29f1c1eb2cc160c36be0dd18
Description-en: development files for the OpenEXR image library
 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains the header files required if you wish to
 compile/develop applications that use OpenEXR libraries.

Package: libopenexr-doc
Description-md5: c792a0e978d50f4aa43cada55afa5342
Description-en: documentation and examples for the OpenEXR image format
 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains documentation for the format and examples.

Package: openexr
Description-md5: df2e7dd14eff4a12449119460fbd674c
Description-en: command-line tools for the OpenEXR image format
 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains the following tools:
    * exrheader, a utility for dumping header information.
    * exrstdattr, a utility for modifying OpenEXR standard attributes.
    * exrmaketiled, for generating tiled and rip/mipmapped images.
    * exrenvmap, for creating OpenEXR environment maps.
    * exrmakepreview, for creating preview images for OpenEXR files.

Package: libopenfoam
Description-md5: 03c5770cc760693bbb21400c29d6894b
Description-en: Open source toolbox for Computational Fluid Dynamics (CFD) - libraries
 OpenFOAM is the free, open source CFD software released and developed
 primarily by OpenCFD Ltd since 2004. It has a large user base across most
 areas of engineering and science, from both commercial and academic
 organisations. OpenFOAM has an extensive range of features to solve anything
 from complex fluid flows involving chemical reactions, turbulence and heat
 transfer, to acoustics, solid mechanics and electromagnetics.
 .
 Package contains needed libraries.

Package: openfoam
Description-md5: e91ed9b59d4c516338bfb7abacb6a50a
Description-en: Open source toolbox for Computational Fluid Dynamics (CFD) - binaries
 OpenFOAM is the free, open source CFD software released and developed
 primarily by OpenCFD Ltd since 2004. It has a large user base across most
 areas of engineering and science, from both commercial and academic
 organisations. OpenFOAM has an extensive range of features to solve anything
 from complex fluid flows involving chemical reactions, turbulence and heat
 transfer, to acoustics, solid mechanics and electromagnetics.
 .
 Package contains binaries.

Package: openfoam-examples
Description-md5: f2dc83772e264f96543d2039484246d7
Description-en: Open source toolbox for Computational Fluid Dynamics (CFD) - examples
 OpenFOAM is the free, open source CFD software released and developed
 primarily by OpenCFD Ltd since 2004. It has a large user base across most
 areas of engineering and science, from both commercial and academic
 organisations. OpenFOAM has an extensive range of features to solve anything
 from complex fluid flows involving chemical reactions, turbulence and heat
 transfer, to acoustics, solid mechanics and electromagnetics.
 .
 Package contains examples and tutorials.

Package: openfortivpn
Description-md5: 476669bb49dcf159f5d9762d8a96e3a4
Description-en: Fortinet client for PPP+SSL VPN tunnel services
 openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd
 process and operates the communication between the gateway and this process.
 .
 It is compatible with Fortinet VPNs.

Package: openfpgaloader
Description-md5: 7d98e2e60b87e13e88236a801c070c8f
Description-en: Universal utility for programming FPGAs
 FPGAs are software-programmable reconfigurable circuits that when
 may implement arbitrary logics, be it to interface to other hardware
 as some sort of glue logic or to even outsource computations from your
 CPU as an accelerator. Even small FPGAs are today sufficiently capable
 to simulate a CPU.
 .
 This package knows how to bring the firmware that is built on a regular
 computer, e.g., with yosys and assorted tools, to the FPGA board, such
 that such a bitstream is then executed.
 .
 OpenFPGALoader is compatible with many boards, cables and FPGA from
 major manufacturers (Xilinx, Altera/Intel, Lattice, Gowin, Efinix,
 Anlogic, Cologne Chip).

Package: libfst-dev
Description-md5: 7567976b7e5e064afc6d0b854fd88d6b
Description-en: weighted finite-state transducers library (development)
 OpenFst is a library for constructing, combining, optimizing, and searching
 weighted finite-state transducers (FSTs). Weighted finite-state transducers
 are automata where each transition has an input label, an output label, and a
 weight. The more familiar finite-state acceptor is represented as a transducer
 with each transition's input and output label equal. Finite-state acceptors
 are used to represent sets of strings (specifically, regular or rational
 sets); finite-state transducers are used to represent binary relations between
 pairs of strings (specifically, rational transductions). The weights can be
 used to represent the cost of taking a particular transition.
 .
 This package contains the development support files.

Package: libfst-tools
Description-md5: 3cbcbc15a3b32374698118e984b9c232
Description-en: weighted finite-state transducers library (tools)
 OpenFst is a library for constructing, combining, optimizing, and searching
 weighted finite-state transducers (FSTs). Weighted finite-state transducers
 are automata where each transition has an input label, an output label, and a
 weight. The more familiar finite-state acceptor is represented as a transducer
 with each transition's input and output label equal. Finite-state acceptors
 are used to represent sets of strings (specifically, regular or rational
 sets); finite-state transducers are used to represent binary relations between
 pairs of strings (specifically, rational transductions). The weights can be
 used to represent the cost of taking a particular transition.
 .
 This package provides the command line tools.

Package: libfst22
Description-md5: 95663026d740dd22e28f2a1692cffcec
Description-en: weighted finite-state transducers library (runtime)
 OpenFst is a library for constructing, combining, optimizing, and searching
 weighted finite-state transducers (FSTs). Weighted finite-state transducers
 are automata where each transition has an input label, an output label, and a
 weight. The more familiar finite-state acceptor is represented as a transducer
 with each transition's input and output label equal. Finite-state acceptors
 are used to represent sets of strings (specifically, regular or rational
 sets); finite-state transducers are used to represent binary relations between
 pairs of strings (specifically, rational transductions). The weights can be
 used to represent the cost of taking a particular transition.
 .
 This package includes the shared library.

Package: libfst22-plugins-base
Description-md5: a08cb6fc73c6cc7ebaee6289739b2ccc
Description-en: weighted finite-state transducers library (base plugins)
 OpenFst is a library for constructing, combining, optimizing, and searching
 weighted finite-state transducers (FSTs).
 .
 This package contains base extensions that will be dynamically loaded
 into any binary compiled with OpenFst if the LD_LIBRARY_PATH (or
 equivalent) includes /usr/lib/fst.

Package: opengnb
Description-md5: f424d7a970cb42190d93ae6fbb5ff2ea
Description-en: P2P de-centralized layer 3 VPN
 OpenGNB is a de-centralized virtual private network (VPN) to set-up a
 layer 3 network via P2P with the capability of NAT traversal.
 .
 OpenGNB can add many nodes and LANs together into one big VPN.
 OpenGNB supports public index nodes to forward net packages.
 .
 OpenGNB support the following platforms:
 Linux, FreeBSD, OpenBSD, and macOS.
 .
 OpenGNB uses UDP by default. With the software gnb_udp_over_tcp
 installed it can also use TCP.

Package: openguides
Description-md5: d1b7f169082c45e8de25864b49d85631
Description-en: web application for managing a collaboratively-written city guide
 The OpenGuides software provides the framework for a collaboratively-written
 city guide.  It is similar to a wiki but provides somewhat more structured
 data storage allowing you to annotate wiki pages with information such as
 category, location, and much more.  It provides searching facilities
 including "find me everything within a certain distance of this place".
 Every page includes a link to a machine-readable (RDF) version of the page.

Package: libopengv-dev
Description-md5: c0ce31d6fa05bf4f31808584ed7ed3d1
Description-en: Computer vision methods for solving geometric vision problems.
 Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
 methods for the calibrated case. All problems can be solved with central or
 non-central cameras, and embedded into a random sample consensus or nonlinear
 optimization context. Matlab and Python interfaces are implemented as well
 .
 This package contains the build-time libraries

Package: libopengv-doc
Description-md5: 35dba6a1e6a79ae4d086c504cfa4a056
Description-en: Computer vision methods for solving geometric vision problems.
 Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
 methods for the calibrated case. All problems can be solved with central or
 non-central cameras, and embedded into a random sample consensus or nonlinear
 optimization context. Matlab and Python interfaces are implemented as well
 .
 This package contains the documentation

Package: libopengv1
Description-md5: 1b8c42bc0ae1cd282c294127f3e757a0
Description-en: Computer vision methods for solving geometric vision problems.
 Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
 methods for the calibrated case. All problems can be solved with central or
 non-central cameras, and embedded into a random sample consensus or nonlinear
 optimization context. Matlab and Python interfaces are implemented as well
 .
 This package contains the run-time libraries

Package: python3-opengv
Description-md5: c326875cf61f37b939fc3572b99bbeb2
Description-en: Computer vision methods for solving geometric vision problems.
 Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
 methods for the calibrated case. All problems can be solved with central or
 non-central cameras, and embedded into a random sample consensus or nonlinear
 optimization context. Matlab and Python interfaces are implemented as well
 .
 This package contains the Python interface

Package: libopenh264-7
Description-md5: 70331bc5b44eb553955aa702809efccb
Description-en: OpenH264 Video Codec
 OpenH264 is a codec library which supports H.264 encoding and decoding.
 It is suitable for use in real time applications such as WebRTC.

Package: libopenh264-dev
Description-md5: b30f15f79c44d28782ebe4c1a41c64a9
Description-en: OpenH264 Video Codec - development files
 OpenH264 is a codec library which supports H.264 encoding and decoding.
 It is suitable for use in real time applications such as WebRTC.
 .
 This package contains the development files.

Package: libopenhft-affinity-java
Description-md5: 6a5f9d033be8234a0e2d2d4ab65bf7a5
Description-en: OpenHFT Java Thread Affinity library
 The Thread Affinity library can increase applications performance by
 allowing threads to be bound to specific CPU cores. This is a benefit
 if the data is already on the cores L1 cache because it won't have
 to be reloaded. The OpenHFT Thread Affinity library is the ideal choice
 for writing low latency code.

Package: libopenhft-chronicle-bytes-java
Description-md5: c46e4c262fce979adf2f913e24a1e4f9
Description-en: OpenHFT byte buffer library
 Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with some
 extensions. It's build on Chronicle Core's direct memory and OS system
 call access and contains all the low level memory access wrappers.
 The API supports:
  * 64-bit sizes
  * UTF-8 and ISO-8859-1 encoded strings.
  * thread safe off heap memory operations.
  * deterministic release of resources via reference counting.
  * compressed data types such as stop bit encoding.
  * elastic ByteBuffer wrappers which resize as required.
  * parsing text and writing text directly to off heap bytes.

Package: libopenhft-chronicle-core-java
Description-md5: 74840cf1219e9a1ae2b2bb55fea8dd6e
Description-en: OpenHFT core library
 Chronicle Core wraps up low level access to:
  * Off Heap Memory Access
  * JVM Access Methods
  * OS Calls
  * Resource Reference Counting
  * Object Pools
  * Class Local Caching
  * Maths Functions for casting types, rounding double, faster hashing.
  * Serializable Lambdas
  * Histogram A high performance wide range histogram.

Package: libopenhft-chronicle-network-java
Description-md5: 7dd046ce578ff2c1463244248b826e5b
Description-en: OpenHFT High Performance Network library
 Chronicle Network is a network library designed to be lower latency
 and support higher throughputs than Netty by employing techniques
 used in low latency trading systems.

Package: libopenhft-chronicle-queue-java
Description-md5: 2aae26c3b5e2ef2f96b241dd9e5fcd9f
Description-en: Java library for persisted low latency messaging
 Chronicle is a Java library focused on building a persisted low latency
 messaging framework for high performance and critical applications. Using
 non-heap storage options (RandomAccessFile) Chronicle provides a processing
 environment where applications do not suffer from garbage collection.

Package: libopenhft-chronicle-threads-java
Description-md5: 1600a2074fe9ad47a404606edb11c4fe
Description-en: OpenHFT thread pool library
 Chronicle Threads provides a high performance thread pool. This thread pool
 is designed to share blocking, monitoring and busy waiting threads. Busy
 waiting tasks can be prioritised for HIGH, MEDIUM, DAEMON (low priority)
 as well as TIMER (fixed rate events) tasks in a single thread without
 creating garbage.

Package: libopenhft-chronicle-wire-java
Description-md5: c026c8b6084b0b43f119fcab0ceb9857
Description-en: Wire format abstraction library
 Chronicle Wire supports a separation of describing what data one want
 to store and retrieve and how it should be rendered/parsed. Chronicle
 Wire handles a variety of formatting options for a wide range of formats.

Package: libopenhft-compiler-java
Description-md5: 122d4bc06ee1fca2d0701b0137c3539c
Description-en: Java Runtime Compiler library
 This library takes a String, compiles it and loads it returning a class from
 what was built. By default it uses the current ClassLoader. It supports nested
 classes, but otherwise builds one class at a time.

Package: libopenhft-lang-java
Description-md5: e74a92d57655722d61e5bdb810fefb07
Description-en: High Performance Java library for High Frequency Trading
 This library provides marshalling, de-marshalling and handling
 of thread safe off heap memory through ByteBuffers. It is designed
 to be largely GC-less such that millions of entries with 32 MB heap can be
 queued without triggering the garbage collector.

Package: libopenhpi-dev
Description-md5: 375e5bb8c23075b2c97b42796c8b577c
Description-en: OpenHPI libraries (development files)
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains the development libraries and include files needed
 to build an application program that uses OpenHPI.

Package: libopenhpi3
Description-md5: 1da27024bde21d7fe1e9488d8c7d6e87
Description-en: OpenHPI libraries (runtime and support files)
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains the runtime libraries and support files needed by
 an application program that uses OpenHPI.  As a packaging convenience,
 this base library also includes the watchdog and simulator plugin
 modules.

Package: openhpi
Description-md5: 99019f34ef389d398c4ec72051d73639
Description-en: SAF's HPI: Abstracted interface for managing computer hardware
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface (HPI) specification.  (See http://www.saforum.org)
 As such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 HPI provides an abstracted interface for managing computer hardware,
 typically for chassis and rack based servers. HPI includes resource
 modeling; access to and control over sensor, control, watchdog, and
 inventory data associated with resources; abstracted System Event Log
 interfaces; hardware events and alerts; and a managed hotswap interface.
 .
 This package is a metapackage which installs all of the OpenHPI
 components.

Package: openhpi-clients
Description-md5: f50a229b5fcd87c08636dd0aef02ebe5
Description-en: OpenHPI example client programs
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains the example client programs supplied as part
 of OpenHPI.

Package: openhpi-plugin-dynamic-simulator
Description-md5: 5e8064e04964c2c206259ce897ef6a94
Description-en: OpenHPI plugin module for a dynamic simulator
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that uses the dynamic simulator.

Package: openhpi-plugin-ilo2-ribcl
Description-md5: ff79dc7dbdfc688194ef0a55203cd048
Description-en: OpenHPI plugin module for HP's ProLiant rackmount servers
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that provides hardware information
 from many HP ProLiant rackmount servers, accessing this information
 using RIBCL to an iLO2, over a LAN.

Package: openhpi-plugin-ipmi
Description-md5: 3919845529b0a339678c0b2561f298d7
Description-en: OpenHPI plugin module for OpenIPMI
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that accesses hardware information
 through the OpenIPMI library.

Package: openhpi-plugin-ipmidirect
Description-md5: 248b92312ff6938052d3cdbf248d8039
Description-en: OpenHPI plugin module for direct IPMI over LAN (RMCP) or SMI
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that accesses hardware information
 with direct IPMI commands over a LAN (RMCP) or through the local SMI.

Package: openhpi-plugin-oa-soap
Description-md5: 453f6d5cb42d9ba171961c9cef48fb8c
Description-en: OpenHPI plugin module for HPE's BladeSystem c-Class
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that provides hardware information
 from HP BladeSystem c-Class enclosures, accessing this information using
 SOAP/XML to an Onboard Administrator module, over a LAN.

Package: openhpi-plugin-ov-rest
Description-md5: 5c64b38cb883bef71665fb58a7e5c476
Description-en: OpenHPI plugin module for HPE's Synergy enclosures
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that provides hardware information
 from HPE Synergy enclosures, accessing this information using
 REST/Json to an Synergy Composer module, over a LAN.

Package: openhpi-plugin-simulator
Description-md5: df62ff600e57f62588281e300fc4a3e3
Description-en: OpenHPI plugin module for a simulator that works without hardware
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that uses the simuator.

Package: openhpi-plugin-slave
Description-md5: c31b6b47f989368ff917d524f4159043
Description-en: OpenHPI plugin module for slave plugin
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that provides hardware information
 from some other daemon running on a different hardware.

Package: openhpi-plugin-snmp-bc
Description-md5: 4c2634601c685b609dbfbe7486a9cb4d
Description-en: OpenHPI plugin module for IBM's BladeCenter or RSA over SNMP
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that accesses IBM BladeCenter
 and RSA-enabled systems hardware information through SNMP.

Package: openhpi-plugin-sysfs
Description-md5: 2ba6bbad7cf90a7cb7b3f71e9fb02c68
Description-en: OpenHPI plugin module for the sysfs filesystem
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that accesses hardware information
 presented through the sysfs filesystem.

Package: openhpi-plugin-test-agent
Description-md5: 7069f1ccfcd5946399a98fdb06e4b366
Description-en: OpenHPI plugin module for test agent plugin
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that acts as a test agent

Package: openhpi-plugin-watchdog
Description-md5: 9224ff188a1c0edd311c62fb464272a7
Description-en: OpenHPI plugin module for the Linux watchdog interface
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains a plugin module that uses the Linux watchdog API.

Package: openhpid
Description-md5: 40ec44bc3a2cd4bfe11968aed94e9ace
Description-en: OpenHPI daemon, supports gathering of manageability information
 OpenHPI is an implementation of the Service Availability Forum's Hardware
 Platform Interface specification.  (See http://www.saforum.org)  As
 such, OpenHPI facilitates the development of computer manageability
 applications which are not tied to a single hardware vendor's products.
 .
 This package contains the OpenHPI daemon.  This process gathers
 information from managed hardware and systems, making this available
 to OpenHPI-based applications.

Package: libopenid4java-java
Description-md5: ea9025420cb17647c815a8a62894f8bf
Description-en: This library allows you to OpenID-enable your Java webapp
 OpenID starts with the concept that anyone can identify themselves on the
 Internet the same way websites do - with a URI. Since URIs are at the very core
 of Web architecture, they provide a solid foundation for user-centric identity.
 The first piece of the OpenID framework is authentication -- how you prove
 ownership of a URI. Today, websites require usernames and passwords to login,
 which means that many people use the same password everywhere. With OpenID
 Authentication, your username is your URI, and your password (or other
 credentials) stays safely stored on your OpenID Provider (which you can run
 yourself, or use a third-party identity provider).
 .
 The library provided by this package supports the following specifications:
  - OpenID Authentication 2.0
  - OpenID Authentication 1.1 (in compatibility mode)
  - OpenID Attribute Exchange 1.0
  - OpenID Simple Registration 1.0 and 1.1, draft 1
  - OpenID Provider Authentication Policy Extension 1.0
  - OpenID Information Cards 1.0, draft 1

Package: libopenigtlink-dev
Description-md5: fd3f51b838d40c1415b3720bc1eeb307
Description-en: Open IGT Link is a simple network protocol - development
 Open IGT Link is a simple network protocol intended for trackers,
 robots and other devices to send data to the main application.
 Some devices might also accept commands.
 .
 For example applications may include:
  * Stereotactic surgical guidance using optical position sensor and
    medical image visualization software.
  * Intraoperative image guidance using real-time MRI and medical image
    visualization software
  * Robot-assisted intervention using robotic device and surgical planning
    software
 .
 This package contains the development files needed to build
 your own IGT applications.

Package: libopenigtlink1.11
Description-md5: 0d29bb6317701140ce005ec15b67e475
Description-en: Open IGT Link is a simple network protocol - runtime
 Open IGT Link is a simple network protocol intended for trackers,
 robots and other devices to send data to the main application.
 Some devices might also accept commands.
 .
 For example applications may include:
  * Stereotactic surgical guidance using optical position sensor and
    medical image visualization software.
  * Intraoperative image guidance using real-time MRI and medical image
    visualization software
  * Robot-assisted intervention using robotic device and surgical planning
    software
 .
 This package contains library files for OpenIGTLink.

Package: openigtlink-doc
Description-md5: 1224078a23f02542f4e2f2e1c52c9503
Description-en: Open IGT Link is a simple network protocol - documentation
 Open IGT Link is a simple network protocol intended for trackers,
 robots and other devices to send data to the main application.
 Some devices might also accept commands.
 .
 For example applications may include:
  * Stereotactic surgical guidance using optical position sensor and
    medical image visualization software.
  * Intraoperative image guidance using real-time MRI and medical image
    visualization software
  * Robot-assisted intervention using robotic device and surgical planning
    software
 .
 This package contains documentation files for OpenIGTLink.

Package: openigtlink-examples
Description-md5: 0287bc304fbf4da0ec35f1001be36d20
Description-en: Open IGT Link is a simple network protocol - examples
 Open IGT Link is a simple network protocol intended for trackers,
 robots and other devices to send data to the main application.
 Some devices might also accept commands.
 .
 For example applications may include:
  * Stereotactic surgical guidance using optical position sensor and
    medical image visualization software.
  * Intraoperative image guidance using real-time MRI and medical image
    visualization software
  * Robot-assisted intervention using robotic device and surgical planning
    software
 .
 This package contains examples from the OpenIGTLink source.
 .
 Consult /usr/share/doc/libopenigtlink-dev/README.Debian for details.

Package: openiked
Description-md5: 1b4f0a2a7ca5489e8832fa3474e974e1
Description-en: Internet Key Exchange (IKEv2) daemon
 A free implementation of the Internet Key Exchange (IKEv2) protocol
 which performs mutual authentication and which establishes and maintains
 IPsec VPN security policies and associations (SAs) between peers. It is
 intended to be a lean, clean, secure, better configurable and
 interoperable implementation that focusses on supporting the main
 standards and most important features of IKEv2.

Package: libopenimageio-dev
Description-md5: d509b78ceda78916f3129145f175d4c5
Description-en: Library for reading and writing images - development
 OpenImageIO is a library for reading and writing images, and a bunch of
 related classes, utilities, and applications. Main features include:
 .
  * Extremely simple but powerful ImageInput and ImageOutput APIs for reading
    and writing 2D images that is format agnostic -- that is, a "client app"
    doesn't need to know the details about any particular image file formats.
    Specific formats are implemented by DLL/DSO plugins.
 .
  * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
    JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
    SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
    good at understanding all the strange corners of the image formats, and
    are very careful about preserving image metadata (including Exif, GPS, and
    IPTC data).
 .
  * An ImageCache class that transparently manages a cache so that it can access
    truly vast amounts of image data (thousands of image files totaling hundreds
    of GB) very efficiently using only a tiny amount (tens of megabytes at most)
    of runtime memory. Additionally, a TextureSystem class provides filtered
    MIP-map texture lookups, atop the nice caching behavior of ImageCache.
 .
  * Several image tools based on these classes, including iinfo (print detailed
    info about images), iconvert (convert among formats, data types, or modify
    metadata), idiff (compare images), igrep (search images for matching
    metadata). Because these tools are based on ImageInput/ImageOutput, they
    work with any image formats for which ImageIO plugins are available.
 .
  * A really nice image viewer, iv, also based on OpenImageIO classes (and so
    will work with any formats for which plugins are available).
 .
  * Supported on Linux, OS X, and Windows.
 .
  * All available under the BSD license, so you may modify it and use it in both
    open source or proprietary apps.
 .
 This package contains the static library and headers for building programs that
 use libOpenImageIO.

Package: libopenimageio-doc
Description-md5: 55bdd488cfa305df845168fc5f878418
Description-en: Library for reading and writing images - documentation
 OpenImageIO is a library for reading and writing images, and a bunch of
 related classes, utilities, and applications. Main features include:
 .
  * Extremely simple but powerful ImageInput and ImageOutput APIs for reading
    and writing 2D images that is format agnostic -- that is, a "client app"
    doesn't need to know the details about any particular image file formats.
    Specific formats are implemented by DLL/DSO plugins.
 .
  * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
    JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
    SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
    good at understanding all the strange corners of the image formats, and
    are very careful about preserving image metadata (including Exif, GPS, and
    IPTC data).
 .
  * An ImageCache class that transparently manages a cache so that it can access
    truly vast amounts of image data (thousands of image files totaling hundreds
    of GB) very efficiently using only a tiny amount (tens of megabytes at most)
    of runtime memory. Additionally, a TextureSystem class provides filtered
    MIP-map texture lookups, atop the nice caching behavior of ImageCache.
 .
  * Several image tools based on these classes, including iinfo (print detailed
    info about images), iconvert (convert among formats, data types, or modify
    metadata), idiff (compare images), igrep (search images for matching
    metadata). Because these tools are based on ImageInput/ImageOutput, they
    work with any image formats for which ImageIO plugins are available.
 .
  * A really nice image viewer, iv, also based on OpenImageIO classes (and so
    will work with any formats for which plugins are available).
 .
  * Supported on Linux, OS X, and Windows.
 .
  * All available under the BSD license, so you may modify it and use it in both
    open source or proprietary apps.
 .
 This package provides the official documentation.

Package: libopenimageio2.4
Description-md5: 5f7074b815dede123805c8ad08bb2c32
Description-en: Library for reading and writing images - runtime
 OpenImageIO is a library for reading and writing images, and a bunch of
 related classes, utilities, and applications. Main features include:
 .
  * Extremely simple but powerful ImageInput and ImageOutput APIs for reading
    and writing 2D images that is format agnostic -- that is, a "client app"
    doesn't need to know the details about any particular image file formats.
    Specific formats are implemented by DLL/DSO plugins.
 .
  * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
    JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
    SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
    good at understanding all the strange corners of the image formats, and
    are very careful about preserving image metadata (including Exif, GPS, and
    IPTC data).
 .
  * An ImageCache class that transparently manages a cache so that it can access
    truly vast amounts of image data (thousands of image files totaling hundreds
    of GB) very efficiently using only a tiny amount (tens of megabytes at most)
    of runtime memory. Additionally, a TextureSystem class provides filtered
    MIP-map texture lookups, atop the nice caching behavior of ImageCache.
 .
  * Several image tools based on these classes, including iinfo (print detailed
    info about images), iconvert (convert among formats, data types, or modify
    metadata), idiff (compare images), igrep (search images for matching
    metadata). Because these tools are based on ImageInput/ImageOutput, they
    work with any image formats for which ImageIO plugins are available.
 .
  * A really nice image viewer, iv, also based on OpenImageIO classes (and so
    will work with any formats for which plugins are available).
 .
  * Supported on Linux, OS X, and Windows.
 .
  * All available under the BSD license, so you may modify it and use it in both
    open source or proprietary apps.
 .
 This package contains the runtime library for building programs that use
 libOpenImageIO.

Package: openimageio-tools
Description-md5: 5a45e99499104b15abcb7e60df3c5227
Description-en: Library for reading and writing images - command line tools
 OpenImageIO is a library for reading and writing images, and a bunch of
 related classes, utilities, and applications. Main features include:
 .
  * Extremely simple but powerful ImageInput and ImageOutput APIs for reading
    and writing 2D images that is format agnostic -- that is, a "client app"
    doesn't need to know the details about any particular image file formats.
    Specific formats are implemented by DLL/DSO plugins.
 .
  * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
    JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
    SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
    good at understanding all the strange corners of the image formats, and
    are very careful about preserving image metadata (including Exif, GPS, and
    IPTC data).
 .
  * An ImageCache class that transparently manages a cache so that it can access
    truly vast amounts of image data (thousands of image files totaling hundreds
    of GB) very efficiently using only a tiny amount (tens of megabytes at most)
    of runtime memory. Additionally, a TextureSystem class provides filtered
    MIP-map texture lookups, atop the nice caching behavior of ImageCache.
 .
  * Several image tools based on these classes, including iinfo (print detailed
    info about images), iconvert (convert among formats, data types, or modify
    metadata), idiff (compare images), igrep (search images for matching
    metadata). Because these tools are based on ImageInput/ImageOutput, they
    work with any image formats for which ImageIO plugins are available.
 .
  * A really nice image viewer, iv, also based on OpenImageIO classes (and so
    will work with any formats for which plugins are available).
 .
  * Supported on Linux, OS X, and Windows.
 .
  * All available under the BSD license, so you may modify it and use it in both
    open source or proprietary apps.
 .
 This package contains command line tools, including iv image viewer.

Package: python3-openimageio
Description-md5: 312bca0dc0df8ddc5aac3c3231e10aae
Description-en: Library for reading and writing images - Python bindings
 OpenImageIO is a library for reading and writing images, and a bunch of
 related classes, utilities, and applications. Main features include:
 .
  * Extremely simple but powerful ImageInput and ImageOutput APIs for reading
    and writing 2D images that is format agnostic -- that is, a "client app"
    doesn't need to know the details about any particular image file formats.
    Specific formats are implemented by DLL/DSO plugins.
 .
  * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
    JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
    SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
    good at understanding all the strange corners of the image formats, and
    are very careful about preserving image metadata (including Exif, GPS, and
    IPTC data).
 .
  * An ImageCache class that transparently manages a cache so that it can access
    truly vast amounts of image data (thousands of image files totaling hundreds
    of GB) very efficiently using only a tiny amount (tens of megabytes at most)
    of runtime memory. Additionally, a TextureSystem class provides filtered
    MIP-map texture lookups, atop the nice caching behavior of ImageCache.
 .
  * Several image tools based on these classes, including iinfo (print detailed
    info about images), iconvert (convert among formats, data types, or modify
    metadata), idiff (compare images), igrep (search images for matching
    metadata). Because these tools are based on ImageInput/ImageOutput, they
    work with any image formats for which ImageIO plugins are available.
 .
  * A really nice image viewer, iv, also based on OpenImageIO classes (and so
    will work with any formats for which plugins are available).
 .
  * Supported on Linux, OS X, and Windows.
 .
  * All available under the BSD license, so you may modify it and use it in both
    open source or proprietary apps.
 .
 This package provides Python bindings to the OpenImageIO library.

Package: libopenipmi-dev
Description-md5: 21a89e65f5ef6a123d26a78577f68a86
Description-en: Intelligent Platform Management Interface - development
 IPMI allows remote monitoring and remote management of devices.
 .
 This package contains the development headers needed for compiling
 programs against libopenipmi.

Package: libopenipmi0
Description-md5: 88f1a1a59f14b572b981410392d3b8a4
Description-en: Intelligent Platform Management Interface - runtime
 IPMI allows remote monitoring and remote management of devices.
 .
 This package contains the runtime library.

Package: openipmi
Description-md5: 9b1b5291e9ca77ee91bd3c03cdad0f3e
Description-en: Intelligent Platform Management Interface (for servers)
 IPMI allows remote monitoring and remote management of devices.
 .
 This package contains some command-line and graphical-user-interfaces
 to interact with IPMI-enabled devices.

Package: libostyle-dev
Description-md5: 916e65c0872facd3207bfd335df5203a
Description-en: OpenJade libraries, developer support
 Contains include files and the static library for libogrove,
 libospgrove, and libostyle.  This is useful for those developing on
 top of the OpenJade grove or DSSSL engine.

Package: libostyle1c2
Description-md5: 32031f3a284c6b91eaa28d9ed0cf34ea
Description-en: Runtime libraries for OpenJade
 OpenJade's shared libraries, runtime support.  Includes libogrove,
 providing an abstract interface to groves; libospgrove, an interface
 to groves on top of the OpenSP suite; and libostyle, the actual DSSSL
 style engine.
 .
 This shared library is used by the openjade package.

Package: openjade
Description-md5: b35e1d7af5f6e1c8a8527523612f49d2
Description-en: Implementation of the DSSSL language
 OpenJade is an implementation of the ISO/IEC 10179:1996 standard
 DSSSL language.  It is based on James Clark's Jade software.
 .
 The OpenJade processor, in conjunction with a DSSSL style sheet, is
 capable of translating SGML documents into other formats.  Output
 formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML
 representation of the flow object tree.  Using its own non-standard
 system, it is also capable of transforming one SGML or XML DTD to
 another.
 .
 Author:   The OpenJade Team <jade-devel@infomansol.com>

Package: openjdk-17-dbg
Description-md5: d73cb0a41450fd194ce774f2b26510b8
Description-en: Java runtime based on OpenJDK (debugging symbols)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the debugging symbols.

Package: openjdk-17-demo
Description-md5: 8c587e17f25fb354ef51e27e56507756
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime

Package: openjdk-17-doc
Description-md5: 4689d9c1e14d405d15f0710639599643
Description-en: OpenJDK Development Kit (JDK) documentation
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the API documentation.

Package: openjdk-17-jdk
Description-md5: b9e7f4837238c34971e4a8b72ab7d045
Description-en: OpenJDK Development Kit (JDK)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.

Package: openjdk-17-jdk-headless
Description-md5: 494a52f34d707a832270d6d51a78f511
Description-en: OpenJDK Development Kit (JDK) (headless)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.

Package: openjdk-17-jre
Description-md5: 13097853553de1ab39cc189225a9cbaa
Description-en: OpenJDK Java runtime, using Hotspot JIT
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot JIT.

Package: openjdk-17-jre
Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a
Description-en: OpenJDK Java runtime, using Hotspot Zero
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot Zero.

Package: openjdk-17-jre-headless
Description-md5: 125494d786a73a442968635c3a21c714
Description-en: OpenJDK Java runtime, using Hotspot Zero (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot Zero.

Package: openjdk-17-jre-headless
Description-md5: 62c2c9689e617c48cc4480926d2ca785
Description-en: OpenJDK Java runtime, using Hotspot JIT (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot JIT.

Package: openjdk-17-jre-zero
Description-md5: c714861c802c9808def07d5329c6ed78
Description-en: Alternative JVM for OpenJDK, using Zero
 The package provides an alternative runtime using the Zero VM. Built on
 architectures in addition to the Hotspot VM as a debugging aid for those
 architectures which don't have a Hotspot VM.
 .
 The VM is started with the option `-zero'. See the README.Debian for details.

Package: openjdk-17-source
Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf
Description-en: OpenJDK Development Kit (JDK) source files
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the Java programming language source files
 (src.zip) for all classes that make up the Java core API.

Package: libopenjfx-java
Description-md5: 238d2eecdf8319dd2b316de08d5badf5
Description-en: JavaFX/OpenJFX - Rich client application platform for Java (Java libraries)
 JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
 to design, create, test, debug, and deploy rich client applications that
 operate consistently across diverse platforms.
 .
 This package contains the Java libraries only, installing it won't add
 the JavaFX classes to the default classpath automatically. The integration
 with the JRE is provided by the openjfx package.

Package: libopenjfx-java-doc
Description-md5: ac88b714fc6ab003feed1a3c9d501728
Description-en: JavaFX/OpenJFX - Rich client application platform for Java (Javadoc)
 JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
 to design, create, test, debug, and deploy rich client applications that
 operate consistently across diverse platforms.
 .
 This package contains the API documentation for libopenjfx-java.

Package: libopenjfx-jni
Description-md5: aee76293940d3c485509232524f9f5e1
Description-en: JavaFX/OpenJFX - Rich client application platform for Java (native libraries)
 JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
 to design, create, test, debug, and deploy rich client applications that
 operate consistently across diverse platforms.
 .
 This package contains the native libraries for libopenjfx-java.

Package: openjfx
Description-md5: c81023d9b26926c1219881c76843995a
Description-en: JavaFX/OpenJFX - Rich client application platform for Java
 JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
 to design, create, test, debug, and deploy rich client applications that
 operate consistently across diverse platforms.

Package: openjfx-source
Description-md5: c01ab725de38eaf161e002db642eda0e
Description-en: JavaFX/OpenJFX - Rich client application platform for Java (sources)
 JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
 to design, create, test, debug, and deploy rich client applications that
 operate consistently across diverse platforms.
 .
 This package contains the source archive to be used with an IDE.

Package: libopenjpa-java
Description-md5: c8c70268ca4e9852bb60095769acc32c
Description-en: Java Persistence 2.0 API (JPA) implementation library
 OpenJPA is Apache's implementation of Sun's Java Persistence 2.0 API (JSR-317
 JPA 2.0) specification for the transparent persistence of Java objects.
 .
 It is an object-relational mapping (ORM) solution for the Java language,
 which simplifies storing objects in databases.

Package: libopenjp2-7
Description-md5: bebeaaa50dd1a5685a0f67da93d3ac4b
Description-en: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x

Package: libopenjp2-7-dev
Description-md5: b3467bb9ada27076b0852a6582c60027
Description-en: development files for OpenJPEG, a JPEG 2000 image library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the development files for openjpeg 2.x

Package: libopenjp2-tools
Description-md5: f29e7484a0cd49077edc02dc570a9a4b
Description-en: command-line tools using the JPEG 2000 library
 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 motion-jpeg2000 video formats:
 .
  - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm,
                  pgx, and bmp.
  - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k,
                  and jp2.
  - opj_dump: dump information contains in j2k and jp2.
  - index_create: create jp2 with JPIP index file from a j2k file.
  - frames_to_mj2: convert YUV video streams to mj2 format.
  - mj2_to_frames: convert mj2 video streams to YUV format.
  - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format.
  - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format.

Package: libopenjpip-dec-server
Description-md5: 200d1d78759ac8db1c5fffc4421914fa
Description-en: tool to allow caching of JPEG 2000 files using JPIP protocol
 This is client side application for caching remote JPEG 2000 using the JPIP
 protocol. This command line application needs to run on the client side to
 allow application such as opj_viewer to view images.

Package: libopenjpip-server
Description-md5: a1ff98fe57f04dbd0d10223568f211fe
Description-en: JPIP server for JPEG 2000 files
 OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools,
 APIs and protocols (JPIP). For more info about JPIP, check the website:
 http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses
 some results from the 2KAN project (http://www.2kan.org).
 .
 First Version covers:
 .
  - JPT-stream (Tile based) and JPP-stream (Precinct based) media types
  - Session, channels, cache model managements
  - JPIP over HTTP
  - Indexing JPEG 2000 files
  - Embedding XML formatted metadata
  - Region Of Interest (ROI) requests

Package: libopenjpip-viewer
Description-md5: 5afa12d72ab835df2e19149b8ff31d51
Description-en: JPEG 2000 java based viewer for advanced remote JPIP access
 Java based client to view remote JPEG 2000 using JPIP protocol.
 This is a simple java viewer to allow:
 .
  - Scale up request: Enlarge the window
  - ROI request: Select a region by mouse click and drag, then click inside the
    red frame of the selected region
  - Annotate image with ROI information in XML metadata: Click button "Region
    Of Interest"
  - Open a new window presenting an aligned image with a locally stored image:
    Click button "Image Registration" (Under Construction)

Package: libopenjpip7
Description-md5: 50cc5e723cb5be57e1d384f85d8d78f9
Description-en: JPEG 2000 Interactive Protocol
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 Interactive Protocol (Part-9)

Package: openjpeg-doc
Description-md5: bda29ee10aae8ae267a80975460c93ea
Description-en: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package installs the documentation files.

Package: libopenjph-dev
Description-md5: eceef8411d3baa01fba5abc8a8f9d54d
Description-en: HTJ2K image compression/decompression library (developer files)
 Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000
 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K
 only, supporting features that are defined in JPEG2000 Part 1 (for example, for
 wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).
 .
 This package installs the development files.

Package: libopenjph0.9
Description-md5: f6a234e146d44127f11ca208ca5984b0
Description-en: HTJ2K image compression/decompression library (runtime files)
 Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000
 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K
 only, supporting features that are defined in JPEG2000 Part 1 (for example, for
 wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).
 .
 This package installs the runtime files.

Package: openjph-doc
Description-md5: 23d05467f24a018540cd75f68f1b08da
Description-en: HTJ2K image compression/decompression library (documentation files)
 Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000
 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K
 only, supporting features that are defined in JPEG2000 Part 1 (for example, for
 wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).
 .
 This package installs the documentation files.

Package: openjph-tools
Description-md5: 9a52747fa1189386e32f9c9e97254fcc
Description-en: HTJ2K image compression/decompression library (command line tools)
 Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000
 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K
 only, supporting features that are defined in JPEG2000 Part 1 (for example, for
 wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).
 .
 This package installs the command line utilities.

Package: libopenjson-java
Description-md5: bf7e8772289b328b3d48ca386aaca3b7
Description-en: rewrite of the evil licensed json.org
 json.org is a popular java library to parse and create json string from
 the author of the json standard Douglas Crockford. His implementation however
 is not free software[1].
 .
 The Android team did a cleanroom reimplementation of a json library and
 this package has extended the implementation done by the Android team.
 .
 [1] http://wiki.debian.org/qa.debian.org/jsonevil

Package: openkim-models
Description-md5: 1e92db083dbf75686389f77123df4bcd
Description-en: Models and model-drivers for KIM-API
 The KIM API is an Application Programming Interface for atomistic simulations.
 The API provides a standard for exchanging information between atomistic
 simulation codes (molecular dynamics, molecular statics, lattice dynamics,
 Monte Carlo, etc.) and interatomic models (potentials or force fields).
 It also includes a set of library routines for using the API with
 bindings for:
 .
 FORTRAN 77, Fortran 90/95, Fortran 2003
 C, C++
 .
 Atomistic simulation codes that support the KIM API work seamlessly with the
 KIM-compliant interatomic models (KIM Models) distributed on this website.
 The interface is computationally efficient and often requires relatively minor
 changes to existing codes.
 .
 This package contains models and model-drivers for KIM-API

Package: libjs-openlayers
Description-md5: 1829e3e733f65b349b7fca57ee48dc4e
Description-en: JavaScript library for displaying map data in web browsers
 OpenLayers is a pure JavaScript library for displaying map data in
 most modern web browsers, with no server-side dependencies.
 .
 OpenLayers implements a JavaScript API for building rich web-based
 geographic applications, similar to the Google Maps and MSN Virtual
 Earth APIs.

Package: ldap-utils
Description-md5: f5d300156245ae8fa5972cf30bf60206
Description-en: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.

Package: libldap-2.5-0
Description-md5: 198db781f85a21d6d3c302c304d6e0fb
Description-en: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.

Package: libldap-common
Description-md5: aac5ad61261a4de195fd4abd7d239cd2
Description-en: OpenLDAP common files for libraries
 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.

Package: libldap-dev
Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf
Description-en: OpenLDAP development libraries
 This package allows development of LDAP applications using the OpenLDAP
 libraries. It includes headers, libraries and links to allow static and
 dynamic linking.

Package: libldap2-dev
Description-md5: d0d8c8c45120d6cf7f64dc1b619547c5
Description-en: transitional package for libldap-dev
 This is a transitional package from libldap2-dev to libldap-dev. It can be
 safely removed.

Package: slapd
Description-md5: dd977840e276b3f03520c0ab1d050cf8
Description-en: OpenLDAP server (slapd)
 This is the OpenLDAP (Lightweight Directory Access Protocol) server
 (slapd). The server can be used to provide a standalone directory
 service.

Package: slapd-contrib
Description-md5: ff6e572efbbb94ce9953af67807dabd9
Description-en: contributed plugins for OpenLDAP slapd
 This package contains a number of slapd overlays and plugins contributed by
 the OpenLDAP community. While distributed as part of OpenLDAP Software, they
 are not necessarily supported by the OpenLDAP Project.

Package: slapd-smbk5pwd
Description-md5: c3ad6e9af00b91f4237f7de732bf9c27
Description-en: transitional package for slapd-contrib
 This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be
 safely removed.

Package: slapi-dev
Description-md5: 9a5a7f1735eb363a808931130dc64a9d
Description-en: development libraries for OpenLDAP SLAPI plugin interface
 This package allows development of plugins for the OpenLDAP slapd server
 using the SLAPI interface.  It includes the headers and libraries needed
 to build such plugins.

Package: openlp
Description-md5: e1bb0aaa265da68d7f9e7aefb0baba27
Description-en: Church lyrics projection application
 OpenLP is free church presentation software, or lyrics projection software,
 used to display slides of songs, Bible verses, videos, images, and even
 presentations for church worship using a computer and a data projector.

Package: openmcdf
Description-md5: 626f053aaf700aac0c4c5df070e8e585
Description-en: Structured Storage Explorer
 OpenMCDF is a 100% managed CLI component that allows client applications to
 manipulate COM structured storage files, also known as Microsoft Compound
 Document Format files.
 .
 This file format is used under the hood by a lot of applications: the files
 created by Microsoft Office until the 2007 product release are all structured
 storage files. They include multiple streams of information (document summary,
 user data) in a single physical container (the file). Also the omnipresent
 Thumbs.db, used by Windows as thumbnails cache, is a structured storage file.
 .
 OpenMCDF makes available to the developer an easy interface to read, write, add
 and remove structured storage primitives. Structured storage items are
 organized in a hierarchical tree where 'storage' nodes act like a directory and
 'stream' nodes like a file. Developers can use OpenMCDF to view storages and
 streams, traverse hierarchical trees of items, explore existing compound file
 and modify them or create a new compound file from scratch.

Package: libopenmesh-apps
Description-md5: a7ca969ed20e97c24a93651ca63ad444
Description-en: Tools for representing and manipulating polygonal meshes
 OpenMesh is a generic and efficient data structure for representing and
 manipulating polygonal meshes. It was designed with the following goals in
 mind:
 .
 - Flexibility: provide a basis for many different algorithms without the need
 for adaptation.
 .
 - Efficiency: maximize time efficiency while keeping memory usage as low as
 possible.
 .
 - Ease of use: wrap complex internal structure in an easy-to-use interface.
 .
 OpenMesh provides the following features:
 .
 - Representation of arbitrary polygonal (the general case) and pure triangle
 meshes (providing more efficient, specialized algorithms)
 .
 - Explicit representation of vertices, halfedges, edges and faces.
 .
 - Fast neighborhood access, especially the one-ring neighborhood
 .
 - Highly customizable
 .
   - Choose your coordinate type (dimension and scalar type)
   - Attach user-defined elements/functions to the mesh elements.
   - Attach and check for attributes
   - Attach data at runtime using dynamic properties.
 .
 This package provides the executable tools

Package: libopenmesh-dev
Description-md5: 12af9b428c341d34edcfd3fbdeaafb8a
Description-en: Tools for representing and manipulating polygonal meshes
 OpenMesh is a generic and efficient data structure for representing and
 manipulating polygonal meshes. It was designed with the following goals in
 mind:
 .
 - Flexibility: provide a basis for many different algorithms without the need
 for adaptation.
 .
 - Efficiency: maximize time efficiency while keeping memory usage as low as
 possible.
 .
 - Ease of use: wrap complex internal structure in an easy-to-use interface.
 .
 OpenMesh provides the following features:
 .
 - Representation of arbitrary polygonal (the general case) and pure triangle
 meshes (providing more efficient, specialized algorithms)
 .
 - Explicit representation of vertices, halfedges, edges and faces.
 .
 - Fast neighborhood access, especially the one-ring neighborhood
 .
 - Highly customizable
 .
   - Choose your coordinate type (dimension and scalar type)
   - Attach user-defined elements/functions to the mesh elements.
   - Attach and check for attributes
   - Attach data at runtime using dynamic properties.
 .
 This package provides the development files library

Package: libopenmesh-doc
Description-md5: cc22d510244836bf92d740f345bbb883
Description-en: Tools for representing and manipulating polygonal meshes
 OpenMesh is a generic and efficient data structure for representing and
 manipulating polygonal meshes. It was designed with the following goals in
 mind:
 .
 - Flexibility: provide a basis for many different algorithms without the need
 for adaptation.
 .
 - Efficiency: maximize time efficiency while keeping memory usage as low as
 possible.
 .
 - Ease of use: wrap complex internal structure in an easy-to-use interface.
 .
 OpenMesh provides the following features:
 .
 - Representation of arbitrary polygonal (the general case) and pure triangle
 meshes (providing more efficient, specialized algorithms)
 .
 - Explicit representation of vertices, halfedges, edges and faces.
 .
 - Fast neighborhood access, especially the one-ring neighborhood
 .
 - Highly customizable
 .
   - Choose your coordinate type (dimension and scalar type)
   - Attach user-defined elements/functions to the mesh elements.
   - Attach and check for attributes
   - Attach data at runtime using dynamic properties.
 .
 This package provides the HTML documentation

Package: libopenmesh1
Description-md5: 6a031640059d0846fce34855610d5ecd
Description-en: Tools for representing and manipulating polygonal meshes
 OpenMesh is a generic and efficient data structure for representing and
 manipulating polygonal meshes. It was designed with the following goals in
 mind:
 .
 - Flexibility: provide a basis for many different algorithms without the need
 for adaptation.
 .
 - Efficiency: maximize time efficiency while keeping memory usage as low as
 possible.
 .
 - Ease of use: wrap complex internal structure in an easy-to-use interface.
 .
 OpenMesh provides the following features:
 .
 - Representation of arbitrary polygonal (the general case) and pure triangle
 meshes (providing more efficient, specialized algorithms)
 .
 - Explicit representation of vertices, halfedges, edges and faces.
 .
 - Fast neighborhood access, especially the one-ring neighborhood
 .
 - Highly customizable
 .
   - Choose your coordinate type (dimension and scalar type)
   - Attach user-defined elements/functions to the mesh elements.
   - Attach and check for attributes
   - Attach data at runtime using dynamic properties.
 .
 This package provides the shared library

Package: libopenmm-dev
Description-md5: 25e69d74ba10a1b7460f8e3223ed4e40
Description-en: C++ header files for the OpenMM library
 OpenMM is a software toolkit for performing molecular simulations on a range
 of high performance computing architectures. This package provides C++ header
 files for the development with that library.

Package: libopenmm-plugins
Description-md5: eb58805c9446811e133c03cab1b615fb
Description-en: Plugins for the OpenMM library
 OpenMM is a software toolkit for performing molecular simulations on a range
 of high performance computing architectures. This package provides OpenMM
 plugins.

Package: libopenmm7.7
Description-md5: 801291977e5c1fde4c38382f84bd633c
Description-en: High-performance molecular simulation library
 OpenMM is a software toolkit for performing molecular simulations on a range
 of high performance computing architectures. It is based on a layered
 architecture: the lower layers function as a reusable library that can be
 invoked by any application, while the upper layers form a complete environment
 for running molecular simulations.

Package: python3-simtk
Description-md5: 05222dad319a5457a88f80787dbc2e9a
Description-en: Python bindings for the OpenMM molecular simulation package
 OpenMM is a software toolkit for performing molecular simulations on a range
 of high performance computing architectures. This package provides the
 Python application layer for the package.

Package: openmolcas
Description-md5: e8a0dd0656a437aaf4da8d1c4785403f
Description-en: Quantum chemistry software package
 The key feature of OpenMolcas is the multiconfigurational approach to the
 electronic structure.
 .
 It can compute energies, gradients and hessians for the following methods:
  * Hartree-Fock SCF (HF)
  * Complete active space SCF (CASSCF)
 .
 It can compute energies and gradients for the following methods:
  * Hartree-Fock (HF)
  * Density-Functional Theory (DFT)
  * Second-order Moeller-Plesset perturbation theory (MP2)
  * Complete and restricted active space SCF (CASSCF/RASSCF)
 .
 Additionally, it can compute energies for the following methods:
  * Closed shell Moeller-Plesset perturbation theory (MP2)
  * Complete active space second order perturbation theory (CASPT2)
  * Coupled-cluster singles doubles (CCSD), optionally wihth
    Cholesky-Decomposition (CD)/Resolution-of-the Identity (RI)
  * CD/RI Coupled-cluster singles doubles with perturbative
    triples (CCSD(T))
  * Density Matrix Renormalization Group SCF (DMRG-SCF)

Package: openmolcas-data
Description-md5: c654fc6edad78e8dc515a61b5b348b18
Description-en: Quantum chemistry software package (data files)
 The key feature of OpenMolcas is the multiconfigurational approach to the
 electronic structure.
 .
 This package contains data files.

Package: openmotor
Description-md5: a9efda56312b031b9c04b2911f22271e
Description-en: internal ballistics simulator for rocket motor experimenters
 openMotor is an open-source internal ballistics simulator for rocket motor
 experimenters. The software produces estimates of a rocket motor's chamber
 pressure and thrust based on input such as propellant properties and grain
 geometry. It uses the Fast Marching Method to determine how a propellant
 grain regresses, which allows the use of arbitrary core geometries.
 .
 Current Features:
   * Metric and imperial units
   * Support for common grain geometries such as BATES, Finocyl, Star and more
   * Loading custom grain geometry from DXF files
   * A propellant editor that allows the user to enter the properties of as
     many propellants as they wish
   * The grain editor displays how a grain will regress to cut down on the
     guesswork involved in tweaking geometry
   * ENG file exporting
   * Burnsim importing and exporting
   * A UI that supports saving and loading designs along with undo and redo.
 .
 Planned Features:
   * Erosivity simulation
   * Detailed output of every calculated parameter at any time and position
     along the motor

Package: libopenmpi-dev
Description-md5: b378507a7bc7ecccf3855f2ea92d5e20
Description-en: high performance message passing library -- header files
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-3 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 This package contains the header files and compiler wrappers which are needed
 to compile and link programs against libopenmpi.

Package: libopenmpi3
Description-md5: 72141e1823cc63cbe9896c2f4fefec5f
Description-en: high performance message passing library -- shared library
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-3.1 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 This package contains the Open MPI shared libraries.

Package: openmpi-bin
Description-md5: 1a00d4dd7be41a0a9fd2a922b4135736
Description-en: high performance message passing library -- binaries
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-3.1 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 Features:
  * Full MPI-3.1 standards conformance
  * Thread safety and concurrency
  * Dynamic process spawning
  * High performance on all platforms
  * Reliable and fast job management
  * Network and process fault tolerance
  * Support network heterogeneity
  * Single library supports all networks
  * Run-time instrumentation
  * Many job schedulers supported
  * Internationalized error messages
  * Component-based design, documented APIs
 .
 This package contains the Open MPI utility programs.

Package: openmpi-common
Description-md5: b52283604f1697ba67223f6535351fda
Description-en: high performance message passing library -- common files
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-3.1 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 This package contains platform independent files for Open MPI.

Package: openmpi-doc
Description-md5: 430b4b29fb2456337a6cdb19e1a4a64b
Description-en: high performance message passing library -- man pages
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-3.1 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 This package contains man pages describing the Message Passing Interface
 standard.

Package: libopenms-dev
Description-md5: c8ea1356431bcad3384d7fdcab0bd70a
Description-en: library for LC/MS data management and analysis - dev files
 OpenMS is a library for LC/MS data management and analysis. OpenMS
 offers an infrastructure for the development of mass
 spectrometry-related software and powerful 2D and 3D visualization
 solutions.
 .
 OpenMS offers analyses for various quantitation protocols, including
 label-free quantitation, SILAC, iTRAQ, SRM, SWATH…
 .
 It provides built-in algorithms for de-novo identification and
 database search, as well as adapters to other state-of-the art tools
 like X!Tandem, Mascot, OMSSA…
 .
 OpenMS supports the Proteomics Standard Initiative (PSI) formats for
 MS data and supports easy integration of tools into workflow engines
 like Knime, Galaxy, WS-Pgrade, and TOPPAS via the TOPPtools concept
 and a unified parameter handling.
 .
 This package ships the library development files.

Package: libopenms2.6.0
Description-md5: 7633779758c79e3b5ef79cffb1c599f0
Description-en: library for LC/MS data management and analysis - runtime
 OpenMS is a library for LC/MS data management and analysis. OpenMS
 offers an infrastructure for the development of mass
 spectrometry-related software and powerful 2D and 3D visualization
 solutions.
 .
 OpenMS offers analyses for various quantitation protocols, including
 label-free quantitation, SILAC, iTRAQ, SRM, SWATH…
 .
 It provides built-in algorithms for de-novo identification and
 database search, as well as adapters to other state-of-the art tools
 like X!Tandem, Mascot, OMSSA…
 .
 OpenMS supports the Proteomics Standard Initiative (PSI) formats for
 MS data and supports easy integration of tools into workflow engines
 like Knime, Galaxy, WS-Pgrade, and TOPPAS via the TOPPtools concept
 and a unified parameter handling.

Package: openms
Description-md5: 1680992c26afae25b0ca399cdfebd8ee
Description-en: package for LC/MS data management and analysis
 OpenMS is a package for LC/MS data management and analysis. OpenMS
 offers an infrastructure for the development of mass
 spectrometry-related software and powerful 2D and 3D visualization
 solutions.
 .
 TOPP (the OpenMS proteomic pipeline) is a pipeline for the analysis
 of HPLC/MS data. It consists of a set of numerous small applications
 that can be chained together to create analysis pipelines tailored
 for a specific problem.
 .
 This package is a metapackage that depends on both the libopenms
 library package (libOpenMS and libOpenMS_GUI) and the OpenMS
 Proteomic Pipeline (topp) package.

Package: openms-common
Description-md5: d024c0e31d412b508c3657880fc2da5d
Description-en: package for LC/MS data management and analysis - shared data
 OpenMS is a package for LC/MS data management and analysis. OpenMS
 offers an infrastructure for the development of mass
 spectrometry-related software and powerful 2D and 3D visualization
 solutions.
 .
 OpenMS offers analyses for various quantitation protocols, including
 label-free quantitation, SILAC, iTRAQ, SRM, SWATH…
 .
 It provides built-in algorithms for de-novo identification and
 database search, as well as adapters to other state-of-the art tools
 like X!Tandem, Mascot, OMSSA…
 .
 OpenMS supports the Proteomics Standard Initiative (PSI) formats for
 MS data and supports easy integration of tools into workflow engines
 like Knime, Galaxy, WS-Pgrade, and TOPPAS via the TOPPtools concept
 and a unified parameter handling.
 .
 This package brings data shared by the different binaries of the
 OpenMS software package (libOpenMS and libOpenMS_GUI libraries and
 the OpenMS Proteomic Pipeline binary tools).

Package: openms-doc
Description-md5: d3d76c44d2b05809d9e019c4098fbe24
Description-en: package for LC/MS data management and analysis - documentation
 OpenMS is a package for LC/MS data management and analysis. OpenMS
 offers an infrastructure for the development of mass
 spectrometry-related software and powerful 2D and 3D visualization
 solutions.
 .
 OpenMS offers analyses for various quantitation protocols, including
 label-free quantitation, SILAC, iTRAQ, SRM, SWATH…
 .
 It provides built-in algorithms for de-novo identification and
 database search, as well as adapters to other state-of-the art tools
 like X!Tandem, Mascot, OMSSA…
 .
 OpenMS supports the Proteomics Standard Initiative (PSI) formats for
 MS data and supports easy integration of tools into workflow engines
 like Knime, Galaxy, WS-Pgrade, and TOPPAS via the TOPPtools concept
 and a unified parameter handling.
 .
 This package brings full documentation for both the libopenms library
 package (libOpenMS and libOpenMS_GUI) and the OpenMS Proteomic
 Pipeline (topp) package.

Package: topp
Description-md5: c9ac7e6e045acb8df194c80cfb8f01b4
Description-en: set of programs implementing The OpenMS Proteomic Pipeline
 TOPP (the OpenMS proteomic pipeline) is a pipeline for the analysis
 of HPLC/MS data. It consists of a set of numerous small applications
 that can be chained together to create analysis pipelines tailored
 for a specific problem. The applications make use of the libopenms
 library. Some examples of these applications are :
 .
   - TOPPView: A viewer for mass spectrometry data.
   - TOPPAS: An assistant for GUI-driven TOPP workflow design.
   - DTAExtractor: Extracts spectra of an MS run file to several
     files in DTA format.
   - FileConverter:  Converts between different MS file formats.
   - FileFilter: Extracts or manipulates portions of data from peak,
     feature or consensus feature files.
   - SpectraMerger: Merges spectra from an LC/MS map, either by
     precursor or by RT blocks.
   - BaselineFilter: Removes the baseline from profile spectra using a
     top-hat filter.
   - InternalCalibration: Applies an internal calibration.
   - PTModel: Trains a model for the prediction of proteotypic
     peptides from a training set.
   - RTPredict: Predicts retention times for peptides using a model
     trained by RTModel.
   - ExecutePipeline: Executes workflows created by TOPPAS.

Package: dmktools
Description-md5: 126ffbf091eff14862d8d2bf4cb24bfb
Description-en: tools for manipulating floppy disk images in the dmk format
 Emulators such as OpenMSX attempt to emulate a real machine as best as
 possible. Some copy protection schemes rely on unformatted or bad sectors on
 floppy disks. The dmk format allows disk images to contain such unusual
 configurations. This package contains tools for generating and manipulating
 dmk image files.

Package: openmsx
Description-md5: 1c28ad28f21e2173c30bddc98600c585
Description-en: MSX emulator that aims for perfection
 openMSX is an open source MSX emulator that uses a unique emulation model,
 which tries to achieve the highest level of accuracy possible. It allows
 emulating a large number of different MSX machines. Combined with the
 C-BIOS ROM-files that are available in a separate package, you can run game
 ROM-files without the need for non-free BIOS ROM files.

Package: openmsx-data
Description-md5: 1498a54f65310a49db916f259f799c5c
Description-en: datafiles for openMSX, an MSX emulator
 openMSX is an open source MSX emulator that uses a unique emulation model,
 which tries to achieve the highest level of accuracy possible.
 .
 This package provides data that openmsx needs to run.

Package: openmsx-catapult
Description-md5: 630a46e975f360d336cd0148ca5c90a6
Description-en: GUI for openMSX
 OpenMSX catapult is a graphical frontend for starting the openMSX emulator.

Package: openmsx-debugger
Description-md5: 9fad2e46b2af933859fe71fa9eee6892
Description-en: Graphical debugger for openMSX
 The openMSX debugger is a separate program that interfaces with
 openMSX and controls its debugger from within a graphical user
 interface.

Package: openmw
Description-md5: 0e7cb2c3aa968e914308ed7101bb3450
Description-en: Open-world RPG game engine
 OpenMW is a open-source openw-world RPG game engine that started off as an
 reimplementation of the Bethesda Game Studios game engine used by The Elder
 Scrolls III: Morrowind. The project scope has grown to wanting to support more
 games and allows, with the help of the editor, for developers and content
 creators to make their own games.
 .
 To play Morrowind, the "Data Files" are required from the original game.

Package: openmw-cs
Description-md5: 97d369b1e83cc500245a31596e1db5fb
Description-en: Content editor for use with OpenMW
 OpenMW-CS is a content editor for OpenMW which gives full control of the
 game's content and the ability to create new content, games and mods.
 .
 While initially similar to Bethesda's "Construction Set" for Mororwind, it is
 now fully independent and can be used to create mods, games and other content
 that do not depend on Morrowind.

Package: openmw-data
Description-md5: 1b0b52812c8642f012df637b42864547
Description-en: Resources for the OpenMW engine
 All the shaders, models, mygui xml files and extra assets necessary
 for running OpenMW.

Package: openmw-launcher
Description-md5: d11c2f0d33c93915d3b98fc24afd78dd
Description-en: Launcher for OpenMW using the Qt-Gui-Toolkit
 A launcher for OpenMW for handling installation of games and their
 expansions, mods and configuration details.
 .
 While not necessary, it automates the first time setup and configuration of
 OpenMW.

Package: opennds
Description-md5: 3b64ce149f86d3fc500ff07eca99a769
Description-en: manage access to public internet access
 openNDS controls access to a public Internet connection and offers
 a simple way to open a Hotspot for wireless networks. It provides a
 captive portal to inform users about the services and optionally have
 them acknowledge the terms and conditions of its use.
 .
 This package contains all architecture independent files of openNDS.

Package: opennds-daemon
Description-md5: f1daac78357427079e6da0080b43868f
Description-en: manage access to public internet access (service daemon)
 openNDS controls access to a public Internet connection and offers
 a simple way to open a Hotspot for wireless networks. It provides a
 captive portal to inform users about the services and optionally have
 them acknowledge the terms and conditions of its use.
 .
 This package contains the openNDS service daemon.

Package: opennds-daemon-common
Description-md5: 176ea051b3e90ad60eee0864cb2a54d0
Description-en: manage access to public internet access (service helper scripts)
 openNDS controls access to a public Internet connection and offers
 a simple way to open a Hotspot for wireless networks. It provides a
 captive portal to inform users about the services and optionally have
 them acknowledge the terms and conditions of its use.
 .
 This package contains helper scripts for the openNDS service daemon.

Package: libopenni-dev
Description-md5: 800dca35f2367fd8cd722b16bc899a5a
Description-en: headers for OpenNI 'Natural Interaction' frameworks
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.
 .
 This package provides the headers and pkgconfig for building C/C++ programs
 that use OpenNI libraries.

Package: libopenni-java
Description-md5: eede748bf5b638e30531c84eddaf68cc
Description-en: Java framework for sensor-based 'Natural Interaction'
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.
 .
 This package provides Java bindings for OpenNI.

Package: libopenni0
Description-md5: bd9b74a9a5080e5f4ad93e4913099dfd
Description-en: framework for sensor-based 'Natural Interaction'
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.

Package: openni-doc
Description-md5: 273fd6067fdea4db7ef8a08d4ab05f9a
Description-en: developer documentation for OpenNI frameworks
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.
 .
 This package provides developer documentation for developing using the OpenNI
 frameworks.

Package: openni-utils
Description-md5: b8fda61e416914ff6fb85f4a2d6c113b
Description-en: debug and test utilities OpenNI framework
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.
 .
 This package provides a number of related utilities for debugging, testing,
 and view the results of the sensor modules.

Package: libopenni-sensor-pointclouds-dev
Description-md5: 995ee4fbe89ad245dac2a905d5151ac6
Description-en: headers for Kinect sensor modules for the OpenNI framework
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the Kinect camera for processing with the OpenNI Middleware, like PrimeSense
 NITE.
 .
 This is a fork of the original OpenNI sensor driver providing support for
 Kinect as well as the original PrimeSense devices.
 .
 This package provides the headers for building against these sensor modules.

Package: libopenni-sensor-pointclouds0
Description-md5: a58b32a8f6c90ea1a1ae6f6ed0eca6d8
Description-en: Microsoft Kinect sensor modules for the OpenNI framework
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the Kinect camera for processing with the OpenNI Middleware, like PrimeSense
 NITE.
 .
 This is a fork of the original OpenNI sensor driver providing support for
 Kinect as well as the original PrimeSense devices.
 .
 This package includes all of the sensor modules needed to work with the
 Kinect camera in OpenNI.

Package: libopenni-sensor-primesense-dev
Description-md5: 0c19f532eb91524c4a61134b53cb444d
Description-en: headers for working with PrimeSense sensor OpenNI modules
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the PrimeSense camera for processing with the OpenNI Middleware, like
 PrimeSense NITE.
 .
 This package provides the headers for building against these sensor modules.

Package: libopenni-sensor-primesense0
Description-md5: e83321db6c7fcc9ae978e4b9687a6ac0
Description-en: PrimeSense sensor modules for the OpenNI framework
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the PrimeSense camera for processing with the OpenNI Middleware, like
 PrimeSense NITE.
 .
 This package includes all of the sensor modules needed to work with the
 PrimeSense camera in OpenNI.

Package: libopenni2-0
Description-md5: c99e775f4ad9a67b93f6530851a5cc14
Description-en: framework for sensor-based 'Natural Interaction'
 OpenNI2 is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI2 provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI2
 framework, which then produce sensory data. OpenNI2 also allows selection of
 different hardware and middleware modules.

Package: libopenni2-dev
Description-md5: 90f7d0b6b089b6719648e02f4c38eed6
Description-en: headers for OpenNI 'Natural Interaction' frameworks
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.

Package: openni2-doc
Description-md5: e6d78aeadfec508f47f80a3b5db846b9
Description-en: developer documentation for OpenNI frameworks
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.
 .
 This package provides developer documentation for developing using the OpenNI2
 frameworks.

Package: openni2-utils
Description-md5: d36fd534b8d0006a60dce6c8049828e2
Description-en: debug and test utilities OpenNI2 framework
 OpenNI2 is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI2 provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI2
 framework, which then produce sensory data. OpenNI2 also allows selection of
 different hardware and middleware modules.
 .
 This package provides a number of related utilities for debugging, testing,
 and view the results of the sensor modules.

Package: libopennlp-maxent-java
Description-md5: 2324f97c2d3a45b4c07538c19662f1c2
Description-en: OpenNLP Maximum Entropy Package
 Maximum entropy is a powerful method for constructing statistical models of
 classification tasks, such as part of speech tagging in Natural Language
 Processing. Several example applications using maxent can be found in the
 OpenNLP Tools Library.

Package: openntpd
Description-md5: 4e4924a4bc4b10b5f382ae2c8b1824c5
Description-en: OpenBSD NTP daemon
 NTP, the Network Time Protocol, is used to keep the computer clocks
 synchronized. It provides the ability to sync the local clock to remote NTP
 servers and can act as NTP server itself, redistributing the local clock.
 .
 This is an alternative implementation of the NTP software, made by the OpenBSD
 Project. It makes use of privilege separation, only implements a subset of the
 NTP protocol, adjusting the rate of the clock to synchronize the local clock.
 .
 Alternative packages which provide similar functionality are ntp and chrony.

Package: openocd
Description-md5: b2a19673f432fb73b8d93f00a05e52d2
Description-en: Open on-chip JTAG/SWD debug solution for embedded target devices
 OpenOCD aims to provide debugging, in-system programming and boundary-scan
 testing for embedded target devices.
 .
 The debugger uses an IEEE 1149-1 compliant JTAG TAP bus master to access
 on-chip debug functionality available on ARM based microcontrollers or
 system-on-chip solutions. For MIPS systems the EJTAG interface is supported.
 Additionally there is support for eSi-RISC, Intel, OpenRISC, RISC-V and ARC
 controllers.
 .
 User interaction is realized through a telnet command line interface,
 a gdb (the GNU debugger) remote protocol server, and a simplified RPC
 connection that can be used to interface with OpenOCD's Jim Tcl engine.
 .
 OpenOCD supports many different types of JTAG interfaces/programmers.

Package: myspell-en-au
Description-md5: 727c1a6eef26da76541812e0a442e2ae
Description-en: English_australian dictionary for myspell
 This is the English_australian dictionary for use with the myspell
 spellchecker, which is currently used within OpenOffice.org and the
 Mozilla spellchecker.

Package: mythes-en-au
Description-md5: 7ba8c201fd7908b37ed84e4a8b468dd5
Description-en: Australian English Thesaurus for OpenOffice.org
 Openoffice.org is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains an Australian English thesaurus for OpenOffice.org.
 It is based on the American version, but has American spellings removed.

Package: hyphen-pl
Description-md5: 86fb13e848cc82c9df265b4d3fdfe085
Description-en: Polish hyphenation patterns for LibreOffice/OpenOffice.org
 Openoffice.org is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Polish hyphenation patterns for
 LibreOffice/OpenOffice.org

Package: mythes-pl
Description-md5: 3a107343aebe7b885d6bcbd43aff3668
Description-en: Polish thesaurus for LibreOffice/OpenOffice.org
 Openoffice.org is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Polish thesaurus for
 LibreOffice/OpenOffice.org.

Package: openorienteering-mapper
Description-md5: 84378dd82001be3ab66dc16d938f4bba
Description-en: Orienteering map drawing application
 OpenOrienteering Mapper is an application to draw maps for forest,
 sprint, MTB and radio orienteering races. It comes with predefined
 symbol sets implementing the IOF standards ISOM (1:15000, 1:10000)
 and ISSOM (1:5000, 1:4000). It is easy to implement additional symbol
 sets.
 .
 It provides a Free alternative to existing proprietary map drawing
 applications and supports multiple platforms. It is available for
 Android, Windows, Mac OS X and Linux.
 .
 While it is under continuous development and considered in beta
 state, it has been used to produce maps for orienteering races. All
 required functions for drawing maps are implemented and the program
 works very stable. So it can be considered ready for productive use,
 although it is like always a good idea to keep backups of your files.

Package: openoverlayrouter
Description-md5: 50d2487296dd05662f2c23dcadf386f9
Description-en: deploy programmable overlay networks
 The OpenOverlayRouter (OOR) project aims to deliver a flexible and modular
 open-source implementation to deploy programmable overlay networks. It
 leverages on encapsulating overlay-specific packets into underlay-compatible
 packets at the edges of the instantiated overlay and route them over the
 physical underlying infrastructure. In order to do so, it maps overlay
 identifiers to underlay locators and keeps those mappings updated over
 time. In the current version, OOR uses the LISP protocol for the
 control-plane (e.g. mapping retrieval and updating, etc), NETCONF/YANG for
 the management-plane (e.g. overlay identifiers provisioning, etc) and can
 use both LISP and VXLAN-GPE headers for encapsulation.

Package: libeac-dev
Description-md5: 6b71db6aff267f8adfdfa669256f75db
Description-en: cryptographic library for EAC version 2 (development)
 OpenPACE implements Extended Access Control (EAC) version 2 as specified
 in BSI TR-03110. OpenPACE comprises support for the following protocols:
 .
  * Password Authenticated Connection Establishment (PACE)
  * Terminal Authentication (TA)
  * Chip Authentication (CA)
 .
 OpenPACE also supports Card Verifiable Certificates (CV Certificates)
 and signing requests as well as easy to use wrappers for using the
 established secure channels.
 .
 OpenPACE supports all variants of PACE (DH/ECDH, GM/IM), TA
 (RSASSA-PKCS1-v1_5/RSASSA-PSS/ECDSA), CA (DH/ECDH) and all
 standardised domain parameters (GFP/ECP).
 .
 This package provides the development files.

Package: libeac3
Description-md5: 04d303f03aec758a3d5313e2c88997d2
Description-en: cryptographic library for EAC version 2 (shared library)
 OpenPACE implements Extended Access Control (EAC) version 2 as specified
 in BSI TR-03110. OpenPACE comprises support for the following protocols:
 .
  * Password Authenticated Connection Establishment (PACE)
  * Terminal Authentication (TA)
  * Chip Authentication (CA)
 .
 OpenPACE also supports Card Verifiable Certificates (CV Certificates)
 and signing requests as well as easy to use wrappers for using the
 established secure channels.
 .
 OpenPACE supports all variants of PACE (DH/ECDH, GM/IM), TA
 (RSASSA-PKCS1-v1_5/RSASSA-PSS/ECDSA), CA (DH/ECDH) and all
 standardised domain parameters (GFP/ECP).
 .
 This package provides the shared library.

Package: openpace
Description-md5: 0413dc0c64ee5b7973258ec21f63c44b
Description-en: cryptographic library for EAC version 2 (tools)
 OpenPACE implements Extended Access Control (EAC) version 2 as specified
 in BSI TR-03110. OpenPACE comprises support for the following protocols:
 .
  * Password Authenticated Connection Establishment (PACE)
  * Terminal Authentication (TA)
  * Chip Authentication (CA)
 .
 OpenPACE also supports Card Verifiable Certificates (CV Certificates)
 and signing requests as well as easy to use wrappers for using the
 established secure channels.
 .
 OpenPACE supports all variants of PACE (DH/ECDH, GM/IM), TA
 (RSASSA-PKCS1-v1_5/RSASSA-PSS/ECDSA), CA (DH/ECDH) and all
 standardised domain parameters (GFP/ECP).

Package: openpgp-applet
Description-md5: df96248f30421abb9db47de514db799f
Description-en: GNOME applet for OpenPGP text encryption
 OpenPGP Applet is a graphical frontend on top of GnuPG.
 .
 It allows encryption and decryption of the clipboard's content either
 with public key cryptography, or with a symmetric cipher using a passphrase.
 Creating and verifying clear text signatures is also supported.
 .
 Note: OpenPGP Applet does not handle passphrase input. Since it also does not
 offer terminal interaction unless explicitly run from there, it relies in
 practice on GnuPG agent to be running and configured to use a passphrase entry
 dialog, such as pinentry-gnome3.

Package: openpref
Description-md5: beae3cb882f5cef62b44f6682d511dae
Description-en: card game against two virtual players
 OpenPref is open source implementation of European trick-taking game
 Preferans against two virtual players. Two alternative AI algorithms
 are available.

Package: python3-openpyxl
Description-md5: 18de1750fb6df3433324cbfa4b75efe3
Description-en: Python 3 module to read/write OpenXML xlsx/xlsm files
 Openpyxl is a pure Python 3 module to read/write Excel 2007 (OpenXML)
 xlsx/xlsm files.

Package: openqa
Description-md5: 477e5b9e65823286653b3e48cb390999
Description-en: automatic Operating System testing framework (webUI & scheduler)
 openQA is a testing framework that allows you to run tests on pretty-much
 anything that you can get 'remote' control of (most often, anything you can run
 in a VM and point VNC at). This allows testing of things including GUI
 applications, system boot-up (BIOS, bootloaders, kernels), installers and whole
 operating systems.
 .
 Tests (using Perl syntax) generally consist mostly of sequences of code like:
   assert_and_click 'some_icon';
   assert_screen 'some_prompt';
   send_key 'ret';
 which are run using the os-autoinst test engine, by a worker. The tags named in
 scripts can then be associated with 'needles' (elements of screenshots) via the
 webUI (either from past tests, or while controlling a live test). Other testing
 possibilities include: serial-connected headless systems, multi-host networked
 tests, and non-VM 'real' systems.
 .
 This package includes the job scheduler, the elements providing the services to
 allow workers to run tests and upload results, and the Web-based user
 interface.

Package: openqa-client
Description-md5: ddc13ab48bf9006acd371855366a15ea
Description-en: automatic Operating System testing framework (utilities)
 This package includes scripts such as 'openqa-cli' and 'openqa-clone-job' to
 provide easy control of openQA servers, via the REST API, as well as commands
 useful when administering an OpenQA server.
 .
 openQA is a testing framework that allows you to run tests on pretty-much
 anything that you can 'remotely' control. For instance, a VM that can be
 accessed via VNC.

Package: openqa-common
Description-md5: 418ca11065e04a492fed7ea261a8e55d
Description-en: automatic Operating System testing framework (common files)
 This package contains shared resources for openQA web front-end and openQA
 workers.
 .
 openQA is a testing framework that allows you to run tests on pretty-much
 anything that you can 'remotely' control. For instance, a VM that can be
 accessed via VNC.

Package: openqa-doc
Description-md5: 1714c0ae83b1f3ce02ea745c6c9bc649
Description-en: automatic Operating System testing framework - documentation
 Documentation for openQA (and the associated os-autoinst test engine), covering
 topics including: installation, configuration, and basic test writing.
 .
 openQA is a testing framework that allows you to run tests on pretty-much
 anything that you can 'remotely' control. For instance, a VM that can be
 accessed via VNC.

Package: openqa-worker
Description-md5: 07676b829e1de30e9f36a262b2579cea
Description-en: automatic Operating System testing framework (worker)
 openQA is a testing framework that allows you to run tests on pretty-much
 anything that you can get 'remote' control of (most often, anything you can run
 in a VM and point VNC at). This allows testing of things including GUI
 applications, system boot-up (BIOS, bootloaders, kernels), installers and whole
 operating systems.
 .
 Tests (using Perl syntax) generally consist of little more than sequences like:
 assert_and_click 'some_icon'; assert_screen 'some_prompt'; send_key 'ret';
 which are run using the os-autoinst test engine, by a worker. The tags named in
 scripts can then be associated with 'needles' (elements of screenshots) via the
 webUI (either from past tests, or while controlling a live test). Other testing
 possibilities include: serial-connected headless systems, multi-host networked
 tests, and non-VM 'real' systems.
 .
 This package is to be installed on a worker system (which may also be acting as
 a server). Workers register with a server (or perhaps multiple servers), and
 can then accept jobs, and run tests (using the os-autoinst test engine).

Package: libopenr2-3
Description-md5: 951e5884feffdcdbdfe7247555cd102f
Description-en: MFC/R2 (telephony) call setup library
 OpenR2 is a library that implements the MFC/R2 telephony signalling
 over E1 lines using the DAHDI Telephony interface.
 .
 The MFC/R2 protocol is a telephony signalling protocol, widely used in Latin
 America, China and Africa, similar to the ISDN protocols found in most of
 Europe and North America
 .
 This package contains a shared library implementing the protocol.
 .
 You may want to have a look at the Asterisk PBX for a telephony application
 that uses this library.

Package: libopenr2-bin
Description-md5: 5cd7fd8863a539b6d153d39ad4d6b9ce
Description-en: MFC/R2 (telephony) call setup library - test programs
 OpenR2 is a library that implements the MFC/R2 telephony signalling
 over E1 lines using the DAHDI Telephony interface.
 .
 The MFC/R2 protocol is a telephony signalling protocol, widely used in Latin
 America, China and Africa, similar to the ISDN protocols found in most of
 Europe and North America
 .
 This package contains r2test - test-driver for libopenr2.

Package: libopenr2-dev
Description-md5: 95a8715d17c9976bda257d19a15d5e51
Description-en: MFC/R2 (telephony) call setup library - development headers
 OpenR2 is a library that implements the MFC/R2 telephony signalling
 over E1 lines using the DAHDI Telephony interface.
 .
 The MFC/R2 protocol is a telephony signalling protocol, widely used in Latin
 America, China and Africa, similar to the ISDN protocols found in most of
 Europe and North America
 .
 This package contains libraries and header files for developing applications.

Package: openrazer-daemon
Description-md5: 1815948141db962d7bbb282f74f11156
Description-en: OpenRazer peripheral drivers (daemon)
 OpenRazer is a collection of GNU/Linux drivers for the Razer devices.
 Supported devices include keyboards, mice, mouse-mats, headsets and
 various other devices.
 .
 This package provides a user-space daemon used to interface with the driver.
 It contains a systemd user unit and an AppStream file.

Package: openrazer-doc
Description-md5: a0ec3f78d05e17c516cb274575c3f755
Description-en: OpenRazer peripheral drivers (documentation)
 OpenRazer is a collection of GNU/Linux drivers for the Razer devices.
 Supported devices include keyboards, mice, mouse-mats, headsets and
 various other devices.
 .
 This package contains scripts on how to interact with the daemon and
 the driver.

Package: openrazer-driver-dkms
Description-md5: 7d405851056343f52bb907a59691d54a
Description-en: OpenRazer peripheral drivers (DKMS)
 OpenRazer is a collection of GNU/Linux drivers for the Razer devices.
 Supported devices include keyboards, mice, mouse-mats, headsets and
 various other devices.
 .
 This package provides the source code for the OpenRazer kernel module to be
 build with dkms. Kernel sources or headers are required to compile this
 module.
 .
 Please read the Troubleshooting Guide in
 /usr/share/doc/openrazer-driver-dkms/README.Debian.

Package: openrazer-meta
Description-md5: d711d58e2ae1d7a398e04812de3708a2
Description-en: OpenRazer peripheral drivers (metapackage)
 OpenRazer is a collection of GNU/Linux drivers for the Razer devices.
 Supported devices include keyboards, mice, mouse-mats, headsets and
 various other devices.
 .
 This package is a metapackage which depends on the OpenRazer driver and
 userspace daemon, plus a Python library and documentation.

Package: python3-openrazer
Description-md5: 0d16626103a60ab0df16372f91ebe96b
Description-en: OpenRazer peripheral drivers (Python 3)
 OpenRazer is a collection of GNU/Linux drivers for the Razer devices.
 Supported devices include keyboards, mice, mouse-mats, headsets and
 various other devices.
 .
 This package contains a library for interacting with the OpenRazer daemon.

Package: libeinfo-dev
Description-md5: 29d9b3d4617f5ee4c2e1a01c9a7b2a1b
Description-en: dependency based service manager (pretty console display development)
 OpenRC is a dependency based service manager. It provides support for System V
 init, for booting, changing runlevels, starting and stopping services, and
 shutting down.
 .
 Originally written as a Gentoo project, OpenRC aims at being
 platform-agnostic.  It works equally well on Linux, BSD and Hurd.
 It supports the traditional init system in Debian in addition to many
 alternatives.  OpenRC is implemented in C in a small, simple and
 efficient way, making it easy to understand, extend and reuse.
 .
 This package provides a development library that supports displaying messages
 on the console.

Package: libeinfo1
Description-md5: cf714eb6067e5238a1fcb91b3ca2fdac
Description-en: dependency based service manager (pretty console display library)
 OpenRC is a dependency based service manager. It provides support for System V
 init, for booting, changing runlevels, starting and stopping services, and
 shutting down.
 .
 Originally written as a Gentoo project, OpenRC aims at being
 platform-agnostic.  It works equally well on Linux, BSD and Hurd.
 It supports the traditional init system in Debian in addition to many
 alternatives.  OpenRC is implemented in C in a small, simple and
 efficient way, making it easy to understand, extend and reuse.
 .
 This package provides a runtime library that supports displaying messages on
 the console.

Package: librc-dev
Description-md5: a7f9224875725ad11c055d05ba97b299
Description-en: dependency based service manager (runtime development)
 OpenRC is a dependency based service manager. It provides support for System V
 init, for booting, changing runlevels, starting and stopping services, and
 shutting down.
 .
 Originally written as a Gentoo project, OpenRC aims at being
 platform-agnostic.  It works equally well on Linux, BSD and Hurd.
 It supports the traditional init system in Debian in addition to many
 alternatives.  OpenRC is implemented in C in a small, simple and
 efficient way, making it easy to understand, extend and reuse.
 .
 This package provides development files for the runtime library.

Package: librc1
Description-md5: 094bcbfd73a0dc52b8ee26a9e0c03b30
Description-en: dependency based service manager (runtime library)
 OpenRC is a dependency based service manager. It provides support for System V
 init, for booting, changing runlevels, starting and stopping services, and
 shutting down.
 .
 Originally written as a Gentoo project, OpenRC aims at being
 platform-agnostic.  It works equally well on Linux, BSD and Hurd.
 It supports the traditional init system in Debian in addition to many
 alternatives.  OpenRC is implemented in C in a small, simple and
 efficient way, making it easy to understand, extend and reuse.
 .
 This package provides the runtime library.

Package: openrc
Description-md5: 92fcb871d74246777ace5b4dfff92a08
Description-en: dependency based service manager (runlevel change mechanism)
 OpenRC is a dependency based service manager. It provides support for System V
 init, for booting, changing runlevels, starting and stopping services, and
 shutting down.
 .
 Originally written as a Gentoo project, OpenRC aims at being
 platform-agnostic.  It works equally well on Linux, BSD and Hurd.
 It supports the traditional init system in Debian in addition to many
 alternatives.  OpenRC is implemented in C in a small, simple and
 efficient way, making it easy to understand, extend and reuse.
 .
 This package provides the runlevel change mechanism.

Package: openrefine
Description-md5: 6660277979a5c3c9efe949aa74c4aeb9
Description-en: powerful tool for working with messy data
 OpenRefine is a power tool for working with messy data. Use it to improve data
 consistency, link it to data registries like Wikidata, augment it with data
 from other sources, transform it into different formats for other tools to
 consume, and contribute it back to the original sources. OpenRefine is not a
 web service but a desktop app that runs on your own computer, so you can
 process sensitive data with privacy.

Package: libopenrefine-arithcode-java
Description-md5: 457eb5f28b88e1370c68847f31962d77
Description-en: Java implementation of arithmetic coding and PPM compression
 Arithmetic coding is a general technique for coding the outcome of a
 stochastic process based on an adaptive model. The expected bit rate is the
 cross-entropy rate of the model versus the actual process. PPM, prediction by
 partial matching, is an adaptive statistical model of a symbol sequence which
 models the likelihood of the next byte based on a (relatively short) suffix of
 the sequence of previous bytes.

Package: libopenrefine-butterfly-java
Description-md5: d23d0e2890423fd4404840fe69bbf99f
Description-en: modular web application framework
 Butterfly is a modular web application framework written in Java but mainly
 focused on the use of Javascript on both the client-side and the server-side
 to make it easier to build modern web applications that rely heavily on
 javascript and ajax/json conduits.

Package: libopenrefine-opencsv-java
Description-md5: 7b8cf247287b6002bd41686f1c332339
Description-en: CSV parser library for Java
 OpenCSV is an easy-to-use CSV (comma-separated values) parser library for
 Java. Opencsv supports all the basic CSV-type features like:
  * Arbitrary numbers of values per line
  * Ignoring commas in quoted elements
  * Handling quoted entries with embedded carriage returns
  * Configurable separator and quote characters
 .
 This is a fork of the OpenCSV project on SourceForge. In addition this package
 supports multi-character separators in CSV/TSV files.

Package: libopenrefine-vicino-java
Description-md5: 23317e83333e0ddc95231ace3421bb55
Description-en: near-neighbor search tool for Java
 Vicino is a library to perform nearest neighbor searching and clustering. The
 idea is being able to query data by distance search with pluggable distance
 functions.

Package: openresolv
Description-md5: 6e7537951e253b4f50975d1c54aa3407
Description-en: management framework for resolv.conf
 Allows multiple daemons to manage resolv.conf and configures
 local resolvers such as dnsmasq and unbound.
 .
 This package may require some manual configuration.
 Please read resolvconf(8) and resolvconf.conf(5) for detailed instructions.

Package: libsaml-dev
Description-md5: 94bac28151eaaa378e3ccabbcf97c95e
Description-en: Security Assertion Markup Language library (development)
 OpenSAML is an open source implementation of the OASIS
 Security Assertion Markup Language Specification. It contains a set of open
 source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use or extend the OpenSAML library.

Package: libsaml-doc
Description-md5: 5946d1a6be89f2bd0018a09c0a8ac575
Description-en: Security Assertion Markup Language library (API docs)
 OpenSAML is an open source implementation of the OASIS
 Security Assertion Markup Language Specification. It contains a set of open
 source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
 .
 This package contains the OpenSAML library API documentation generated
 by Doxygen.

Package: libsaml12
Description-md5: b22efee9387f88f86a8a7943bf8d6845
Description-en: Security Assertion Markup Language library (runtime)
 OpenSAML is an open source implementation of the OASIS
 Security Assertion Markup Language Specification. It contains a set of open
 source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
 .
 This package contains the files necessary for running applications that
 use the OpenSAML library.

Package: opensaml-schemas
Description-md5: b26c003cef6419de1f46460bc48d9d6f
Description-en: Security Assertion Markup Language library (XML schemas)
 OpenSAML is an open source implementation of the OASIS
 Security Assertion Markup Language Specification. It contains a set of open
 source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
 .
 This package contains the XML schema files used by the OpenSAML library.

Package: opensaml-tools
Description-md5: 73097387389fa3e4008186a0be3e8e3c
Description-en: Security Assertion Markup Language command-line tools
 OpenSAML is an open source implementation of the OASIS
 Security Assertion Markup Language Specification. It contains a set of open
 source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
 .
 This package contains samlsign, a command-line tool for signing and
 verifying SAML assertions.

Package: opensbi
Description-md5: 65131ede8f68cf4b9a09c4f3522c4419
Description-en: RISC-V Open Source Supervisor Binary Interface
 An open-source reference implementation of the RISC-V SBI
 specifications for platform-specific firmwares executing in M-mode.
 .
 The following firmware platforms are provided:
 generic

Package: opensc
Description-md5: dd2ad5a60d89b751725f27f8b92414df
Description-en: Smart card utilities with support for PKCS#15 compatible cards
 OpenSC provides a set of libraries and utilities to access smart
 cards.  It mainly focuses on cards that support cryptographic
 operations. It facilitates their use in security applications such as
 mail encryption, authentication, and digital signature. OpenSC
 implements the PKCS#11 API. Applications supporting this API, such as
 Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
 standard and aims to be compatible with all software that does so as
 well.
 .
 Before purchasing any cards, please read carefully documentation in
 https://github.com/OpenSC/OpenSC/wiki - only some cards are
 supported. Not only does card type matters, but also card version,
 card OS version and preloaded applet. Only a subset of possible
 operations may be supported for your card. Card initialization may
 require third party proprietary software.
 .
 This package contains tools for interacting with smart cards.

Package: opensc-pkcs11
Description-md5: 4bfd632319e7965d997cb39daf7d24ac
Description-en: Smart card utilities with support for PKCS#15 compatible cards
 OpenSC provides a set of libraries and utilities to access smart
 cards.  It mainly focuses on cards that support cryptographic
 operations. It facilitates their use in security applications such as
 mail encryption, authentication, and digital signature. OpenSC
 implements the PKCS#11 API. Applications supporting this API, such as
 Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
 standard and aims to be compatible with all software that does so as
 well.
 .
 Before purchasing any cards, please read carefully documentation in
 https://github.com/OpenSC/OpenSC/wiki - only some cards are
 supported. Not only does card type matters, but also card version,
 card OS version and preloaded applet. Only a subset of possible
 operations may be supported for your card. Card initialization may
 require third party proprietary software.
 .
 This package contains the pkcs11 module.

Package: openscad
Description-md5: 3c8e504bb46e7536b6d63f034d87d42d
Description-en: script file based graphical CAD environment
 OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
 aspects rather than artistic ones.
 .
 OpenSCAD is not an interactive modeller. Instead it is something like a
 3D-compiler that reads in a script file that describes the object and renders
 the 3D model from this script. This gives the designer full control over the
 modelling process and enables him to easily change any step in the modelling
 process or make designes that are defined by configurable parameters.

Package: openscad-testing
Description-md5: c94853fcbdb474f2130fc7f72b14c9b7
Description-en: script file based graphical CAD environment (test suite)
 OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
 aspects rather than artistic ones.
 .
 This package contains all programs required to run the test suites.

Package: openscad-testing-data
Description-md5: 4b06367d2d66f15a3fce27da710c8390
Description-en: script file based graphical CAD environment (test suite data)
 OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
 aspects rather than artistic ones.
 .
 This package contains the data required to run the test suites.

Package: openscad-mcad
Description-md5: 1a6c24f0c4ffefaf553ced54ca763cb5
Description-en: library for the OpenSCAD 3D modeling software
 The MCAD library is a collection of modules and functions for OpenSCAD. It
 contains boxes, gears, screws, and several generic shapes.
 .
 The library is a kind of a standard library for OpenSCAD.

Package: libopenscap-dev
Description-md5: f76ac5f81832cc16b9a91ca175461b88
Description-en: libraries enabling integration of the SCAP line of standards - Development files
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains the development files for OpenSCAP.

Package: libopenscap-perl
Description-md5: afefd8a608446507af6c9196e272f2e5
Description-en: libraries enabling integration of the SCAP line of standards - Perl bindings
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains the Perl bindings for OpenSCAP.

Package: libopenscap25
Description-md5: ecebc5d478c94b949c076619f53e7919
Description-en: libraries enabling integration of the SCAP line of standards
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains libraries for OpenSCAP.

Package: openscap-common
Description-md5: 5eab937faa5999c39f6cf206f402b3b7
Description-en: OpenSCAP schema files
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains schema files.

Package: openscap-doc
Description-md5: 167e5230ffede344e4e64bb4bfffae12
Description-en: libraries enabling integration of the SCAP line of standards - Documentation
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains documentation.

Package: openscap-scanner
Description-md5: 493538b248904765d4f038e9885b3514
Description-en: OpenScap Scanner Tool (oscap)
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains oscap command-line tool, configuration and
 vulnerability scanner. It can use for compliance checking with SCAP contents.

Package: openscap-utils
Description-md5: 4158e2af6fe2ea64a7b3baaa67f52a48
Description-en: libraries enabling integration of the SCAP line of standards - Utility programs
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains command line utilities.

Package: python3-openscap
Description-md5: 626aa12a1827feb0e55690a1293db471
Description-en: libraries enabling integration of the SCAP line of standards - Python 3 bindings
 OpenSCAP is a set of open source libraries providing an easier path
 for integration of the SCAP line of standards. SCAP is a line of
 standards managed by NIST with the goal of providing a standard language
 for the expression of Computer Network Defense related information.
 .
 The intended scope of this project is to implement working interface
 wrappers for parsing and querying SCAP content including:
  * Common Vulnerabilities and Exposures (CVE)
  * Common Configuration Enumeration (CCE)
  * Common Platform Enumeration (CPE)
  * Common Vulnerability Scoring System (CVSS)
  * Extensible Configuration Checklist Description Format (XCCDF)
  * Open Vulnerability and Assessment Language (OVAL)
 .
 This package contains the Python bindings for OpenSCAP.

Package: libopenscenegraph-dev
Description-md5: a64373fee457d50bacc3205834dad47b
Description-en: 3D scene graph, development files
 A portable, high level graphics toolkit for the development of high performance
 graphics applications such as flight simulators, games, virtual reality or
 scientific visualization.  Providing an object orientated framework on top of
 OpenGL, it frees the developer from implementing and optimizing low level
 graphics calls, and provide many additional utilities for rapid development of
 graphics applications.
 .
 This package contains the development headers.

Package: libopenscenegraph161
Description-md5: a75df68b0adcf71b7736ef2a388be345
Description-en: 3D scene graph, shared libs
 A portable, high level graphics toolkit for the development of high performance
 graphics applications such as flight simulators, games, virtual reality or
 scientific visualization.  Providing an object orientated framework on top of
 OpenGL, it frees the developer from implementing and optimizing low level
 graphics calls, and provide many additional utilities for rapid development of
 graphics applications.
 .
 This package contains the shared libraries.

Package: libopenthreads-dev
Description-md5: 7c4c372fddd0511ee9bcb2eaf36abcad
Description-en: Object-Oriented (OO) thread interface for C++, development files
 This library is intended to provide a minimal & complete Object-Oriented (OO)
 thread interface for C++ programmers, used primarily in OpenSceneGraph.  It is
 loosely modeled on the Java thread API, and the POSIX Threads standards.
 .
 This package contains the development headers.

Package: libopenthreads21
Description-md5: 8d3858e711ae2275fd118fff05f23ee7
Description-en: Object-Oriented (OO) thread interface for C++, shared libs
 This library is intended to provide a minimal & complete Object-Oriented (OO)
 thread interface for C++ programmers, used primarily in OpenSceneGraph.  It is
 loosely modeled on the Java thread API, and the POSIX Threads standards.
 .
 This package contains the shared libraries.

Package: openscenegraph
Description-md5: 27966e992343026df0aa45a868c88816
Description-en: 3D scene graph, utilities and examples (binaries)
 A portable, high level graphics toolkit for the development of high performance
 graphics applications such as flight simulators, games, virtual reality or
 scientific visualization.  Providing an object orientated framework on top of
 OpenGL, it frees the developer from implementing and optimizing low level
 graphics calls, and provide many additional utilities for rapid development of
 graphics applications.
 .
 This package contains utilities and examples (binaries).

Package: openscenegraph-doc
Description-md5: 4331c0bf73a1158c62d9f2f247402d5e
Description-en: 3D scene graph, documentation
 A portable, high level graphics toolkit for the development of high performance
 graphics applications such as flight simulators, games, virtual reality or
 scientific visualization.  Providing an object orientated framework on top of
 OpenGL, it frees the developer from implementing and optimizing low level
 graphics calls, and provide many additional utilities for rapid development of
 graphics applications.
 .
 This package contains the documentation.

Package: openscenegraph-examples
Description-md5: 07eed8e92dbd876b829ff3687c6e11a8
Description-en: 3D scene graph, examples (sources)
 A portable, high level graphics toolkit for the development of high performance
 graphics applications such as flight simulators, games, virtual reality or
 scientific visualization.  Providing an object orientated framework on top of
 OpenGL, it frees the developer from implementing and optimizing low level
 graphics calls, and provide many additional utilities for rapid development of
 graphics applications.
 .
 This package contains examples (sources).

Package: opense-basic
Description-md5: 4100a3f7bdf50934ac4126afa10e54ba
Description-en: Free software ROM for the Sinclair ZX Spectrum
 OpenSE BASIC is a replacement ROM for the ZX Spectrum for use with
 emulators or real machines.
 .
 Some of the highlights include a faster and better version of
 Sinclair BASIC, an enhanced editor, AY support, ULAplus support,
 improved SCREEN$ handling for UDGs and 8-bit character sets and a
 faster and more accurate floating-point library.
 .
 OpenSE BASIC remains compatible with the majority of Spectrum
 software and hardware.
 .
 It can replace the original ROM in 16K/48K models out of the box.
 It's also possible to run it in 128K models, but note that it does
 not include many functionalities present in the original ROMs of
 those machines, such as the 128K menu, editor and +3DOS.

Package: openshot-qt
Description-md5: d0035544cec02915d34bb77bba1b62d4
Description-en: create and edit videos and movies
 OpenShot Video Editor is a free, open-source, non-linear video editor. It
 can create and edit videos and movies using many popular video, audio, and
 image formats. Create videos for YouTube, Flickr, Vimeo, Metacafe, iPod,
 Xbox, and many more common formats!
 .
 Features include:
  * Multiple tracks (layers)
  * Compositing, image overlays, and watermarks
  * Support for image sequences (rotoscoping)
  * Key-frame animation
  * Video and audio effects (chroma-key)
  * Transitions (lumas and masks)
  * 3D animation (titles and physics simulations)
  * Chroma key (green screen & blue screen)
  * Transcode (convert video encodings)
  * Upload videos (YouTube and Vimeo supported)

Package: openshot-qt-doc
Description-md5: b61b439d2cbb6c63efcbc386db269fb0
Description-en: documentation for openshot-qt
 This is the official help manual for OpenShot Video Editor, a free,
 open-source, non-linear video editor. Learn how to edit videos, add
 watermarks, apply effects such as chroma key, and transition between
 videos. Also, learn how to become a developer, with step by step
 instructions.

Package: libopenslide-dev
Description-md5: 6077f7a63c9f0a2333aba846102c7453
Description-en: Development files for the OpenSlide library
 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains development files needed to build OpenSlide applications.

Package: libopenslide0
Description-md5: 202c7d5de9fc203ff41cb50e8d8b653b
Description-en: library for reading whole slide image files
 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains the libraries needed to run OpenSlide applications.

Package: openslide-tools
Description-md5: 95935d7deadada0e6c92dc5a2cf77f40
Description-en: Manipulation and conversion tools for OpenSlide
 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains command line tools for file manipulation.

Package: python-openslide-examples
Description-md5: b017c046b3f204d150fc79d9b0a76940
Description-en: Python examples for python-openslide and python3-openslide
 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains the Python examples for OpenSlide Python bindings.

Package: python3-openslide
Description-md5: 5f74ba15de517a38a2378ca65d671ac2
Description-en: Python 3 wrapper for reading whole slide image files
 OpenSlide is a C library that provides a simple interface to read whole-slide
 images also known as virtual slides.
 .
 Whole-slide images, also known as virtual slides, are large, high resolution
 images used in digital pathology. Reading these images using standard image
 tools or libraries is a challenge because these tools are typically designed
 for images that can comfortably be uncompressed into RAM or a swap file.
 Whole-slide images routinely exceed RAM sizes, often occupying tens of
 gigabytes when uncompressed. Additionally, whole-slide images are typically
 multi-resolution, and only a small amount of image data might be needed at a
 particular resolution.
 .
 This library currently supports:
  - Aperio (.svs, .tif)
  - Hamamatsu (.vms, .vmu, .ndpi)
  - Leica (.scn)
  - MIRAX (.mrxs)
  - Sakura (.svslide)
  - Trestle (.tif)
  - Generic tiled TIFF (.tif)
 .
 This package contains the Python 3 module needed to run OpenSlide applications.

Package: libopensm-dev
Description-md5: 5d0feea0f32be89cc048f5044cb99c7a
Description-en: Header files for compiling against libopensm
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.
 .
 This package contains the header files for compiling applications
 against libopensm.

Package: libopensm9
Description-md5: ec230469dab7baea7db17badf92aa566
Description-en: InfiniBand subnet manager library
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.

Package: libosmcomp5
Description-md5: f1c96d5c540fa762e33bd64b4c64a8ac
Description-en: InfiniBand subnet manager - component library
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.

Package: libosmvendor5
Description-md5: e23712bce6487fa56657e13b77f7925f
Description-en: InfiniBand subnet manager - vendor library
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.

Package: opensm
Description-md5: aa0213ccb9da6844f500ef5a01217d72
Description-en: InfiniBand subnet manager
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.

Package: opensm-doc
Description-md5: 78901d656671befe9c6fc794bd3fa2d7
Description-en: Documentation for the InfiniBand subnet manager
 OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each InfiniBand
 subnet in order to initialize the InfiniBand hardware.
 .
 This package contains the documentation for the opensm InfiniBand subnet
 manager.

Package: opensmtpd
Description-md5: be8df8944be13df6be34d92bf71cf048
Description-en: secure, reliable, lean, and easy-to configure SMTP server
 The OpenSMTPD server seeks to be
  * as secure as possible, and uses privilege separation to mitigate
    possible security bugs
  * as reliable as possible: any accepted email must not be lost
  * lean: it covers typical usage cases instead of every obscure one
  * easy to configure, with a configuration syntax reminiscent of the OpenBSD
    Packet Filter's (PF)
  * fast and efficient: it can handle large queues with reasonable performance

Package: opensmtpd-extras
Description-md5: 530a8eae9cfabd19d898e3f388bdcb98
Description-en: addons for the OpenSMTPD SMTP server
 This package provides a subset of addons for OpenSMTPD, including
 experimental ones. Please see each for a description of additional
 dependencies.
  * Tables:
    + ldap: support lookup against LDAP
    + mysql: support lookup against MySQL
    + passwd: support lookup in passwd-format tables
    + postgres: support lookup against PostgreSQL
    + redis: support lookup against a Redis server
    + socketmap: support lookups against sockets
    + sqlite: support lookup in SQLite tables

Package: opensmtpd-filter-dkimsign
Description-md5: 51894c7694c141ce812dd81fa198c55a
Description-en: opensmtpd filter that signs email with a dkim signature
 This OpenSMTPD filter signs emails with a DKIM signature. It supports
 the rsa and ed25519 signing algorithms.

Package: opensmtpd-filter-rspamd
Description-md5: d9d3ea15c3c850141525184bcc8544dc
Description-en: OpenSMTPD filter integration for the Rspamd daemon
 This filter implements the Rspamd protocol and allows OpenSMTPD to request an
 Rspamd analysis of an SMTP transaction before a message is committed to queue.
 .
 The filter currently supports:
  * greylisting
  * adding X-Spam related headers to a message
  * rewriting Subject headers
  * DKIM-signing messages
  * using Rspamd-provided SMTP replies
  * allowing Rspamd to add and remove headers

Package: opensmtpd-filter-senderscore
Description-md5: 538445a5b46d92b9a08fe6959ff7101b
Description-en: OpenSMTPD filter integration for SenderScore reputation
 This filter performs a SenderScore lookup and allows OpenSMTPD to either block
 or slow down a session based on the reputation of the source IP address.
 .
 The filter currently supports:
  * blocking hosts with reputation below a certain value
  * adding an X-SenderScore header with the score of the source IP address
  * adding an X-Spam header to hosts with reputation below a certain value
  * applying a time penalty proportional to the IP reputation
  * whitelisting IP addresses or subnets

Package: opensnitch
Description-md5: 70a7beb0fba436ced27b1a33b90140fa
Description-en: GNU/Linux interactive application firewall
 Whenever a program makes a connection, it'll prompt the user to allow or deny
 it.
 .
 The user can decide if block the outgoing connection based on properties of
 the connection: by port, by uid, by dst ip, by program or a combination
 of them.
 .
 These rules can last forever, until the app restart or just one time.
 .
 The GUI allows the user to view live outgoing connections, as well as search
 by process, user, host or port.
 .
 OpenSnitch can also work as a system-wide domains blocker, by using lists
 of domains, list of IPs or list of regular expressions.

Package: python3-opensnitch-ui
Description-md5: ce1a73790d7415b5a67b186908a0dfb0
Description-en: GNU/Linux interactive application firewall GUI
 opensnitch-ui is a GUI for opensnitch written in Python.
 It allows the user to view live outgoing connections, as well as search
 for details of the intercepted connections.
 .
 The user can decide if block outgoing connections based on properties of
 the connection: by port, by uid, by dst ip, by program or a combination
 of them.
 .
 These rules can last forever, until restart the daemon or just one time.
 .
 OpenSnitch can also work as a system-wide domains blocker, by using lists
 of domains, list of IPs or list of regular expressions.

Package: libosp-dev
Description-md5: c886d203f924f28f39a7c62f660e64f8
Description-en: OpenJade group's SP suite, developer support
 This contains include files and the static library for libosp.
 This C++ library contains entity management functions, parsing functions,
 and other functions useful for SGML/XML/DSSSL development.

Package: libosp5
Description-md5: 3ba5bab58b5ec24657f78e068cf12ad2
Description-en: Runtime library for OpenJade group's SP suite
 This is the SP suite's shared library runtime support.  This C++
 library contains entity management functions, parsing functions, and
 other functions useful for SGML/XML/DSSSL development.
 .
 This shared library is used by the opensp and openjade packages.

Package: opensp
Description-md5: fabc6e3cb88f70debefafddb3ad99079
Description-en: OpenJade group's SGML parsing tools
 This package is a collection of SGML/XML tools called OpenSP.
 It is a fork from James Clark's SP suite.
 .
 These tools are used to parse, validate, and normalize SGML and XML
 files.  The central programs included in this package are 'onsgmls',
 which replaces sgmls, 'ospam', 'ospent', 'osgmlnorm', and 'osx'.

Package: openssh-client
Description-md5: 8cde3280ebad71c16b3e8c661dae6c6d
Description-en: secure shell (SSH) client, for secure access to remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh, scp and sftp clients, the ssh-agent
 and ssh-add programs to make public key authentication more convenient,
 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.

Package: openssh-server
Description-md5: 842cc998cae371b9d8106c1696373919
Description-en: secure shell (SSH) server, for secure access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the sshd server.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 sshd replaces the insecure rshd program, which is obsolete for most
 purposes.

Package: openssh-sftp-server
Description-md5: b9a6d4f71758c154615deaec42e8415d
Description-en: secure shell (SSH) sftp server module, for SFTP access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the SFTP server module for the SSH server. It
 is needed if you want to access your SSH server with SFTP. The SFTP
 server module also works with other SSH daemons like dropbear.
 .
 OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer
 protocol described in:
 .
  http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
 .
 Newer versions of the draft will not be supported, though some features
 are individually implemented as extensions.

Package: openssh-tests
Description-md5: bb7db5bf0b75d064182f67ac05d849c9
Description-en: OpenSSH regression tests
 This package provides OpenSSH's regression test suite.  It is mainly
 intended for use with the autopkgtest system, though can also be run
 directly using /usr/lib/openssh/regress/run-tests.

Package: ssh
Description-md5: b00e309365895c14a10af55945efb136
Description-en: secure shell client and server (metapackage)
 This metapackage is a convenient way to install both the OpenSSH client
 and the OpenSSH server. It provides nothing in and of itself, so you
 may remove it if nothing depends on it.

Package: ssh-askpass-gnome
Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f
Description-en: interactive X program to prompt users for a passphrase for ssh-add
 This has been split out of the main openssh-client package so that
 openssh-client does not need to depend on GTK+.
 .
 You probably want the ssh-askpass package instead, but this is
 provided to add to your choice and/or confusion.

Package: openssh-known-hosts
Description-md5: db2ad9b96486aea2524619295d95d863
Description-en: download, filter and merge known_hosts for OpenSSH
 This package allows you to download public hostkeys from multiple sources,
 filter the hostnames coming with them and merge them together into one
 file for use by OpenSSH. Plugins included:
  * curl (optional GnuPG verification)
  * rsync (optional GnuPG verification)
  * psql
  * symlink
 New plugins can easily be written.

Package: openssh-client-ssh1
Description-md5: 0a3748ca6a712bbffcc838280a2dede7
Description-en: secure shell (SSH) client for legacy SSH1 protocol
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh1 and scp1 clients and the ssh-keygen1
 utility, all built with support for the legacy SSH1 protocol. This
 protocol is obsolete and should not normally be used, but in some cases
 there may be no alternative way to connect to outdated servers.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.

Package: libssl-dev
Description-md5: 27044468897c45b271f879c7c6e135fe
Description-en: Secure Sockets Layer toolkit - development files
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains development libraries, header files, and manpages for libssl
 and libcrypto.

Package: libssl-doc
Description-md5: 863c8f0d45ab34415ebc295c04753c98
Description-en: Secure Sockets Layer toolkit - development documentation
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains manpages and demo files for libssl and libcrypto.

Package: libssl3
Description-md5: 88547c6206c7fbc4fcc7d09ce100d210
Description-en: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

Package: openssl
Description-md5: 9b6de2bb6e1d9016aeb0f00bcf6617bd
Description-en: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

Package: openssl-ibmca
Description-md5: c8133e8766fae48bd050091df4751548
Description-en: libica engine for OpenSSL
 This package provides an OpenSSL engine to enable hardware acceleration
 of cryptographic functions in OpenSSL, and all applications that use
 OpenSSL.
 .
 This package is specific for s390x architecture.

Package: openssn
Description-md5: 1ac1eccb14c5ebddcd8de81b790d66c4
Description-en: modern submarine tactical simulator
 OpenSSN is a submarine simulation (subsim) which tries to emulate the
 behaviour of modern submarines. The player is placed in command of a
 submarine and is able to move about in a deep ocean environment.

Package: openssn-data
Description-md5: 16c4c34bfaaa3e69d5638bdd237c659e
Description-en: modern submarine tactical simulator (data)
 OpenSSN is a submarine simulation (subsim) which tries to emulate the
 behaviour of modern submarines. The player is placed in command of a
 submarine and is able to move about in a deep ocean environment.
 .
 This package contains data files for OpenSSN.

Package: opensta
Description-md5: 53fb91b7d0b6ff9d67b0bc0671ec6551
Description-en: Gate-level Static Timing Analyzer
 After synthesis, place and route of a digital circuit, it is necessary to
 verify the timing of the design. OpenSTA is a tool for doing exactly that. It
 has a Tcl interface for entering commands for analysing designs.
 .
 It typically takes as input a verilog netlist, a liberty file, and other
 parasitics information from the placed and routed design.

Package: opensta-dev
Description-md5: c2754e7c6a1fb7fc47fd67164412c022
Description-en: Gate-level Static Timing Analyzer - development files
 After synthesis, place and route of a digital circuit, it is necessary to
 verify the timing of the design. OpenSTA is a tool for doing exactly that. It
 has a Tcl interface for entering commands for analysing designs.
 .
 It typically takes as input a verilog netlist, a liberty file, and other
 parasitics information from the placed and routed design.
 .
 This package contains the header files and some libraries for development.

Package: openstack-cluster-installer
Description-md5: bc52e9a3452e5519be087da46545f46c
Description-en: automatic PXE and puppet-master installer for OpenStack
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains the provisionning server.

Package: openstack-cluster-installer-agent
Description-md5: 3e669e6525f32364a2feb28aebd20284
Description-en: automatic PXE and puppet-master installer for OpenStack - agent
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains the necessary tooling inside the Debian Live environment
 to do hardware discovery, which will be reported back to the centralized OCI
 REST API.

Package: openstack-cluster-installer-cli
Description-md5: e8360dfb0cec1d9a952e0a44beb56911
Description-en: automatic PXE and puppet-master installer for OpenStack - API client
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains the command line interface (CLI) API client.

Package: openstack-cluster-installer-common
Description-md5: 1ba59e1a79534b7740d53333dcbc4f13
Description-en: automatic PXE and puppet-master installer for OpenStack - agent
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains the tools necessary both in the Debian Live environment
 and in the installed systems. This include the hardware discovery script, which
 conveniently, can be run manually after a system is installed, so that the
 hardware configuration of a node can be updated.

Package: openstack-cluster-installer-openstack-ci
Description-md5: 7164a422d609d3939b2b11017e18977a
Description-en: automatic PXE and puppet-master installer for OpenStack - PoC
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package installs the scripting needed for running OCI on a CI using
 OpenStack itself (ie: OpenStack installed on VMs in a cloud).

Package: openstack-cluster-installer-poc
Description-md5: e15add677d160162fe73e4de868d0ec6
Description-en: automatic PXE and puppet-master installer for OpenStack - PoC
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package installs a PoC (Proof of Concept) server running VMs to test,
 contribute and debug OCI. Note that you need at least 128 GB of RAM to run it
 (256 GB recommended), as it will provision 18 nodes, with 3 nodes for each
 role: controller, computes, volume and network, plus the OCI node.

Package: openstack-cluster-installer-utils
Description-md5: 2dbd5434ee35a2e283b96151b60fc8f7
Description-en: automatic PXE and puppet-master installer for OpenStack - utils
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains utilities that are going to be installed on the system
 of machines running in production. It contains programs like:
  * oci-report-status: reports once a machine has finished booting.
  * oci-first-boot: script that does the first puppet runs and setups puppet.
  * oci-build-cinder-volume-vg: create the LVM volume group for volume machines.
  * oci-build-nova-instances-vg: build a volume group for nova to use.
  * and many more like this...

Package: puppet-module-oci
Description-md5: a57908137d2648b7836fbc4646232dd0
Description-en: automatic PXE and puppet-master installer for OpenStack - puppet module
 OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
 clusters automatically. This package installs a provisioning machine, which
 uses the below components:
  * a DHCP server (isc-dhcp-server)
  * a PXE boot server (tftp-hpa)
  * a web server (apache2)
  * a puppet-master
 .
 Once computers in the cluster boot for the first time, a Debian live system is
 served by OCI over PXE, to act as a discovery image. This live system then
 reports the hardware features back to OCI. Computers can then be installed
 with Debian from that live system, configured with a puppet-agent that will
 connect to the puppet-master of OCI. After Debian is installed, the server
 reboots, and OpenStack services are provisionned, depending on the server role
 in the cluster.
 .
 OCI is fully packaged in Debian, including all of the Puppet modules. After
 installing the OCI package and its dependencies, no other artificat needs to
 be installed on your provisioning server, meaning that if a local debian
 mirror is available, the OpenStack cluster installation can be done completely
 offline.
 .
 This package contains the puppet module.

Package: openstack-dashboard-debian-theme
Description-md5: 2b77980c8a74678b274f56ddc73ea748
Description-en: Debian theme for Horizon
 The OpenStack Dashboard is a web application to control an OpenStack
 cloud. It connects to OpenStack services such as Nova, Swift, or Keystone
 using the OpenStack REST API just as you would with the command line
 clients.
 .
 This package contains the OpenStack Dashboard Debian Theme, provided by the
 Debian OpenStack team, and contributed by Jean-Patrick Poizat from Infomaniak.

Package: openstack-debian-images
Description-md5: ba943a6e7beffd0623b19dd6171655e8
Description-en: script to build a Debian image for OpenStack
 This package contains a script which is helpful for creating images to be used
 with the OpenStack IaaS cloud software suite. It uses only tools available
 within Debian.
 .
 This package contains the simple image build script.

Package: openstack-debian-images-build-farm
Description-md5: 851f46989cc94bfd782fea1e6915b77d
Description-en: script to build a Debian image for OpenStack
 This package contains a script which is helpful for creating images to be used
 with the OpenStack IaaS cloud software suite. It uses only tools available
 within Debian.
 .
 This package contains the necessary tooling to keep your OpenStack images
 updated, and available through a web server.

Package: openstack-debian-images-updater
Description-md5: 2381e75b80149b896f6c7dc99cb4043c
Description-en: script to build a Debian image for OpenStack
 This package contains a script which is helpful for creating images to be used
 with the OpenStack IaaS cloud software suite. It uses only tools available
 within Debian.
 .
 This package contains the necessary scripting tools to update a production
 OpenStack cluster with the latest version of the images generated by the
 openstack-debian-images-build-farm package.

Package: openstack-clients
Description-md5: 3110fe8e70075c9ded47b666628ea240
Description-en: Metapackage to install all Openstack clients
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install all of the Openstack clients available for
 remote controlling block devices (Cinder), Image Service (Glance), Identity
 (Keystone), Compute (Nova), Networking (Neutron) and Object Storage (Swift).

Package: openstack-cloud-identity
Description-md5: 1225d102e6463e16c3dcf2ae6bfca18e
Description-en: Metapackage to install an Openstack keystone
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install keystone, and is needed because of the orders
 in which things should be configured to install all of openstack at once.

Package: openstack-cloud-services
Description-md5: 8cf1f9ff2bfd9e71b84d1201f5d612b9
Description-en: Metapackage to install all Openstack service dependencies
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install memcached, rabbitmq and MySQL servers, which
 are all needed in order to run an Openstack cloud service.

Package: openstack-compute-node
Description-md5: e13e75b9bea0a7232cbf8a05dce4b201
Description-en: Metapackage to install an Openstack compute node
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install a KVM based compute node which will also run
 Neutron OVS Agent.

Package: openstack-deploy
Description-md5: aff008fd52955252ec1af52b8b2e85b0
Description-en: Tools to deploy OpenStack
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This package contains preseeder scripts and other deployment tools to setup an
 OpenStack cloud quickly.

Package: openstack-proxy-node
Description-md5: 42360502818b3b39df3946feb027011b
Description-en: Metapackage to install an Openstack proxy node
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install a proxy node server, or management / API node,
 composed of: Nova-API, Nova-Scheduler, Glance, Keystone, Neutron (using
 OpenVSwitch) RabbitMQ, Memcached, and openstack-dashboard.

Package: openstack-puppet-modules
Description-md5: f1c57281ad3dc192c514954b7c13f9ed
Description-en: Metapackage to install all OpenStack puppet modules
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install all puppet modules needed to deploy an OpenStack
 cloud. This is to install on a puppet-master node, then you can use Hiera to
 compose your roles.

Package: openstack-tempest-ci
Description-md5: 8cc5b81881bc31a095298346a31390eb
Description-en: validate OpenStack Debian packages using tempest and openstack-deploy
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This package is to be used to validate OpenStack packages against the tempest
 functional testing suite. It uses openstack-deploy to install a full OpenStack
 deployment on a single virtual machine running itself on an OpenStack cloud,
 using Qemu as hypervisor. Then the Tempest unit tests will be run.
 .
 Typically, this package is to be installed on a Jenkins machine and it's
 script shall be run on regular basis.

Package: openstack-tempest-ci-live-booter
Description-md5: 5dede53a9a4c606eb8a88a66b807d7d8
Description-en: configures a server to boot a custom live image to test OpenStack
 The best environment to run OpenStack in order to test it, is a Debian Live
 system, booted over PXE, which we just "reinstall" by performing an (IPMI)
 reboot of the server. However, such setup is complicated, and error-prone.
 This is why this package was designed for: configuring a computer to act as
 PXE/DHCP/apache to boot that 2nd server.
 .
 This package configures the different tools (ie: isc-dhcp-server, tftpd-hpa,
 apache and son on) with a script. Its intention is *not* to be clean, but to
 just do the job of configuring for testing OpenStack. It is *not* to be used
 in production.
 .
 This package also contains the necessary scripts to create the Debian Live
 image using live-build, and the qemu-kvm setup to start a virtual machine
 that will PXE boot using that live image, so it is easy to test the setup
 without actual real hardware.

Package: openstack-toaster
Description-md5: b14991577bcb3d306ebbfdc73b553ffe
Description-en: Metapackage to install all of Openstack services at once
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This metapackage will install all Openstack server packages to run a cloud
 on a single computer. Later, more computers can join the cloud.

Package: python3-openstack.nose-plugin
Description-md5: b1ae0d01123cb1df706eb276e863a615
Description-en: nosetests output to mimic the output of openstack's run_tests.py - Python 3.x
 This package provides a nose plugin that allow's nosetests output to mimic the
 output of openstack's run_tests.py.
 .
 This package provides the module for Python 3.x.

Package: openstack-pkg-tools
Description-md5: ae8454f95e7cf3f18fe425bb45af1fe8
Description-en: Tools and scripts for building Openstack packages in Debian
 This package contains some useful shell scripts and helpers for building the
 OpenStack packages in Debian, including:
 .
  * shared code for maintainer scripts (.config, .postinst, ...).
  * init script templates to automatically generate init scripts for sysv-rc and
    systemd.
  * tools to build backports using sbuild and/or Jenkins based on gbp workflow.
  * utility to maintain git packaging (to be included in a debian/rules).
 .
 Even if this package is maintained in order to build OpenStack packages, it is
 of a general purpose, and it can be used for building any package.

Package: python3-trove
Description-md5: a8e9bc6ff1c82fe8506becbba0e04f5d
Description-en: Database as a Service for OpenStack - Python lib
 Trove is "Database as a Service" for Openstack. It's designed to allow users
 to quickly and easily utilize the features of a relational database without
 the burden of handling complex administrative tasks.
 .
 Cloud users and database administrators can provision and manage multiple
 database instances as needed. The service focus on providing resource
 isolation at high performance while automating deployment, configuration,
 patching, backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove Python library.

Package: trove-api
Description-md5: 6f9c2dd551f6e98dae5a3645345f5ce9
Description-en: Database as a Service for OpenStack - API server
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove API server. The trove-api service provides a
 RESTful API that supports JSON and XML to provision and manage Trove
 instances.

Package: trove-common
Description-md5: 9ad004194decad3733b21ee3a3d4f49a
Description-en: Database as a Service for OpenStack - common files
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove common files.

Package: trove-conductor
Description-md5: 4ec6fd427ab5dc60d617f45d381bd40e
Description-en: Database as a Service for OpenStack - conductor
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove conductor.

Package: trove-doc
Description-md5: 4c53aea56528c6e3eed572c2306101eb
Description-en: Database as a Service for OpenStack - doc
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove documentations.

Package: trove-guestagent
Description-md5: bab5fd2d55fb6c464965ba40961d7032
Description-en: Database as a Service for OpenStack - guest agent
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove guest agent. The guestagent is a service that
 runs within the guest instance, responsible for managing and performing
 operations on the Database itself. The Guest Agent listens for RPC messages
 through the message bus and performs the requested operation.

Package: trove-taskmanager
Description-md5: cdf2786064b6062248e7792dc4f6846d
Description-en: Database as a Service for OpenStack - taskmanager
 Trove is Database as a Service for Openstack. It's designed to run entirely on
 OpenStack, with the goal of allowing users to quickly and easily utilize the
 features of a relational database without the burden of handling complex
 administrative tasks. Cloud users and database administrators can provision
 and manage multiple database instances as needed. Initially, the service will
 focus on providing resource isolation at high performance while automating
 complex administrative tasks including deployment, configuration, patching,
 backups, restores, and monitoring. Trove is designed to support a
 single-tenant database within a Nova instance. There is no restrictions on how
 Nova is configured, since Trove interacts with other OpenStack components
 purely through the API.
 .
 This package provides the Trove taskmanager. The trove-taskmanager service
 does the heavy lifting as far as provisioning instances, managing the
 lifecycle of instances, and performing operations on the Database instance.

Package: openstereogram
Description-md5: fd1ddec4c2c3ed4e7f2185671dd19eaa
Description-en: Stereogram ("Magic Eye") generator with GUI
 A desktop application written in Java to generate autosterograms,
 made popular through the book "Magic Eye." Users create images which appear to
 pop out in 3D when looked at cross-eyed or wall-eyed (parallel vision).

Package: openstreetmap-carto
Description-md5: faa00b1565e24622e2a6dcb3d41fce6e
Description-en: Setup for standard OpenStreetMap Mapnik stylesheet
 This package provides configuration of the database info for
 openstreetmap-carto.
 .
 This package does not provide a tileserver, or perform tile rendering.

Package: openstreetmap-carto-common
Description-md5: 58cc0158bae5e94c4505c0d69039e10c
Description-en: standard OpenStreetMap Mapnik stylesheet
 This package provides the standard OpenStreetMap stylesheet for Mapnik, built
 from the CartoCSS source. It also provides the necessary icons, and the script
 to download the necessary shapefiles.
 .
 This package does not provide a tileserver, or perform tile rendering.

Package: libost-base-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-base2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-bindings-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-bindings2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-conop-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-conop2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-db-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-db2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-geom-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-geom2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-gfx-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-gfx2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-gui-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-gui2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-img-alg-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-img-alg2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-img-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-img2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-info-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-info2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-io-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-io2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol-alg-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol-alg2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol-mm-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol-mm2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-mol2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-seq-alg-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-seq-alg2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-seq-dev
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libost-seq2.3
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: openstructure
Description-md5: dca57137a22804cb104324183b5003cd
Description-en: Open-Source Computational Structural Biology Framework
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: python3-ost
Description-md5: 9e9464d2fe8358febf528598cddb115f
Description-en: Open-Source Computational Structural Biology Framework - Python 3 package
 OpenStructure aims to provide an open-source, modular, flexible, molecular
 modelling and visualization environment. It is targeted at interested method
 developers in the field of structural bioinformatics.

Package: libosd-dev
Description-md5: c8e8c491e7abda9c09069de691efd6e4
Description-en: high performance subdivision surface (subdiv) library - development
 OpenSubdiv is a set of open source libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively
 parallel CPU and GPU architectures. This codepath is optimized for
 drawing deforming subdivs with static topology at interactive
 framerates. The resulting limit surface matches Pixar's Renderman to
 numerical precision.
 .
 This package provides the development files.

Package: libosd-doc
Description-md5: beef9877dc0872688f3a2195dc7d569b
Description-en: high performance subdivision surface (subdiv) library - documentation
 OpenSubdiv is a set of open source libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively
 parallel CPU and GPU architectures. This codepath is optimized for
 drawing deforming subdivs with static topology at interactive
 framerates. The resulting limit surface matches Pixar's Renderman to
 numerical precision.
 .
 This package provides the documentation.

Package: libosdcpu3.5.0
Description-md5: a7a7d763d796280eb194abeb27376356
Description-en: high performance subdivision surface (subdiv) library - CPU runtime
 OpenSubdiv is a set of open source libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively
 parallel CPU and GPU architectures. This codepath is optimized for
 drawing deforming subdivs with static topology at interactive
 framerates. The resulting limit surface matches Pixar's Renderman to
 numerical precision.
 .
 This package provides the CPU-based runtime library.

Package: libosdgpu3.5.0
Description-md5: 5540105c543d600614d04a8e68f84479
Description-en: high performance subdivision surface (subdiv) library - GPU runtime
 OpenSubdiv is a set of open source libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively
 parallel CPU and GPU architectures. This codepath is optimized for
 drawing deforming subdivs with static topology at interactive
 framerates. The resulting limit surface matches Pixar's Renderman to
 numerical precision.
 .
 This package provides the GPU-based runtime library.

Package: opensubdiv-tools
Description-md5: fb728ea66350749ed112181c5f0da0eb
Description-en: high performance subdivision surface (subdiv) library - tools
 OpenSubdiv is a set of open source libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively
 parallel CPU and GPU architectures. This codepath is optimized for
 drawing deforming subdivs with static topology at interactive
 framerates. The resulting limit surface matches Pixar's Renderman to
 numerical precision.
 .
 This package provides the official tools.

Package: opensysusers
Description-md5: ee000ab61e60a76c37f8d350c55acd8a
Description-en: processes sysusers.d directory to create system users
 Opensysusers uses the files from sysusers.d directory to create system users
 and groups and to add users to groups, at package installation or boot time.
 This tool may be used to allocate system users and groups only, it is not
 useful for creating non-system (i.e. regular, "human") users and groups, as it
 accesses /etc/passwd and /etc/group directly, bypassing any more complex user
 databases, for example any database involving NIS or LDAP.
 .
 Opensysusers is an alternative implementation of systemd-sysusers that may
 work on systems with or without systemd installed.

Package: libopentest4j-java
Description-md5: 1a7eb9fbfb7a627362d785c0f83c05fd
Description-en: Open Test Alliance API
 Open source project to provide a minimal common foundation for testing
 libraries on the JVM. The primary goal of the project is to enable testing
 frameworks like JUnit, TestNG, Spock, etc. and third-party assertion
 libraries like Hamcrest, AssertJ, etc. to use a common set of exceptions
 that IDEs and build tools can support in a consistent manner across all
 testing scenarios -- for example, for consistent handling of failed
 assertions and failed assumptions as well as visualization of test execution
 in IDEs and reports.

Package: libopentest4j-reporting-java
Description-md5: 3ae1f9c73a7901954a6d68e3e01ac45a
Description-en: Open Test Reporting
 Open Test Reporting contains the definition of and tooling for two new
 XML-based test reporting formats that are agnostic of any testing framework
 and programming language yet concrete enough to be consumable by a wide
 range of downstream tools such as IDEs, build tools, and report generators.

Package: mythes-de
Description-md5: 88cf8278e5f5920a7c8e5accb28b2b74
Description-en: German Thesaurus for OpenOffice.org/LibreOffice
 This package contains the German OpenThesaurus (www.openthesaurus.de)
 thesaurus for usage with OpenOffice.org/LibreOffice.

Package: mythes-de-ch
Description-md5: 9e53a4ac5ea2768b8c794f40b66774c8
Description-en: German Thesaurus for OpenOffice.org/LibreOffice (Swiss Version)
 This package contains the German OpenThesaurus (www.openthesaurus.de)
 thesaurus for usage with OpenOffice.org/LibreOffice. It uses Swiss Spelling
 (ss instead of ß).

Package: openthesaurus-de-text
Description-md5: 4de8b905136a8386f3a4965ffb17db2f
Description-en: German Text Thesaurus for e.g. ding
 This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus
 for usage with e.g. ding.

Package: libopentk-cil-dev
Description-md5: f6a19ff1f44c50194bc9e2b88c42d33b
Description-en: Open Toolkit wrapper for OpenGL, OpenAL and OpenCL - Dev files
 The Open Toolkit is an advanced, low-level C# library that wraps OpenGL,
 OpenCL and OpenAL. It is suitable for games, scientific applications and
 any other project that requires 3d graphics, audio or compute functionality.
 .
 This package contains the development files for OpenTK, and should be used
 for compilation.

Package: libopentk1.1-cil
Description-md5: 221d2aef3693948bdc704fff10217c91
Description-en: Open Toolkit wrapper for OpenGL, OpenAL and OpenCL - Assemblies
 The Open Toolkit is an advanced, low-level C# library that wraps OpenGL,
 OpenCL and OpenAL. It is suitable for games, scientific applications and
 any other project that requires 3d graphics, audio or compute functionality.
 .
 This package contains the OpenTK assemblies

Package: monodoc-opentk-manual
Description-md5: dfdfa018098d5c733b46f1e479a905d4
Description-en: Open Toolkit wrapper for OpenGL, OpenAL and OpenCL - Docs
 The Open Toolkit is an advanced, low-level C# library that wraps OpenGL,
 OpenCL and OpenAL. It is suitable for games, scientific applications and
 any other project that requires 3d graphics, audio or compute functionality.
 .
 This package contains the compiled XML documentation for OpenTK.

Package: libopentracing-c-wrapper-dev
Description-md5: 7b1efe6cc82248c52f2a5c50c4c255d2
Description-en: C wrapper for the C++ impl of the OpenTracing API dev libs
 OpenTracing C Wrapper library was created due to the need to use distributed
 tracing within C programs.
 .
 The OpenTracing project (https://opentracing.io/) has published a
 C-language implementation on https://github.com/opentracing/opentracing-c
 but that implementation is incomplete, with the last update on Jun
 27th 2018
 .
 This library takes inspiration from the header files in that project but
 implements the proposed functionality fully by wrapping the functional
 C++ library.
 .
 This package contains the development headers for libopentracing-c-wrapper

Package: libopentracing-c-wrapper0
Description-md5: b19f09ffa4e0729f1d601b527e9ab294
Description-en: C wrapper for the C++ impl of the OpenTracing API
 OpenTracing C Wrapper library was created due to the need to use distributed
 tracing within C programs.
 .
 The OpenTracing project (https://opentracing.io/) has published a
 C-language implementation on https://github.com/opentracing/opentracing-c
 but that implementation is incomplete, with the last update on Jun
 27th 2018
 .
 This library takes inspiration from the header files in that project but
 implements the proposed functionality fully by wrapping the functional
 C++ library.

Package: libopentracing-dev
Description-md5: cff705755e53b41000fa21778a597171
Description-en: OpenTracing API for C++ Dev Libraries
 C++ implementation of the OpenTracing API see http://opentracing.io
 for additional information. Library is in libopentracing1

Package: libopentracing1
Description-md5: 3632387d72e8cd1e4cbe6cb897c313bf
Description-en: OpenTracing API for C++
 C++ implementation of the OpenTracing API see http://opentracing.io
 for additional information

Package: opentracker
Description-md5: 19c534b503b3f88efe728c08ceacf25e
Description-en: Open and free bittorrent tracker
 opentracker is a open and free bittorrent tracker project. It aims for minimal
 resource usage and is intended to run on your wlan router

Package: openttd
Description-md5: e232f316a3798721d600f2bdc3d37b17
Description-en: reimplementation of Transport Tycoon Deluxe with enhancements
 OpenTTD is a reimplementation of the Microprose game "Transport
 Tycoon Deluxe" with lots of new features and enhancements.
 .
 OpenTTD is playable with the free graphics files from the openttd-opengfx
 package and optional sound and music files from the openttd-opensfx and
 openttd-openmsx packages Alternatively, OpenTTD can use the graphics files
 from the original Transport Tycoon Deluxe game (See README.Debian on how to set
 this up).

Package: openttd-data
Description-md5: e6838370e9aa4c3125f970976271d1b3
Description-en: common data files for the OpenTTD game
 This package contains data files like language files, scripts and some
 auxiliary graphics.  It does not include any full graphics or sound sets,
 which still need to be installed separately to play OpenTTD.

Package: openttd-opengfx
Description-md5: 426f836f9a1d1ff242341d8d29d479c8
Description-en: free graphics set for use with the OpenTTD game
 OpenGFX is a graphics set for the OpenTTD game that has been built from
 scratch under an open license. It allows the OpenTTD game to be played without
 needing the graphics files from the original Transport Tycoon Deluxe game.

Package: openttd-openmsx
Description-md5: 784f9300db7e19cb22711232cd1c51c9
Description-en: free music set for use with the OpenTTD game
 OpenMSX is a music set for the OpenTTD game that has been built from
 scratch under an open license. It allows the OpenTTD game to be played
 without needing the music files from the original Transport Tycoon
 Deluxe game.

Package: openttd-opensfx
Description-md5: 107eb65077f6c64d7c21a0c757480def
Description-en: sound set for use with the OpenTTD game
 OpenSFX is a replacement for the original TTD (Transport Tycoon Deluxe) base
 sounds used by OpenTTD, distributed under a restrictive license.  The main
 goal of OpenSFX therefore is to provide a set of sounds, available free of
 charge, which make it possible to play OpenTTD without requiring the user to
 pay for the original Transport Tycoon Deluxe game for its sound set.

Package: libopenturns-dev
Description-md5: 3837ca75f87543fa90c482c2636a4887
Description-en: headers and development libraries for OpenTURNS
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package contains development files needed to build OpenTURNS applications.

Package: libopenturns0.21
Description-md5: 07b004be9c64714f05783e44ad0efa7e
Description-en: dynamic libraries for OpenTURNS
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * define the outputs of interest and decision criteria;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package provides the dynamic libraries.

Package: openturns-common
Description-md5: 88b7fb2a4dbd12663b0748b0b036e84e
Description-en: generic tool to treat and quantify uncertainties (common files)
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package contains the configuration file for the versioned library
 package.

Package: python3-openturns
Description-md5: 8b25f3dcaf8ac5517420c1b6bb95981f
Description-en: Python3 front-end of OpenTURNS (aka TUI)
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package provides the Python3 bindings to the library.

Package: opentype-sanitizer
Description-md5: 100d5c08a0748925a02ee806be5ff51d
Description-en: tools to validate and sanitize OTF/TTF/WOFF/WOFF2 font files
 The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF)
 and WOFF and WOFF2 font files, validating them and sanitizing them as it goes.

Package: openuniverse
Description-md5: 393ccb0f77edc9401d3c6305619b9ee7
Description-en: 3D Universe Simulator
 OpenUniverse (OU for short) is a fun, fast and free OpenGL space simulator. It
 currently focuses on the Solar System and lets you visit all of its planets,
 most major moons and a vast collection of smaller bodies in colorful, glorious
 and realtime 3D. If you've ever had a chance to visit Mercury or asteroid
 Geographos, here you'll find them looking exactly the same way, following
 exactly the same path as when you've left them.
 .
 Notice that OpenUniverse is not actively being maintained anymore and that
 users are recommended to use Celestia instead.

Package: openuniverse-common
Description-md5: b91f3ac9f323056d52afa5c430426477
Description-en: 3D Universe Simulator data files
 OpenUniverse (OU for short) is  a fun, fast and free OpenGL space simulator.
 It currently focuses on the Solar System and lets you visit all of its
 planets, most major moons and a vast collection of smaller bodies in colorful,
 glorious and realtime 3D.
 .
 This package contains all the data that the program needs to run
 (textures, star data catalogues, 3D models, fonts) or enhances it (manuals)
 under /usr/share/openuniverse.

Package: openvanilla-imgeneric
Description-md5: 43e39edf68db3603c2136c4063b80b78
Description-en: libraries of openvanilla input method
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's library files.

Package: openvanilla-imgeneric-data-all
Description-md5: 06823b4ae237440a8d8634a6663f02ba
Description-en: libraries of openvanilla input method - data files meta package
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package pulls in openvanilla-imgeneric-data-* data files.

Package: openvanilla-imgeneric-data-ja
Description-md5: dcf72b402deb6286e5a9813c9e5d951e
Description-en: libraries of openvanilla input method - Japanese data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Japanese data files.

Package: openvanilla-imgeneric-data-ko
Description-md5: 9050bebfe014d7166e33954cb4208ce6
Description-en: libraries of openvanilla input method - Korean data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Korean data files.

Package: openvanilla-imgeneric-data-th
Description-md5: ad62cfbd148829b067a587bee1d9b0b3
Description-en: libraries of openvanilla input method - Thai data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Thai data files.

Package: openvanilla-imgeneric-data-vi
Description-md5: 4de6997bbeeab7444e8b2029ab0d41b9
Description-en: libraries of openvanilla input method - Vietnamese data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Vietnamese data files.

Package: openvanilla-imgeneric-data-zh-cn
Description-md5: fec55c1eccfc151dd76dc7f616e72c59
Description-en: libraries of openvanilla input method - Chinese (Simplified) data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Chinese (Simplified) data files.

Package: openvanilla-imgeneric-data-zh-hk
Description-md5: fdc9f4d691cd6339d2b0c2231945850c
Description-en: libraries of openvanilla input method - Chinese (Hongkong) data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Chinese (Hongkong) data files.

Package: openvanilla-imgeneric-data-zh-tw
Description-md5: 128290320799e7890ae2a8fd4f63bf8a
Description-en: libraries of openvanilla input method - Chinese (Traditional) data files
 OpenVanilla is a collection of popular CJK and symbol input methods
 and language tools.
 .
 This package contains openvanilla's Chinese (Traditional) data files.

Package: libnanovdb-dev
Description-md5: b535e163d230be950d22adcff158bf75
Description-en: Sparse Volume Processing toolkit - NanoVDB - dev
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for developping NanoVDB applications

Package: libnanovdb-tools
Description-md5: 4ff38c6c193042c810745d6c8b6c3136
Description-en: Sparse Volume Processing toolkit - NanoVDB - runtime
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for the runtime. It installs nanovdb_convert,
 nanovdb_print, nanovdb_validate.

Package: libopenvdb-ax-dev
Description-md5: 022ed0dc8ba19b821dab8201c3df6520
Description-en: Sparse Volume Processing toolkit - dev
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for developping OpenVDB/AX applications

Package: libopenvdb-ax-tools
Description-md5: 8ec7525de94ffbfa6b1c7d971ecb9fa7
Description-en: Sparse Volume Processing toolkit - runtime
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for the runtime. It installs vdb_ax

Package: libopenvdb-ax10.0
Description-md5: a04704918ecb961c555aad235f403d9e
Description-en: Sparse Volume Processing toolkit - lib
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This package contains the libraries needed to run OpenVDB/AX applications

Package: libopenvdb-dev
Description-md5: 9cddbeb9f13eaafdf0af10b6d78d4ee5
Description-en: Sparse Volume Processing toolkit - dev
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for developping OpenVDB applications

Package: libopenvdb-doc
Description-md5: b244b357ac2fde3bc289641f454b7be9
Description-en: Sparse Volume Processing toolkit - doc
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for the doc files for OpenVDB

Package: libopenvdb-tools
Description-md5: d3b56c1c14d852f49b402bdfdeefaab7
Description-en: Sparse Volume Processing toolkit - runtime
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for the runtime. It installs vdb_lod, vdb_print, vdb_tool,
 vdb_render and vdb_view.

Package: libopenvdb10.0
Description-md5: 119ea2ed9b180c78a8b4019abb71bd75
Description-en: Sparse Volume Processing toolkit - lib
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This package contains the libraries needed to run OpenVDB applications

Package: python3-openvdb
Description-md5: 6dbc7dca3cb3e1ceb9118d380bac5e32
Description-en: Sparse Volume Processing toolkit - Python 3 binding
 OpenVDB is an open source C++ library comprising a novel hierarchical data
 structure and a suite of tools for the efficient storage and manipulation of
 sparse volumetric data discretized on three-dimensional grids. It is developed
 and maintained by DreamWorks Animation for use in volumetric applications
 typically encountered in feature film production.
 .
 This is the package for the Python 3 binding.

Package: libopendsp-dev
Description-md5: 3d7d44a4598e46ea83126a973103a970
Description-en: OpenDSP signal processing library - development files
 OpenDSP is an open source signal processing library.
 It contains methods and routines for signal processing
 in imaging and radio astronomy.
 .
 This package contains the development files.

Package: libopendsp1
Description-md5: f383559e92ab6b618e1742a383b06058
Description-en: OpenDSP signal processing library
 OpenDSP is an open source signal processing library.
 It contains methods and routines for signal processing
 in imaging and radio astronomy.
 .
 This package contains the library.

Package: libopenvlbi-dev
Description-md5: d937a438b40dd8d8a65aa7760449b62e
Description-en: OpenVLBI Correlator library - development files
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the development files.

Package: libopenvlbi-doc
Description-md5: ef05d8d1f87d7d8f1b778daed15fcca8
Description-en: OpenVLBI Correlator - documentation
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 .
 This package contains documentation.

Package: libopenvlbi1
Description-md5: 52d226f3f92d012694223d3abb9b6e48
Description-en: OpenVLBI Correlator library
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the library.

Package: openvlbi
Description-md5: 2a56e5b5853b95aff561090774f88865
Description-en: correlator for OpenVLBI
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 This package includes test and multi-contextual client/server applications,
 the development and runtime libraries.
 .
 This is a metapackage to install all openvlbi packages.

Package: openvlbi-bin
Description-md5: 71e76c20764a3442bd0a742f7b54931d
Description-en: OpenVLBI Correlator library - client applications
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the client application.

Package: openvlbi-data
Description-md5: 6331dc6d8efb48c2976d3fb941b88e51
Description-en: OpenVLBI correlator - data
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 .
 This package contains data files.

Package: openvpn
Description-md5: 2ebe91e411d46309a61861db507e5c2f
Description-en: virtual private network daemon
 OpenVPN is an application to securely tunnel IP networks over a
 single UDP or TCP port. It can be used to access remote sites, make
 secure point-to-point connections, enhance wireless security, etc.
 .
 OpenVPN uses all of the encryption, authentication, and certification
 features provided by the OpenSSL library (any cipher, key size, or
 HMAC digest).
 .
 OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
 also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
 over NAT or connection-oriented stateful firewalls (such as Linux's iptables).

Package: openvpn-auth-ldap
Description-md5: e1e09ddd84686d578add3979f29be545
Description-en: OpenVPN LDAP authentication module
 A plugin that implements username/password authentication via
 LDAP for OpenVPN 2.x. It features:
 .
  * Simple Apache-style configuration file.
  * LDAP group-based access restrictions.
  * Will authenticate against any LDAP server that supports LDAP
    simple binds -- including Active Directory.

Package: openvpn-auth-radius
Description-md5: b921300e532e25170ff387519a03bf6b
Description-en: OpenVPN RADIUS authentication module
 A plugin for OpenVPN 2.x that implements authentication of users against a
 RADIUS server. It features:
 * RADIUS authentication and accounting support for OpenVPN
 * analysis of RADIUS attributes:
   o framed ip address
   o framed routes
   o acct interim interval
   o vendor specific attributes by additional scripts

Package: openvpn-dco-dkms
Description-md5: 8f6c27b93c6dff1eadb3d91661357783
Description-en: DCO (Data-Channel Offload) kernel module for OpenVPN)
 This kernel module allows OpenVPN to offload any data plane management to the
 linux kernel, thus allowing it to exploit any Linux low level API, while
 avoiding expensive and slow payload transfer between kernel space and user
 space. You need a matching dco-enabled OpenVPN to use this, the feature is
 supposed to land in OpenVPN 2.6.
 .
 This package uses DKMS to automatically build the ovpn-dco kernel module.

Package: openvpn-systemd-resolved
Description-md5: c526cf1da064266c33bdd7c104c80419
Description-en: integrates OpenVPN with systemd-resolved
 This is a helper script designed to integrate OpenVPN with the
 systemd-resolved service via DBus instead of trying to override
 /etc/resolv.conf, or manipulate systemd-networkd configuration files.
 .
 Since systemd-229, the systemd-resolved service has an API available via DBus
 which allows directly setting the DNS configuration for a link. This script
 makes use of busctl from systemd to send DBus messages to systemd-resolved to
 update the DNS for the link created by OpenVPN.

Package: openvswitch-common
Description-md5: 592fb336c66a49b36ec2d6b8873eb66a
Description-en: Open vSwitch common components
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-common provides components required by both openvswitch-switch
 and openvswitch-testcontroller.

Package: openvswitch-doc
Description-md5: 34dbb9eb458b41810977ed67bd034a5b
Description-en: Open vSwitch documentation
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package provides documentation for configuration and use
 of Open vSwitch.

Package: openvswitch-ipsec
Description-md5: 3709e379f5ca3b3d58d9b448edaefda7
Description-en: Open vSwitch IPsec tunneling support
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package provides IPsec tunneling support for OVS tunnels.

Package: openvswitch-pki
Description-md5: 7bc9647531060a37f72077a192bd67e9
Description-en: Open vSwitch public key infrastructure dependency package
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-pki provides PKI (public key infrastructure) support for
 Open vSwitch switches and controllers, reducing the risk of
 man-in-the-middle attacks on the Open vSwitch network infrastructure.

Package: openvswitch-source
Description-md5: 9c0e76c547ece8b74742dcb3cd0aadc2
Description-en: Open vSwitch source code
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the full Open vSwitch source code to support
 use with the Open Virtual Network (OVN) build.

Package: openvswitch-switch
Description-md5: ff569939b14d8f902d88039019fdf3ae
Description-en: Open vSwitch switch implementations
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.

Package: openvswitch-switch-dpdk
Description-md5: c9a918dc998b88bacbc77b69bf99d90f
Description-en: DPDK enabled Open vSwitch switch implementation
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.
 .
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package provides a DPDK enabled implementation of the ovs-vswitchd
 binary.

Package: openvswitch-test
Description-md5: 5e96c70d93748d31d15d453a8ccec079
Description-en: Open vSwitch test package
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains utilities that are useful to diagnose
 performance and connectivity issues in Open vSwitch setup.

Package: openvswitch-testcontroller
Description-md5: 55827d9f036c6bc8e9b4979e18054a4e
Description-en: Simple controller for testing OpenFlow setups
 This controller enables OpenFlow switches that connect to it to act
 as MAC-learning Ethernet switches.  It can be used for initial
 testing of OpenFlow networks.  It is not a necessary or desirable
 part of a production OpenFlow deployment.

Package: openvswitch-vtep
Description-md5: be45108f46f34bd9625673e3854b516b
Description-en: Open vSwitch VTEP utilities
 Open vSwitch is a production quality, multilayer, software-based, Ethernet
 virtual switch. It is designed to enable massive network automation through
 programmatic extension, while still supporting standard management interfaces
 and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In
 addition, it is designed to support distribution across multiple physical
 servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus
 1000V.
 .
 This package provides utilities that are useful to interact with a
 VTEP-configured database and a VTEP emulator.

Package: python3-openvswitch
Description-md5: b48125d32305301f27c5399b2d5f9139
Description-en: Python 3 bindings for Open vSwitch
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the full Python 3 bindings for Open vSwitch
 database.

Package: openwince-include
Description-md5: f51a24d4ef6fd83423691b33011e63bf
Description-en: Common include files for the open wince project
 The openwince-include package contains all common include files
 for the open wince project. (http://openwince.sourceforge.net/)

Package: openwince-jtag
Description-md5: 5a16ccd73a199d6a526974d13dc0afde
Description-en: allows programming jtag capable devices such as CPUs or FPGAs
 The openwince-jtag package contains the jtag tool which allows
 working with JTAG aware hardware devices and boards using a JTAG adaptor.
 It's possible to program new firmware into flash chips or download bitstreams
 to FPGAs with this tool.

Package: libopenxr-dev
Description-md5: bbcfe44d8583c528180709ac5cb32d5f
Description-en: OpenXR software development kit -- development headers
 OpenXR is an API specification for writing portable, cross-platform
 virtual reality (VR) and augmented reality (AR) software.
 .
 This package includes header files needed for development.

Package: libopenxr-loader1
Description-md5: 0dbd9153f44249d8a6ed36225ad504e3
Description-en: OpenXR loader library
 OpenXR is an API specification for writing portable, cross-platform
 virtual reality (VR) and augmented reality (AR) software.
 .
 This package contains the OpenXR loader, which is used by
 OpenXR-based software to access the active runtime and
 handle API layers.
 .
 To run OpenXR-based software, an OpenXR runtime is needed
 in addition to this package.

Package: libopenxr-utils
Description-md5: 83069fac35ba962afcab4d6ebd0d3bf5
Description-en: OpenXR software development kit -- utilities
 OpenXR is an API specification for writing portable, cross-platform
 virtual reality (VR) and augmented reality (AR) software.
 .
 This package includes two utility binaries from the
 OpenXR-SDK-Source repository:
 .
   - openxr_runtime_list - Provides information on the active
     OpenXR runtime.
   - hello_xr - A sample OpenXR application that works with
     multiple graphics APIs.

Package: openxr-layer-apidump
Description-md5: 856a19ea1ce76a8491a7669fe4c184b6
Description-en: OpenXR software development kit -- API dump layer
 OpenXR is an API specification for writing portable, cross-platform
 virtual reality (VR) and augmented reality (AR) software.
 .
 This package contains the XR_APILAYER_LUNARG_api_dump
 OpenXR API layer from the OpenXR-SDK-Source repository. It may be
 explicitly enabled by an environment variable or an application.
 .
 The XR_APILAYER_LUNARG_api_dump layer outputs or saves a dump of all OpenXR
 calls made.

Package: openxr-layer-corevalidation
Description-md5: a4cb65882c0a13465c81ac9343df89ab
Description-en: OpenXR software development kit -- validation layer
 OpenXR is an API specification for writing portable, cross-platform
 virtual reality (VR) and augmented reality (AR) software.
 .
 This package contains the XR_APILAYER_LUNARG_core_validation
 OpenXR API layer from the OpenXR-SDK-Source repository. It may be
 explicitly enabled by an environment variable or an application.
 .
 The XR_APILAYER_LUNARG_core_validation layer validates API call
 input and can provide a summary of usage errors.

Package: openyahtzee
Description-md5: c083d7c172dd0c6af5aea037edbd8d80
Description-en: classic dice game of Yahtzee
 Open Yahtzee is a version of the classic dice game
 Yahtzee. Also known as Knubbel or Pasch.
 .
 Open Yahtzee is built to be a full-featured Yahtzee
 implementation, with a user-friendly interface
 including animated dice rolls.
 .
 For other implementations see the gtali game in the
 gnome-games package.

Package: libopenzwave-doc
Description-md5: 1391b189d7f13f6d41b4a88932ed605b
Description-en: documentation for the openzwave library
 OpenZWave is an open-source, cross-platform library designed to enable
 anyone to add support for Z-Wave home-automation devices to their
 applications, without requiring any in depth knowledge of the Z-Wave
 protocol.
 .
 This package contains documentation.

Package: libopenzwave1.6
Description-md5: 6fd563f922d2ce455d13cf7e75020bb2
Description-en: API to use a Z-Wave controller
 OpenZWave is an open-source, cross-platform library designed to enable
 anyone to add support for Z-Wave home-automation devices to their
 applications, without requiring any in depth knowledge of the Z-Wave
 protocol.
 .
 This package contains the library.

Package: libopenzwave1.6-dev
Description-md5: eb57b245ab8d94734acd74b03f165761
Description-en: header files for the openzwave library
 OpenZWave is an open-source, cross-platform library designed to enable
 anyone to add support for Z-Wave home-automation devices to their
 applications, without requiring any in depth knowledge of the Z-Wave
 protocol.
 .
 This package contains files for developing.

Package: openzwave
Description-md5: 442706df5b6e40fa2ad015dc3c3b824c
Description-en: Sample Program for libopenzwave
 OpenZWave is an open-source, cross-platform library designed to enable
 anyone to add support for Z-Wave home-automation devices to their
 applications, without requiring any in depth knowledge of the Z-Wave
 protocol.

Package: opgpcard
Description-md5: ee67ca8feaaf2108c842df9b4c04ede3
Description-en: tool to create printable business cards including OpenPGP
 Tool to create VCard, QR code and/or SVG printable business cards
 including OpenPGP key and fingerprint.

Package: ophcrack
Description-md5: 8750a0827df1da0092229592f99f7337
Description-en: Microsoft Windows password cracker using rainbow tables (gui)
 Ophcrack is a Windows password cracker based on a time-memory trade-off
 using rainbow tables. This is a new variant of Hellman's original trade-off,
 with better performance. It recovers 99.9% of alphanumeric passwords in
 seconds.
 .
 It works for Windows NT/2000/XP/Vista/7.
 .
 This package contains ophcrack with QT4 based graphical UI.
 Please note that it can be used in command line as well.

Package: ophcrack-cli
Description-md5: f9dc6f2893138861b1bd88b5c5b5f44f
Description-en: Microsoft Windows password cracker using rainbow tables (cmdline)
 Ophcrack is a Windows password cracker based on a time-memory trade-off
 using rainbow tables. This is a new variant of Hellman's original trade-off,
 with better performance. It recovers 99.9% of alphanumeric passwords in
 seconds.
 .
 It works for Windows NT/2000/XP/Vista/7.
 .
 This package contains ophcrack with command line interface only.

Package: opl3-soundfont
Description-md5: d60f462c7f7351b9301bcaa034eadc7d
Description-en: OPL3 SoundFont that simulates the sound of an OPL3 chip
 This package provides a soundfont (sf2) that can be used by FluidSynth,
 Timidity and WildMidi to play MIDI (and MIDI-like files) using the samples
 created by the OPL3 (SB16/YM262) chip. This also allows applications like
 DOSBox, ZDoom and others to play back MIDI without having to emulate the
 OPL3, which can be costly in terms of CPU usage to emulate accurately.
 .
 This package will be installed into /usr/share/sounds/sf2/.

Package: libopm-common
Description-md5: fa2fdadcd9a8abc6b4fb3956d49e0678
Description-en: Tools for Eclipse reservoir simulation files -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 The Eclipse file format is widely used in the reservoir simulation
 community. This package provides library containing code for processing
 files in Eclipse format as well as utility code used by other OPM
 modules.

Package: libopm-common-bin
Description-md5: 0b7721ca0bfd02d60520174005663530
Description-en: Tools for Eclipse reservoir simulation files -- utility programs
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 The Eclipse file format is widely used in the reservoir simulation
 community. This package provides utility programs to process files
 in this format, like for comparing two files, converting between
 binary version and formatted text file format, etc.

Package: libopm-common-dev
Description-md5: 9f0c4321a4edd4076d38b2289c90d613
Description-en: Tools for Eclipse reservoir simulation files -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 This package contains the shared buildsystem of all OPM modules,
 the headers for input, parsing, and output of files in Eclipse format,
 a format widely used in the reservoir simulation community, and generic
 utilities used in other OPM modules.

Package: libopm-common-doc
Description-md5: 6d3a99580e17a54e28dd7e4ae43c3909
Description-en: Tools for Eclipse reservoir simulation files -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 This package contains the source code documentation of library and tools
 for Eclipse reservoir simulation files.

Package: python3-opm-common
Description-md5: 0527a9a9f3d04e95c08b52c8459d7d2d
Description-en: Tools for Eclipse reservoir simulation files -- Python wrappers
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes,
 especially for simulating CO2 sequestration and improved and enhanced
 oil recovery.
 .
 This package contains the Python wrappers for reading, parsing, and
 writing files in Eclipse format, a format widely used in the
 reservoir simulation community.

Package: libopm-grid
Description-md5: 43e564721b92f6c16ececf703742368f
Description-en: DUNE grid implementations for reservoir simulation -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the library of the grid implementations.

Package: libopm-grid-bin
Description-md5: daf5cfbf8d555d141fbbbe8e0be74f29
Description-en: corner point grid utility programs
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides programs to mirror corner point grids specified in
 Eclipse file format and convert the corner point grid representation
 of an Eclipse together with permeability/porosity to file suitable
 for visualization with Paraview.

Package: libopm-grid-dev
Description-md5: fb8a51ca678b8a489fe8c21af32a4f03
Description-en: DUNE grid implementations for reservoir simulation -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the development files for the grid implementations,
 i.e. the headers and shared library links.

Package: libopm-grid-doc
Description-md5: d590b623b755f72e4588ba78c88f1dd8
Description-en: DUNE grid implementations for reservoir simulation -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the source code documentation of the grid
 implementations.

Package: libopm-material-dev
Description-md5: af64ba945bb96b06c50bf070c368a835
Description-en: Material properties framework for porous media -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 This header-only library contains the generic code for calculating material
 properties used when simulating porous media flow. It includes utilities
 for calculating relative-permeability/capillary pressure laws,
 thermodynamic relations, flash solvers, empirical heat conduction laws,
 et cetera.It uses automatic differentiation for calculating the
 properties.
 .
 This package contains the development files (headers) needed.

Package: libopm-material-doc
Description-md5: 6b2e97938f1e5cb57159915d5ef2b544
Description-en: Material properties framework for porous media -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 This header-only library contains the generic code for calculating material
 properties used when simulating porous media flow. It includes utilities
 for calculating relative-permeability/capillary pressure laws,
 thermodynamic relations, flash solvers, empirical heat conduction laws,
 et cetera. It uses automatic differentiation for calculating the
 properties.
 .
 This package contains the documentation of the source code.

Package: libopm-models-dev
Description-md5: a65ae495331050b8cfef5464736d4fff
Description-en: C++ simulation framework for porous media flow -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-models is a header-only simulation framework which is primary focused
 on fully implicit models for flow and transport in porous media. It uses
 finite volume schemes for discretization and automatic differentiation
 for calculating the Jacobians. Its main objectives is to provide an
 easily usable, well maintainable, high performance framework which is
 capable of capturing all macro-scale scenarios relevant for academic
 research and industrial applications involving flow and transport
 processes in porous media.
 .
 This package provides the development files (headers) needed to build
 applications based on opm-models.

Package: libopm-models-doc
Description-md5: 294105228c4c010ac772853318b3e41f
Description-en: C++ simulation framework for porous media flow -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery
 .
 opm-models is a header-only simulation framework which is primary focused
 on fully implicit models for flow and transport in porous media. It uses
 finite volume schemes for discretization and automatic differentiation
 for calculating the Jacobians. Its main objectives is to provide an
 easily usable, well maintainable, high performance framework which is
 capable of capturing all macro-scale scenarios relevant for academic
 research and industrial applications involving flow and transport
 processes in porous media.
 .
 opm-models is a simulation framework which is primary focused on fully implicit
 models for flow and transport in porous media. It uses finite volume schemes
 for discretization and automatic differentiation for calculating the Jacobians.
 Its main objectives is to provide an easily usable, well maintainable,
 high performance framework which is capable of capturing all macro-scale
 scenarios relevant for academic research and industrial applications
 involving flow and transport processes in porous media.
 .
 This package provides the documentation of the source code.

Package: libopm-simulators
Description-md5: 56e1acedd6234c496183c4235f53d8b5
Description-en: Open porous media / reservoir simulators -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides the library used by the research (ebos) and production
 (flow) fully implicit  black-oil simulators.

Package: libopm-simulators-bin
Description-md5: a53078b54969f0808458867bd6bb2768
Description-en: Parallel porous media / reservoir simulators -- applications
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a defacto
 industry standard in the oil reservoir simulation community.
 .
 Package provides the simulation programs.

Package: libopm-simulators-dev
Description-md5: 2081827cf2da00f50fdbcc42d393ba35
Description-en: Parallel porous media / reservoir simulators -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides the development files (headers and shared library links).

Package: libopm-simulators-doc
Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2
Description-en: Open porous media / reservoir simulators -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides documentation of the source code of the simulators.

Package: python3-opm-simulators
Description-md5: 5411eb2e3edbc3284d05fe5e42c61d3b
Description-en: Python wrappers for the Open porous media / reservoir simulators
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides Python wrappers for the simulators.

Package: libopm-upscaling
Description-md5: f5adbe2326af653914969fa715f89e1a
Description-en: Porous media upscaling tools -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the shared library used by the upscaling applications.

Package: libopm-upscaling-bin
Description-md5: 341212c591ed4e125a15eda09b058803
Description-en: Porous media upscaling tools -- applications
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the upscaling applications.

Package: libopm-upscaling-dev
Description-md5: 08651316d101be599bb4e8f3ced0912f
Description-en: Porous media upscaling tools -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the development files (headers and shared library links).

Package: libopm-upscaling-doc
Description-md5: 64dcfd2b0519df9e7e7ab43e35aff3fc
Description-en: Porous media upscaling tools -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the documentation of the source code.

Package: libopsin-java
Description-md5: 50ed6d8909ab2c61d44d66b51df2dd2f
Description-en: Chemical name to structure converter
 OPSIN (Open Parser for Systematic IUPAC Nomenclature) converts IUPAC compound
 names to semantic chemical information and outputs a structure either as
 CML (Chemical Markup Language), SMILES, or InChI.
 .
 This package contains the Java library.

Package: opt
Description-md5: 2febe217b921608e897447070314bbcf
Description-en: Options Parsing Tool library
 opt is a subroutine library which facilitates the convenient input
 of parameters to a C program. Parameters are parsed from a command
 line, with further facilities for reading options from files, from
 environment strings, or from an interactive environment. The aim of
 the opt package is to permit programs to be both user- and
 programmer- friendly. The package attempts to on the one hand
 provide a direct and relatively full-featured input interface to the
 ultimate user of the program, and at the same time impose a minimal
 amount of work on the programmer to "attach" the package to his or
 her software. It is similar to GNU's (and AT&T's old) getopts
 package, but with a different interface that might be easier to use.

Package: libckteec0
Description-md5: 5ccbe45a7273e3a76d116208500620e4
Description-en: normal world user space client APIs for OP-TEE
 OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a
 non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone
 technology. OP-TEE implements TEE Internal Core API v1.1.x which is the API
 exposed to Trusted Applications and the TEE Client API v1.0, which is the
 API describing how to communicate with a TEE. This package provides the TEE
 Client API library.
 .
 This package contains libckteec library.

Package: libseteec0
Description-md5: 282e8e737e61cd3d046afbbb1462f946
Description-en: normal world user space client APIs for OP-TEE
 OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a
 non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone
 technology. OP-TEE implements TEE Internal Core API v1.1.x which is the API
 exposed to Trusted Applications and the TEE Client API v1.0, which is the
 API describing how to communicate with a TEE. This package provides the TEE
 Client API library.
 .
 libseteec stands for secure element control.
 .
 This package contains libseteec library.

Package: libteec1
Description-md5: c96cae69c4df64810163a13f9dfd54b6
Description-en: normal world user space client APIs for OP-TEE
 OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a
 non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone
 technology. OP-TEE implements TEE Internal Core API v1.1.x which is the API
 exposed to Trusted Applications and the TEE Client API v1.0, which is the
 API describing how to communicate with a TEE. This package provides the TEE
 Client API library.
 .
 This package contains libteec library.

Package: optee-client-dev
Description-md5: 8a92bec994a79ceafeeba389e06f8d2d
Description-en: normal world user space client APIs for OP-TEE (development)
 OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a
 non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone
 technology. OP-TEE implements TEE Internal Core API v1.1.x which is the API
 exposed to Trusted Applications and the TEE Client API v1.0, which is the
 API describing how to communicate with a TEE. This package provides the TEE
 Client API library.
 .
 This package contains the development files OpTEE Client API

Package: tee-supplicant
Description-md5: 750e205a68e079c7849c502b9736f798
Description-en: normal world user space client APIs for OP-TEE
 OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a
 non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone
 technology. OP-TEE implements TEE Internal Core API v1.1.x which is the API
 exposed to Trusted Applications and the TEE Client API v1.0, which is the
 API describing how to communicate with a TEE. This package provides the TEE
 Client API library.
 .
 This package contains tee-supplicant executable.

Package: optgeo
Description-md5: 406067502a81ef12f52608251407b9fc
Description-en: simulator for geometrical optics
 optgeo is a program to plot the movement of rays through an optic
 equipment. Many pieces, like lenses, mirrors, curved mirrors can be
 assembled.

Package: opticalraytracer
Description-md5: 9d5556a3498d491d9eef067dfdceeb06
Description-en: Virtual lens/mirror design workshop
 OpticalRayTracer is an application that analyzes systems of lenses and mirrors.
 It uses optical principles and a virtual optical bench to predict the behavior
 of many kinds of ordinary and exotic lens types as well as flat and curved
 mirrors. OpticalRayTracer includes an advanced, easy-to-use interface that
 allows the user to rearrange the optical configuration by dragging objects
 around using the mouse.
 .
 OpticalRayTracer fully analyzes lens optical properties, including refraction
 and dispersion. The dispersion display uses color-coded light beams to simplify
 interpretation of the results.
 .
 OpticalRayTracer allows the creation of mirrors, flat and curved. In modern
 optical designs, mirrors often produce better results than lenses, for example
 in astronomical instruments. Such instruments can be roughed out in
 OpticalRayTracer's virtual workbench.

Package: optimir
Description-md5: 759e6ff9eaeea6644852b82160c2085c
Description-en: Integrating genetic variations in miRNA alignment
 OptimiR is a miRSeq data alignment workflow. It integrates genetic information
 to assess the impact of variants on miRNA expression.
 .
 OptimiR: A bioinformatics pipeline designed to detect and quantify miRNAs,
 isomiRs and polymiRs from miRSeq data, & study the impact of genetic
 variations on polymiRs' expression.

Package: optipng
Description-md5: 5e7a553e9d19800926e7d1d2e6a7ff8a
Description-en: advanced PNG (Portable Network Graphics) optimizer
 OptiPNG is a PNG optimizer that recompresses the image files to a smaller
 size. It losslessly reduces the bit depth, the color type and the color
 palette of the image, runs a suite of compression methods and strategies,
 and selects the compression parameters that yield the smallest output file.
 It also recognizes several external file formats like BMP, GIF, TIFF and
 PNM (PBM, PGM, PPM).

Package: python3-optlang
Description-md5: 03285dff193d5ee2d1c03a644b9eed5e
Description-en: sympy based mathematical programming language (Python 3)
 Optlang is a Python package for solving mathematical optimization problems,
 i.e. maximizing or minimizing an objective function over a set of variables
 subject to a number of constraints. Optlang provides a common interface to a
 series of optimization tools, so different solver backends can be changed in
 a transparent way. Optlang's object-oriented API takes advantage of the
 symbolic math library sympy to allow objective functions and constraints to
 be easily formulated from symbolic expressions of variables.
 .
 This package installs the library for Python 3.

Package: python3-optuna
Description-md5: 70b861df97cef4e9225a8d297e4c450b
Description-en: Hyperparameter optimization framework
 Optuna is a Python library for hyperparameter (or other "black box")
 optimization. Being framework-independent, it works with a variety of
 deep learning frameworks.

Package: libopus-dev
Description-md5: 3ab6e9f48e3d929fab46f16112007bbb
Description-en: Opus codec library development files
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances.  It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus library headers and development files.

Package: libopus-doc
Description-md5: bab59a74304319936e7dff1470e233d1
Description-en: libopus API documentation
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 This package contains the developer documentation for libopus.

Package: libopus0
Description-md5: 1155b70f2f801c41248e2e9c555bc1df
Description-en: Opus codec runtime library
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances.  It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus runtime library.

Package: opus-tools
Description-md5: 81a2ab9e7504c6a5243563d545841309
Description-en: Opus codec command line tools
 This package provides the reference implementations of encoder and decoder
 utilities for libopus.  People implementing their own support for Opus are
 encouraged to check their code for interoperability with these tools.

Package: libopusfile-dev
Description-md5: 4147624c0b9b87366e3b12907f146e03
Description-en: development files for libopusfile
 libopusfile provides several sets of built-in routines for file and stream
 access, and may also use custom stream I/O routines provided by the embedded
 environment.  There are built-in I/O routines provided for ANSI-compliant
 stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
 optionally <http:> and <https:> URLs).
 .
 It is implemented as a layer on top of Xiph.Org's reference libogg and
 libopus libraries.
 .
 This package provides the Opus library headers and development files.

Package: libopusfile-doc
Description-md5: 98a56db52e38921a5786baf7e8677e8b
Description-en: libopusfile API documentation
 libopusfile provides several sets of built-in routines for file and stream
 access, and may also use custom stream I/O routines provided by the embedded
 environment.  There are built-in I/O routines provided for ANSI-compliant
 stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
 optionally <http:> and <https:> URLs).
 .
 It is implemented as a layer on top of Xiph.Org's reference libogg and
 libopus libraries.
 .
 This package contains the developer documentation for libopusfile.

Package: libopusfile0
Description-md5: cda1839c7101edb36d4008aebdefb6b2
Description-en: High-level API for basic manipulation of Ogg Opus audio streams
 libopusfile provides several sets of built-in routines for file and stream
 access, and may also use custom stream I/O routines provided by the embedded
 environment.  There are built-in I/O routines provided for ANSI-compliant
 stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
 optionally <http:> and <https:> URLs).
 .
 It is implemented as a layer on top of Xiph.Org's reference libogg and
 libopus libraries.
 .
 This package provides the opusfile runtime library.

Package: ora2pg
Description-md5: 59d0511d06fc283e709ebc05320f3f8a
Description-en: Oracle/MySQL to PostgreSQL database schema converter
 Ora2Pg migrates Oracle and MySQL database schemas to PostgreSQL. It connects
 to the database, scans it automatically and extracts its structure or data.
 It then generates SQL scripts you can load into PostgreSQL.

Package: postgresql-15-orafce
Description-md5: 61cd1919b8f9a74b343b7e47ee7e564a
Description-en: Oracle support functions for PostgreSQL 15
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: orage
Description-md5: 28c052fed7c9a56336bef38b89e46ec7
Description-en: Calendar for Xfce Desktop Environment
 This package contains a calendar for the Xfce4 desktop environment.
 It integrates itself nicely into the desktop environment, is highly
 configurable and supports alerts based on dates. If you are looking
 for a good graphical calendar, you will probably want to try out
 orage. It stores its data in iCal format.

Package: orage-data
Description-md5: f663224f099a355211802dc8b4a09a2f
Description-en: Calendar for Xfce Desktop Environment (data files)
 This package contains architecture-independant files for Orage, a calendar for
 the Xfce4 desktop environment.

Package: python3-orbit-predictor
Description-md5: 363de7ca633d8973c663540e91c4c35e
Description-en: Python library to propagate satellite orbits
 Orbit Predictor is a Python library to propagate orbits of
 Earth-orbiting objects such as satellites or ISS working on top of SGP4

Package: orbital-eunuchs-sniper
Description-md5: 08ade70fb0fe68887932ba5a9da98f35
Description-en: anti-terrorist, pro-Eunuchs, satellite sniping game
 Orbital Eunuchs Sniper is an overhead shooting game. You (the Eunuch on
 the orbital laser platform) are tasked with protecting the VIPs (blue)
 from the terrorists (red)!

Package: orbital-eunuchs-sniper-data
Description-md5: 5f8d77c35d706810ee3c4239f38f9235
Description-en: game data files for the game Orbital Eunuchs Sniper
 Orbital Eunuchs Sniper is an overhead shooting game. You (the Eunuch on
 the orbital laser platform) are tasked with protecting the VIPs (blue)
 from the terrorists (red)!
 .
 This package includes the game image, sound, and music files.

Package: liborc-0.4-0
Description-md5: 9d0d502b84711965362c2261cc943821
Description-en: Library of Optimized Inner Loops Runtime Compiler
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the orc shared libraries.  It is typically
 installed automatically when an application or library requires it.

Package: liborc-0.4-dev
Description-md5: 359bc0114b7b8eeaca86901dcbe1ca51
Description-en: Library of Optimized Inner Loops Runtime Compiler (development headers)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses orc.

Package: liborc-0.4-dev-bin
Description-md5: 2fe147d2bca4934096d56e462e5f9c70
Description-en: Library of Optimized Inner Loops Runtime Compiler (development tools)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development tools, and should not be
 installed directly.

Package: liborc-0.4-doc
Description-md5: c53a5ca6930a6cff4d25eece0de8983d
Description-en: Library of Optimized Inner Loops Runtime Compiler (documentation)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the documentation for orc.

Package: orca
Description-md5: 7e9825746bd4509b700a0a82b5f84c0b
Description-en: Scriptable screen reader
 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 Orca defines a set of default behaviors (reactions to application events) and
 key bindings (reaction to user key presses). These default behaviors and key
 bindings can be overwritten on a per-application basis. Orca creates a script
 object for each running application, which merges both the default behaviors
 and key bindings, and the application specific ones. Orca provides the
 infrastructure to activate and deactivate scripts, as well as a host of
 services accessible from within the scripts.

Package: orca-sops
Description-md5: 395ec7304b7094c2bba2e385d3572d42
Description-en: simple orca plugin system
 The simple orca plugin system is an interface to enhance Orca with custom
 commands. The simple interface allows the usage of any executable (including
 scripts such as shell scripts) to provide information to the user, while the
 more advanced API allows for modification of all parts of the screen reader by
 accessing its internal state. Plugins are called using a configurable key
 stroke.
 .
 This package comes with three plugins:
  * read current clipboard content
  * announce current desktop work space
  * a plugin manager for convenient installation and activation of plugins

Package: liborcania-dev
Description-md5: 6a6789fd530d0c38b3118edf5c3df136
Description-en: library for angharad programs, development files
 Potluck with different functions for different purposes that can
 be shared among C programs
 .
 This package contains the development files.

Package: liborcania2.3
Description-md5: 41add086f3e60fc8b8a0c5ea8202d2c5
Description-en: library for angharad programs
 Potluck with different functions for different purposes that can
 be shared among C programs

Package: orchis-gtk-theme
Description-md5: de9a84349eb6da09dd7d37be5c228ed5
Description-en: Material Design theme for GNOME/GTK+ based desktop environments
 Materia (formerly Flat-Plat) is a Material Design theme for GNOME/GTK+ based
 desktop environments.It supports GTK+ 3, GTK+ 2, GNOME Shell, Budgie, MATE,
 Unity, LightDM, GDM, Chrome theme, etc.
 .
 Also Materia has compatibility with oomox theme designer.

Package: libordered-clojure
Description-md5: af04d2c951dae2b0811159e9e672b8b4
Description-en: Provides sets and maps that maintain the insertion order of their contents
 This package provides a clojure library for sets and maps that maintain the
 insertion order of their contents.

Package: libtsl-ordered-map-dev
Description-md5: 31b7e6bf1fdd053bda31e94f2ffcde15
Description-en: C++ insertion-order-preserving hash map and hash set
 The ordered-map library provides a hash map and a hash set which
 preserve the order of insertion in a way similar to Python's
 OrderedDict. When iterating over the map, the values will be returned
 in the same order as they were inserted.

Package: elpa-orderless
Description-md5: ff18f9cf7cb848d43995ce7d88e55589
Description-en: Emacs completion style that matches multiple regexps in any order
 This package provides an Emacs orderless completion style that divides the
 pattern into space-separated components, and matches candidates that match all
 of the components in any order. Each component can match in any one of several
 ways: literally, as a regexp, as an initialism, in the flex style, or as
 multiple word prefixes. By default, regexp and literal matches are enabled.

Package: oregano
Description-md5: 6dad0b3e28b4583be5431abcea54d90f
Description-en: tool for schematical capture of electronic circuits
 Oregano is a GNOME application for schematic capture and printing of
 electronic circuits. It can simulate the circuits using Gnucap,
 ng-spice or Berkeley spice.

Package: elpa-org-appear
Description-md5: b05dbd87adfcbb2081f6eeb18d45a5aa
Description-en: auto-toggle visibility of org mode elements
 Org mode provides a way to toggle visibility of hidden elements such
 as emphasis markers, links, etc. by customising specific variables,
 e.g., org-hide-emphasis-markers. This package enables automatic
 visibility toggling depending on cursor position.  Hidden element
 parts appear when the cursor enters an element and disappear when it
 leaves.

Package: elpa-org-bullets
Description-md5: c93d8a20fc362e2f9146e1e92aa46566
Description-en: show bullets in Org-mode as UTF-8 characters
 This package replaces the *s in Org-mode documents with bullets with fancy
 UTF-8 characters. Bullet face depend on the heading level of a particular
 string and can be redefined to be literally any character.

Package: elpa-org-contrib
Description-md5: 7ff4fab65e7a2415071e24bae3b83be3
Description-en: additional Emacs Lisp libraries for Org-mode
 This package supplies the Emacs Lisp libraries in Org-mode's contrib/
 directory.  These user-contributed addons mostly integrate Org-mode with
 other tools, both inside and outside of Emacs.  There are also some additions
 to Org-mode's core functionality.
 .
 These files used to be shipped with Org-mode, but are now packaged
 separately.

Package: elpa-org-d20
Description-md5: 9a40d0396eb593b5bdc80b9b2311c6de
Description-en: Emacs minor mode for d20 tabletop roleplaying games
 org-d20 is a minor mode for Emacs’ Org-mode for GMs running games whose rules
 centre around rolling d20s. It should be useful for Dungeons and Dragons 3rd,
 4th and 5th editions, Paizo’s Pathfinder, and d20 System games like d20
 Modern.
 .
 The idea is that you’re already keeping your campaign notes in an Org-mode
 file. This minor mode does useful things for you while you are visiting that
 buffer. For example,
 .
 - rolling dice, with 5e’s advantage and disadvantage displayed in case those
   are needed;
 - tracking combat turns and rounds right next to your existing description of
   the monsters and the terrain.

Package: elpa-org-drill
Description-md5: 37e9b60cdec7462bb5ae4aded9e440f2
Description-en: emacs org-mode contrib for self-testing using spaced repetition
 Org-Drill is an extension for Org-mode. Org-Drill uses a spaced
 repetition algorithm to conduct interactive "drill sessions",
 using org files as sources of facts to be memorised. Each topic
 is treated as a "flash card". The material to be remembered is
 presented to the student in random order. The student rates
 his or her recall of each item, and this information is used to
 schedule the item for later revision.

Package: elpa-org-make-toc
Description-md5: 938ec9698d7fdad548e423796c04e4c0
Description-en: Automatic tables of contents for Org files
 This package makes it easy to have one or more customizable tables of
 contents in Org files.  They can be updated manually, or automatically when
 the file is saved.  Links to headings are created compatible with GitHub's
 Org renderer.

Package: elpa-org
Description-md5: f585888aa4408e1d14ccb53f3f943167
Description-en: Keep notes, maintain ToDo lists, and do project planning in emacs
 Org-mode is a mode for keeping notes, maintaining ToDo lists, and
 doing project planning with a fast and effective plain-text system.
 .
 Org-mode develops organizational tasks around NOTES files that contain
 information about projects as plain text. Org-mode is implemented on
 top of outline-mode, which makes it possible to keep the content of
 large files well structured. Visibility cycling and structure editing
 help to work with the tree. Tables are easily created with a built-in
 table editor. Org-mode supports ToDo items, deadlines, time stamps,
 and scheduling. It dynamically compiles entries into an agenda. Plain
 text URL-like links connect to websites, emails, Usenet messages,
 BBDB entries, and any files related to the projects. For printing and
 sharing of notes, an Org-mode file can be exported as a structured
 ASCII file, HTML, and LaTeX.
 .
 This is currently a dependency package. The actual org-mode files are
 supplied by emacs.

Package: org-mode
Description-md5: ec2a60b381f7be933b614f16df540152
Description-en: Transition Package, org-mode to elpa-org
 The Org emacs addon has been elpafied. This dummy package
 helps ease transition from org-mode to elpa-org.

Package: elpa-org-present
Description-md5: cb61e2e6ae48580c328c25fcbb3ca9e6
Description-en: minimalist presentation tool for Emacs org-mode
 This is meant to be an extremely minimalist presentation tool
 for Emacs org-mode. Simply layout your presentation with each
 slide under a top-level header, start the minor mode with
 'org-present', and page through each slide with left/right keys.

Package: elpa-org-roam
Description-md5: 2846a5e0f4da78da91150db9a22261d4
Description-en: non-hierarchical note-taking with Emacs Org-mode
 Org-roam is a solution for effortless non-hierarchical note-taking with
 Org-mode.  With Org-roam, notes flow naturally, making note-taking fun and
 easy.  Org-roam should also work as a plug-and-play solution for anyone
 already using Org-mode for their personal wiki.
 .
 Org-roam is a replica of the proprietary Roam Research.
 .
 This package contains the Emacs Lisp.

Package: org-roam-doc
Description-md5: b9968980aabcdfed7a691bb79f05d8ca
Description-en: non-hierarchical note-taking with Emacs Org-mode -- documentation
 Org-roam is a solution for effortless non-hierarchical note-taking with
 Org-mode.  With Org-roam, notes flow naturally, making note-taking fun and
 easy.  Org-roam should also work as a plug-and-play solution for anyone
 already using Org-mode for their personal wiki.
 .
 Org-roam is a replica of the proprietary Roam Research.
 .
 This package contains the info and HTML documentation.

Package: elpa-org-tree-slide
Description-md5: 02ab3f0c3b9be886c4fd9a2d6a907512
Description-en: presentation tool for org-mode
 The main purpose of this elisp is to handle each tree in an org
 buffer as a slide by simple narrowing. This emacs lisp is a
 minor mode for Emacs Org-mode.
 .
 Main features:
  - Works nicely on both text console and in graphical environment
  - Live editable presentation
  - Fast switching of narrowing/widen
  - TODO pursuit with narrowing
  - Displaying the current number of slides in mode line
  - CONTENT view during a presentation
  - Slide-in effect
  - Slide header from org file’s header
  - Countdown timer

Package: organize
Description-md5: 85203a556817a9ef60bc3694be36c433
Description-en: File management automation tool
 organize is a command line utility to automate file organization tasks.
 A list of folders containing files to organize are provided in a
 configuration file.
 A list of filters can be applied to those files : filtering can be done by
 file extension, last modified date, regular expressions and many more.
 And a list of actions will be applied to the filtered files : they can
 put them into the trash, move them into another folder and many more.

Package: origami-pdf
Description-md5: 36e6e32973ad19ee79756e28397272b1
Description-en: PDF analysis and manipulation tool
 Origami is a PDF-compliant parser. It provides a scripting tool to generate
 and analyze malicious PDF files. It can also be used to create on-the-fly
 customized PDFs, or to inject (evil) code into already existing documents.
 .
 This package contains command line tools to analyse and manipulate PDF's

Package: ruby-origami
Description-md5: b8d883f9697bb557a0c3448c7ac8a051
Description-en: PDF analysis and manipulation tool (Ruby library)
 Origami is a PDF-compliant parser. It provides a scripting tool to generate
 and analyze malicious PDF files. It can also be used to create on-the-fly
 customized PDFs, or to inject (evil) code into already existing documents.
 .
 This package contains the Ruby library code, which can be used from other Ruby
 programs to manipulate PDF's.

Package: original-awk
Description-md5: 7a3c565b081bc0f03d9e79a6fd87fe27
Description-en: The original awk described in "The AWK Programming Language"
 This is the version of awk described in "The AWK Programming Language",
 by Al Aho, Brian Kernighan, and Peter Weinberger
 (Addison-Wesley, 1988, ISBN 0-201-07981-X).

Package: python3-ormar
Description-md5: 54df4dc2defe9becf93a10c051e5603c
Description-en: async ORM with fastapi in mind and pydantic validation
 An async mini ORM for Python, with support for Postgres, MySQL, and SQLite.
 .
 The main benefits of using ormar are:
 .
   * getting an async ORM that can be used with async frameworks (fastapi,
     starlette etc.)
   * getting just one model to maintain - you don't have to maintain pydantic
     and other orm models (sqlalchemy, peewee, gino etc.)
 .
 The goal was to create a simple ORM that can be used directly (as request and
 response models) with fastapi that bases it's data validation on pydantic.

Package: liborocos-bfl-dev
Description-md5: 8273c6e2241699a72c021d23c13c6ee2
Description-en: Orocos Bayesian Filtering Library development files
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the headers for developing Orocos-BFL applications.

Package: liborocos-bfl-examples
Description-md5: b361e43a747c76d14578aaeb81ff166c
Description-en: Orocos Bayesian Filtering Library examples
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the BFL examples.

Package: liborocos-bfl0.8
Description-md5: 87e683a89aad24ebcefb78ae8ecfb8c2
Description-en: Orocos Bayesian Filtering Library
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the Bayesian Filtering Library.

Package: liborocos-kdl-dev
Description-md5: 7a979ce2ca0d6d92e79a1eeaeda0352b
Description-en: Kinematics and Dynamics Library development files
 Orocos project to supply RealTime usable kinematics and dynamics code,
 it contains code for rigid body kinematics calculations and
 representations for kinematic structures and their inverse and forward
 kinematic solvers. This package contains the development files
 of the library.

Package: liborocos-kdl1.5
Description-md5: a8bdca2699499b3eefa3a7d3720cb971
Description-en: Kinematics and Dynamics Library runtime
 Orocos project to supply RealTime usable kinematics and dynamics code,
 it contains code for rigid body kinematics calculations and
 representations for kinematic structures and their inverse and forward
 kinematic solvers. This package contains the library itself.

Package: python3-pykdl
Description-md5: 3f62832df3f3afb649bddf7d7513caab
Description-en: Kinematics and Dynamics Library Python library
 This package contains the Python bindings PyKDL for the Kinematics and
 Dynamics Library (KDL), distributed by the Orocos Project.

Package: orphan-sysvinit-scripts
Description-md5: 6e62a05dcaf39a4d5ec8fa894f07cfb8
Description-en: Orphaned System-V-like init scripts
 This package provides System-V init scripts for packages whose maintainers
 have chosen to drop them from the distribution in favour of only supplying
 a systemd service file.
 .
 It will only put files into /etc/init.d/ when the relevant package is
 installed on your system.

Package: orpie
Description-md5: 48b89e891aa76f9b82dc00be32d84fe8
Description-en: RPN calculator for the terminal
 Orpie is a fullscreen RPN calculator for the console. Its operation is
 similar to that of modern HP calculators, but data entry has been optimized
 for efficiency on a PC keyboard. Features include:
 .
   * real and complex numbers and matrices
   * extensive function library
   * command completion of function names
   * base conversions
   * units and conversion factor handling
   * exact integer arithmetic, with unlimited integer size
   * visible stack, with browsing/modification capability
   * user-defined variables
   * user-configurable keybindings, via a Mutt-like rcfile
   * context-sensitive help

Package: liborthancframework-dev
Description-md5: 1ad384e36625bbb7e2cb8d2a3684c759
Description-en: Orthanc Framework development files
 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package includes the header files of the Orthanc Framework.

Package: liborthancframework1
Description-md5: 392aa2993031dd44d8b8826b01ed8365
Description-en: Orthanc Framework library
 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package contains the shared library of the Orthanc Framework.

Package: orthanc
Description-md5: 583441f4d2fe9fa37be1da8d3a612ce1
Description-en: Lightweight, RESTful DICOM server for medical imaging
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 What makes Orthanc unique is the fact that it provides a RESTful
 API. Thanks to this major feature, it is possible to drive Orthanc
 from any computer language. The DICOM tags of the stored medical
 images can be downloaded in the JSON file format. Furthermore,
 standard PNG images can be generated on-the-fly from the DICOM
 instances by Orthanc.
 .
 Orthanc lets its users focus on the content of the DICOM files,
 hiding the complexity of the DICOM format and of the DICOM protocol.

Package: orthanc-dev
Description-md5: 545d7289c7e94b1fa49dc24eb840c275
Description-en: Orthanc development files
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the header files to develop C/C++ plugins
 for Orthanc.

Package: orthanc-doc
Description-md5: d340a0c2a2945d99eddc0d7cc3d7641e
Description-en: Documentation of Orthanc
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the documentation and the sample codes
 available for Orthanc. It also includes the documentation
 to develop C/C++ plugins for Orthanc.

Package: orthanc-dicomweb
Description-md5: 008eee1651074d2383236573398105da
Description-en: Plugin to extend Orthanc with support of WADO and DICOMweb
 Orthanc DICOMweb is a plugin to Orthanc, the lightweight, RESTful Vendor
 Neutral Archive for medical imaging. It extends the Orthanc core with
 support of the WADO (now known as WADO-URI) and DICOMweb (QIDO-RS,
 STOW-RS, WADO-RS) standards.

Package: orthanc-gdcm
Description-md5: cc4d35b84801ac0befba4552473b883d
Description-en: DICOM transcoder/decoder for Orthanc using GDCM (notably for JPEG2k)
 This package installs a plugin for Orthanc, the lightweight, RESTful
 Vendor Neutral Archive for medical imaging. The plugin extends
 Orthanc with a transcoder/decoder of DICOM images that is built on
 the GDCM library, whereas the built-in transcoder/decoder of Orthanc
 uses DCMTK.
 .
 This plugin is notably necessary for Orthanc to be able to
 transcode and decode JPEG2k transfer syntaxes.

Package: orthanc-imagej
Description-md5: 8d273ba496e01f76aa13b08e9b2bdc53
Description-en: ImageJ plugin to import images from Orthanc
 This ImageJ plugin allows ImageJ to browse the content of an Orthanc
 server, then import 2D/3D DICOM images from Orthanc into ImageJ.
 Orthanc is a lightweight, RESTful DICOM server for healthcare and
 medical research.
 .
 This plugin simplifies the indexation of DICOM images if using
 ImageJ (e.g. for quality control of DICOM modalities, or for
 pedagogical use). There is also no need to carry on any complex
 network configuration, since the plugin directly uses the REST
 API of Orthanc. This makes its installation and its use
 quite straightforward.

Package: orthanc-mysql
Description-md5: 674137b9a32bb391ef919442b3b31010
Description-en: Plugins to use MySQL or MariaDB as a database back-end to Orthanc
 Orthanc MySQL is a set of two plugins to Orthanc, a lightweight,
 RESTful Vendor Neutral Archive for medical imaging. These plugins
 override the default SQLite engine of Orthanc with a MySQL or
 MariaDB back-end. They bring scalability to Orthanc, making it
 enterprise-ready.

Package: orthanc-neuro
Description-md5: 3be0ddcaf3b17ad2d02e8a93f1cb8c7b
Description-en: Neuroimaging plugin for Orthanc
 This package installs a plugin for Orthanc, the lightweight, RESTful
 Vendor Neutral Archive for medical imaging. This plugin adds support
 for neuroimaging in Orthanc, notably to easily convert from DICOM to
 NIfTI.

Package: orthanc-postgresql
Description-md5: ffb04dd3ae0f999becaa7a8e08151999
Description-en: Plugins to use PostgreSQL as a database back-end to Orthanc
 Orthanc PostgreSQL is a set of two plugins to Orthanc, a lightweight,
 RESTful Vendor Neutral Archive for medical imaging. These plugins
 override the default SQLite engine of Orthanc with a PostgreSQL
 back-end. They bring scalability to Orthanc, making it
 enterprise-ready.

Package: orthanc-python
Description-md5: 72a7370117e94ea80a6e77f5fffc2c36
Description-en: Develop plugins for Orthanc using the Python programming language
 This plugin can be used to write Orthanc plugins using the Python programming
 language instead of the more complex C/C++ programming languages. It can be
 used to gain access to Python modules directly in Orthanc.
 .
 This plugin can be of great help to anyone wishing to automate her imaging
 workflow, to design/train new machine learning algorithms, or to deploy AI
 systems directly in clinical setups.

Package: orthanc-webviewer
Description-md5: aabf928a28dc9019b4d69bc1f5d36bdf
Description-en: Web viewer of medical images for Orthanc
 Orthanc Web Viewer is a plugin to Orthanc, a lightweight, RESTful Vendor
 Neutral Archive for medical imaging. It extends Orthanc with an integrated
 Web viewer of DICOM images.

Package: orthanc-wsi
Description-md5: bd141f06e0ab6800074b343d8428d178
Description-en: Whole-slide imaging support for Orthanc (digital pathology)
 Orthanc-WSI brings support of whole-slide imaging for digital
 pathology into Orthanc, the lightweight, RESTful Vendor Neutral
 Archive for medical imaging.
 .
 This package contains two command-line tools to convert whole-slide
 images to and from DICOM. Support for proprietary file formats is
 available through OpenSlide. The package also contains an Orthanc
 plugin to display such DICOM images by any standard Web browser. The
 implementation follows DICOM Supplement 145.

Package: libortp-dev
Description-md5: 491be54d6f8bf5d7d33c535279fda3c1
Description-en: Development files for the ortp RTP library
 This library implements RFC 3550 (RTP) and offers an easy to
 use API with high-level and low-level access. It is part of
 Linphone.
 .
 The main features are support for multiple profiles (AV profile
 RFC 3551 being the default one); an optional packet scheduler
 for synchronizing RTP recv and send; blocking or non-blocking
 IO for RTP sessions; multiplexed IO; some of RFC 4733 for
 telephone events over RTP.
 .
 This package contains the development files.

Package: libortp-doc
Description-md5: fcfd134a4f64d546e7ffb477fdc16509
Description-en: oRTP API documentation
 This library implements RFC 3550 (RTP) and offers an easy to
 use API with high-level and low-level access. It is part of
 Linphone.
 .
 The main features are support for multiple profiles (AV profile
 RFC 3551 being the default one); an optional packet scheduler
 for synchronizing RTP recv and send; blocking or non-blocking
 IO for RTP sessions; multiplexed IO; some of RFC 4733 for
 telephone events over RTP.
 .
 This package contains the API documentation.

Package: libortp16
Description-md5: 13c152962710d40dde2dc6114071765c
Description-en: Real-time Transport Protocol (RTP) stack
 This library implements RFC 3550 (RTP) and offers an easy to
 use API with high-level and low-level access. It is part of
 Linphone.
 .
 The main features are support for multiple profiles (AV profile
 RFC 3551 being the default one); an optional packet scheduler
 for synchronizing RTP recv and send; blocking or non-blocking
 IO for RTP sessions; multiplexed IO; some of RFC 4733 for
 telephone events over RTP.

Package: os-autoinst
Description-md5: 79248344378908d7be7c47060c26ab61
Description-en: automated testing of Operating Systems
 The OS-autoinst project aims at providing a means to run fully automated
 tests. Especially to run tests of basic and low-level operating system
 components such as bootloader, kernel, installer and upgrade, which can not
 easily and safely be tested with other automated testing frameworks.
 However, it can just as well be used to test firefox and openoffice operation
 on top of a newly installed OS.
 .
 os-autoinst can be executed alone, but is currently designed to be executed
 together with openQA, the web user interface that allows one to run more than
 one os-autoinst instance at the same time.

Package: os-prober
Description-md5: fdd4c0b3d1ed11dca7af85ad71167f5a
Description-en: utility to detect other OSes on a set of drives
 This package detects other OSes available on a system and outputs the
 results in a generic machine-readable format.

Package: osc
Description-md5: f3099430b6ad52b2d9c81077f623f927
Description-en: Open Build Service commander
 Commandline client for the Open Build Service, which allows one to access
 repositories in the Open Build Service in similar way as Subversion
 repositories.
 .
 The Open Build Service is service that allows developers to package
 software for all major Linux distributions.

Package: osc-plugin-dput
Description-md5: 893b0ff8e7313c359099c4ddc5f5ad93
Description-en: dput plugin for OpenSUSE (buildsystem) commander
 This package contains the dput plugin for OpenSUSE (buildsystem) commander.
 .
 The dput plugin is designed to be able to quickly upload a random
 Debian source package without the need of doing a checkout, adding
 the source, removing the old files and committing it again.
 .
 See 'osc help dput' for details.

Package: osc-plugins-dput
Description-md5: 5b1bac88f6dbf714b7d89bb95f50a08a
Description-en: dput plugin for osc (transitional package)
 The dput plugin is designed to be able to quickly upload a random
 Debian source package without the need of doing a checkout, adding
 the source, removing the old files and committing it again.
 .
 See 'osc help dput' for details.
 .
 This is a transitional package. It can safely be removed.

Package: liboscache-java
Description-md5: 109c4e42ac90637feae60a3d42674902
Description-en: caching solution for java server pages (JSP)
 OSCache is a caching solution that includes a JSP tag library and set
 of classes to perform fine grained dynamic caching of JSP content,
 servlet responses or arbitrary objects. It provides both in memory and
 persistent on disk caches, and can allow your site to have graceful
 error tolerance. If an error occurs like your db goes down, you can
 serve the cached content so people can still surf the site almost
 without knowing.

Package: oscar
Description-md5: 7af6effd866bbd674421a6ad4984812f
Description-en: Open Source CPAP Analysis Reporter (OSCAR)
 OSCAR is a Free Software, cross platform research tool for
 exploring data produced by CPAP (Continuous Positive Airway Pressure)
 machines, and related equipment, which are used in the treatment of
 sleep apnea and other sleep disorders.
 .
 OSCAR is a derivative of SleepyHead version 1.1.0, created when that
 was abandoned by Mark Watkins.

Package: liboscar4-java
Description-md5: d5f657dd1ff80e9193c145ed413e56e2
Description-en: automated annotation of chemistry in scientific articles
 OSCAR (Open Source Chemistry Analysis Routines) is an open source extensible
 system for the automated annotation of chemistry in scientific articles. It can
 be used to identify chemical names, reaction names, ontology terms, enzymes and
 chemical prefixes and adjectives, and chemical data such as state, yield, IR,
 NMR and mass spectra and elemental analyses. In addition, where possible, any
 chemical names detected will be annotated with structures derived either by
 lookup, or name-to-structure parsing using OPSIN or with identifiers from the
 ChEBI (Chemical Entities of Biological Interest) ontology.

Package: liboscpack-dev
Description-md5: d1348173256b52c57c382c604b671eaf
Description-en: C++ library for packing and unpacking OSC packets - dev files
 Oscpack is simply a set of C++ classes for packing and unpacking OSC
 packets. Oscpack includes a minimal set of UDP networking classes for
 Windows and POSIX which are sufficient for writing many OSC applications
 and servers, but you are encouraged to use another networking framework
 if it better suits your needs. Oscpack is not an OSC application
 framework, it doesn't include infrastructure for constructing or routing
 OSC namespaces, just classes for easily constructing, sending, receiving
 and parsing OSC packets. The library should also be easy to use for
 other transport methods (eg serial).
 .
 The key goals of the oscpack library are:
 .
  - to be a simple and complete implementation of OSC
  - to be portable to a wide variety of platforms
  - to allow easy development of robust OSC applications (for example it
    should be impossible to crash a server by sending it malformed packets,
    and difficult to create malformed packets.)
 .
 This package contains files needed for development.

Package: liboscpack1
Description-md5: cfbf8bf91d37054849d8eb344911405a
Description-en: C++ library for packing and unpacking OSC packets
 Oscpack is simply a set of C++ classes for packing and unpacking OSC
 packets. Oscpack includes a minimal set of UDP networking classes for
 Windows and POSIX which are sufficient for writing many OSC applications
 and servers, but you are encouraged to use another networking framework
 if it better suits your needs. Oscpack is not an OSC application
 framework, it doesn't include infrastructure for constructing or routing
 OSC namespaces, just classes for easily constructing, sending, receiving
 and parsing OSC packets. The library should also be easy to use for
 other transport methods (eg serial).
 .
 The key goals of the oscpack library are:
 .
  - to be a simple and complete implementation of OSC
  - to be portable to a wide variety of platforms
  - to allow easy development of robust OSC applications (for example it
    should be impossible to crash a server by sending it malformed packets,
    and difficult to create malformed packets.)
 .
 This package provides the shared library.

Package: python3-oscrypto
Description-md5: 1bcece154297d45cfe8e40b264c4d12c
Description-en: cryptography library for Python
 TLS (SSL) sockets, key generation, encryption, decryption, signing,
 verification and KDFs using the OS crypto libraries. Does not require a
 compiler, and relies on the OS for patching. Works on Windows, OS X and
 Linux/BSD.

Package: osdclock
Description-md5: 596edb8f87aa42092920c892cfd20f89
Description-en: Clock using the XOSD library
 A clock which uses the X On-Screen Display library to display itself.
 .
 It supports a strftime(3)-style format parameter and can be configured to show
 up only at specific intervals.

Package: osdlyrics
Description-md5: 3e4f7053e0f208702103a34025e5b584
Description-en: Show synchronized lyrics with various media players
 OSD Lyrics is a standalone desktop application to view lyrics. It is
 compatible with various media players. It shows lyrics on your desktop
 in the style similar to KaraOK. It also provides the feature to download
 lyrics from the Internet automatically.

Package: osdsh
Description-md5: 5009b5cf3b5f6c6e5bdb52d6558db15f
Description-en: overlays your screen with various system information
 OSDsh is a little program that overlays system information using
 the XOSD library. OSDsh was originally based on osdd and provides
 features like:
 .
  * It is able to display a clock.
  * Shows the volume levels of the soundcard when changing.
  * Tells you if you are on- or off-line, and the time you were connected.
  * Shows the battery status and
  * shows any message you want it to.

Package: libosgi-annotation-java
Description-md5: 55175967ff2a0a16445a3ccc638e60e1
Description-en: Java OSGi API - annotation module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains the OSGi annotation module.
 .
 On top of OSGi Core it provides additional services to help dynamic
 components.

Package: libosgi-annotation-java-doc
Description-md5: e1c13bb2ffde3caece5c0437f75edc4a
Description-en: Javadoc for Java OSGi API - annotation module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains Javadoc HTML documentation for libosgi-annotation-java.

Package: libosgi-compendium-java
Description-md5: 01c5e14456164cb06cfb7f7d9929ce96
Description-en: Java OSGi API - Compendium module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains OSGi Compendium for Release 6.
 .
 On top of OSGi Core, this provide additional services to help dynamic
 components.

Package: libosgi-compendium-java-doc
Description-md5: d73d9ffaa4b606d801559aa11994cb8b
Description-en: Javadoc for Java OSGi API - Compendium module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains OSGi Compendium for Release 6.
 .
 On top of OSGi Core, this provide additional services to help dynamic
 components.
 .
 This package contains Javadoc HTML documentation for libosgi-compendium-java.

Package: libosgi-core-java
Description-md5: 0155390363f792f5cd8ea825c8b2ade3
Description-en: Java OSGi API - Core module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains the OSGi Core module.

Package: libosgi-core-java-doc
Description-md5: 1d508deb3ca928512bda44019f49d646
Description-en: Javadoc for Java OSGi API - Core module
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains Javadoc HTML documentation for libosgi-core-java.

Package: libosgi-foundation-ee-java
Description-md5: ceb4cc92115eb1d46b5da7f0754307fc
Description-en: Java OSGi API - Foundation Execution Environment
 OSGi, for Open Services Gateway initiative framework, is a module system and
 service platform for the Java programming language.
 .
 This package contains OSGi Foundation Execution Environment
 for Release 4 Version 4.2.
 This provide Java interfaces for javax.microedition package (J2ME) and
 java.net/java.lang/java.io/java.util packages (J2SE).

Package: cl-osicat
Description-md5: 08db446e46c28b96c46e183b035564b6
Description-en: lightweight operating system interface for Common Lisp on POSIX-like systems
 Portable, low-level access to POSIX functionality from Common Lisp, including:
 .
  * directory iteration and deletion
  * environment variables
  * symbolic links
  * file permissions
  * identification of file types.

Package: osinfo-db
Description-md5: 6efa0e85594d3c825a34c7b1cd77db4a
Description-en: Operating system database files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It provides APIs to match/identify optimal devices for deploying
 an operating system on a hypervisor.
 .
 This package contains the actual database files.

Package: osinfo-db-tools
Description-md5: 429f2279755e3dae275a6ca03c0de8b7
Description-en: libosinfo database tools
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It provides APIs to match/identify optimal devices for deploying
 an operating system on a hypervisor.
 .
 This package contains the tools for managing the installation, bundling and
 distribution of libosinfo's database files.

Package: osk-sdl
Description-md5: 398d2ba72b6db9657c2ee22b5527c93a
Description-en: Lightweight On-Screen-Keyboard based on SDL2
 This keyboard is designed to unlock encrypted root partitions on boot
 on mobile devices. It is automatically launched on boot, allowing the
 user to enter their disk encryption password.

Package: python-oslosphinx-common
Description-md5: 077c763ddff7d336f7cc46d0273fda78
Description-en: theme and extension support for openstack - common
 Theme and extension support for Sphinx documentation from the OpenStack
 project. To use the theme, symply add 'oslosphinx' to the extensions list in
 the conf.py file in your Sphinx project.
 .
 This package contains the common files.

Package: python3-oslosphinx
Description-md5: 21164cbb03fc04dc4ac190ce997fc76e
Description-en: theme and extension support for openstack - Python 3.x
 Theme and extension support for Sphinx documentation from the OpenStack
 project. To use the theme, symply add 'oslosphinx' to the extensions list in
 the conf.py file in your Sphinx project.
 .
 This package contains the Python 3.x module.

Package: gir1.2-osmgpsmap-1.0
Description-md5: dcc9fc0d2b5fd370912103088f0adfb1
Description-en: GTK+ library to embed OpenStreetMap maps - Python bindings
 libosmgpsmap is a library to embed maps in applications that when given GPS
 co-ordinates, draws a GPS track, and points of interest on a moving map
 display. Downloads map data from a number of websites, including
 openstreetmap.org, openaerialmap.org and others.
 .
 This package provides the Python bindings for the library.

Package: libosmgpsmap-1.0-1
Description-md5: 949cb1448db43a745f634c5b42194cab
Description-en: GTK+ library to embed OpenStreetMap maps
 libosmgpsmap is a library to embed maps in applications that when given GPS
 co-ordinates, draws a GPS track, and points of interest on a moving map
 display. Downloads map data from a number of websites, including
 openstreetmap.org, openaerialmap.org and others.

Package: libosmgpsmap-1.0-dev
Description-md5: 1f2bceff5ac8f59a7e058fcf5758c7fa
Description-en: GTK+ library to embed OpenStreetMap maps - development files
 libosmgpsmap is a library to embed maps in applications that when given GPS
 co-ordinates, draws a GPS track, and points of interest on a moving map
 display. Downloads map data from a number of websites, including
 openstreetmap.org, openaerialmap.org and others.
 .
 These are the development files for libosmgpsmap0, needed only if you're
 writing or compiling an application which will use it.

Package: osm2pgrouting
Description-md5: b94cdc2f00fdbb2ec511fdc427e4b7ef
Description-en: Tool to import OpenStreetMap data into a pgRouting database
 osm2pgrouting is a command line tool that makes it easy to import
 OpenStreetMap data into a pgRouting database. It builds the routing
 network topology automatically and creates tables for feature types and
 road classes. pgRouting has to be installed to be able to run
 osm2pgrouting.

Package: osm2pgsql
Description-md5: 90d71a17cb11022105b2ed19601badf4
Description-en: OpenStreetMap data to PostgreSQL converter
 Convert OSM planet snapshot data to SQL suitable for loading
 into a PostgreSQL database with PostGIS geospatial extensions. This
 database may then be used to render maps with Mapnik or for other
 geospatial analysis.

Package: osmcoastline
Description-md5: 23790320b0c69c0ead1f669c45378d51
Description-en: Extract coastline data from OpenStreetMap planet file
 OSMCoastline extracts the coastline from an OSM planet file and assembles all
 the pieces into polygons for use in map renderers etc.
 .
 OSMCoastline relies on the Osmium library for its OpenStreetMap data handling.
 .
 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.
 .
 This package contains the OSMCoastline utilities.

Package: osmctools
Description-md5: cc7a0b55f07df5464a06a04670e9a39d
Description-en: Some tools to manipulate OpenStreetMap files
 Small collection of basic OpenStreetMap tools, include converter, filter and
 updater files.
 .
 Programs include:
  osmconvert - Converter of OSM files
  osmfilter - The experimental OSM filters data
  osmupdate - Update OSM files.

Package: osmid
Description-md5: ef5dc608f0a705e8643feda405a5358f
Description-en: tool to convert MIDI to OSC and OSC to MIDI
 osmid aims to provide a lightweight, portable, easy to use tool to convert
 MIDI to OSC and OSC to MIDI. It is the software handling the communication
 with MIDI devices in Sonic Pi. osmid is divided in 2 tools:
 .
  * m2o: MIDI to OSC conversion
  * o2m: OSC to MIDI conversion

Package: osmium-tool
Description-md5: 8ddd7ee7c6373e8286b081b6a5ce95c7
Description-en: Command line tool for working with OpenStreetMap data
 Osmium Tool is a multipurpose command line tool based on the Osmium library.
 .
 With the Osmium Tool you currently can:
 .
  * Get information about an OSM file
  * Convert OSM files from one format into another (supports all XML and PBF
    formats)
  * Merge and apply change files to an OSM file (with or without history)
  * Extract data from OSM history files for a given point in time or a time
    range
 .
 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.

Package: python-osmnx-doc
Description-md5: cff7f6d10e46cd3586c18506c18d13bf
Description-en: tool to study street networks from OpenStreetMap -- doc
 OSMnx retrieves, models, analyzes, and visualizes street networks
 from OpenStreetMap (OSM).
 .
 OSMnx is a Python package that lets you download spatial geometries
 and model, project, visualize, and analyze street networks from
 OpenStreetMap's APIs. Users can download and model walkable, drivable,
 or bikable urban networks with a single line of Python code, and then
 easily analyze and visualize them.
 .
 This package contains documentation with examples for OSMnx.

Package: python3-osmnx
Description-md5: 17bdfc22b4609b0fe46a5bed872f83df
Description-en: tool to study street networks from OpenStreetMap -- Python3
 OSMnx retrieves, models, analyzes, and visualizes street networks
 from OpenStreetMap (OSM).
 .
 OSMnx is a Python package that lets you download spatial geometries
 and model, project, visualize, and analyze street networks from
 OpenStreetMap's APIs. Users can download and model walkable, drivable,
 or bikable urban networks with a single line of Python code, and then
 easily analyze and visualize them.
 .
 This package contains the Python 3 version of OSMnx.

Package: osmo
Description-md5: 5c5b27d85c5a365939379323a1f30993
Description-en: personal organizer for GTK+
 Osmo is a personal organizer, which includes calendar, task
 manager and address book modules. It aims to be easy to use and
 configurable to meet the user's preferences.

Package: abisip-find
Description-md5: 35c85a7533e37c8494e4c2cc5ec403e6
Description-en: Command line utility to find ip.access compatible BTS
 This package contains a command line utility for searching and finding
 BTS devices in your network.
 .
 It is part of osmo-bsc.

Package: osmo-bsc
Description-md5: f92dd940224938657a28f718742af712
Description-en: GSM Base Station Controller
 This is the BSC-only version of OpenBSC. It requires a Mobile Switching Center
 (MSC) to operate.
 .
 This package replaces osmocom-bsc.

Package: osmo-bsc-bs11-utils
Description-md5: 6291ff235a48c635c04fd8b03885fd3f
Description-en: Command line utilities for Siemens BS-11 BTS
 There is a tool in this package for configuring the Siemens BS-11 BTS.
 Additionally, it contains one tool for making use of an ISDN-card and the
 public telephone network as frequency standard for the E1 line.

Package: osmo-bsc-ipaccess-utils
Description-md5: 95a64c651224f4ee0d1b70436423cc91
Description-en: Command line utilities for ip.access nanoBTS
 This package contains utilities that are specific for nanoBTS when being used
 together with OpenBSC. It contains mainly three tools: ipaccess-find,
 ipaccess-config and ipaccess-proxy.

Package: osmo-bsc-meas-utils
Description-md5: 058572607ee119ca875e792b5a9fbb0d
Description-en: Command line utilities to manage measurement reports
 This package is part of osmo-bsc.
 .
 It converts measurement report feed into JSON feed printed to stdout. Each
 measurement report is printed as a separate JSON root entry. All measurement
 reports are separated by a new line.

Package: osmo-bts
Description-md5: 7a47ded6106272a7034570003a3e62c0
Description-en: Base Transceiver Station for GSM
 OsmoBTS is a software implementation of Layer2/3 of a BTS. It implements the
 following protocols/interfaces:
    LAPDm (GSM 04.06)
    RTP
    A-bis/IP in IPA multiplex
    OML (GSM TS 12.21)
    RSL (GSM TS 08.58)
 .
 OsmoBTS is modular and has support for multiple back-ends. A back-end talks to
 a specific L1/PHY implementation of the respective BTS hardware. Based on this
 architecture, it should be relatively easy to add a new back-end to support
 so-far unsupported GSM PHY/L1 and associated hardware.

Package: libosmo-fl2k-dev
Description-md5: 74b9d387cd65e5db102df25fe36b9ac7
Description-en: use a VGA USB adapter as DAC and SDR transmitter - development
 This software allows one to use USB 3.0 to VGA adapters based on the
 Fresco Logic FL2000 chip as general purpose DACs and SDR transmitter
 generating a continuous stream of samples by avoiding the HSYNC and
 VSYNC blanking intervals.
 .
 This package provides the development files.

Package: libosmo-fl2k0
Description-md5: f3629df4c2bd4d367c47bb581d28fc6c
Description-en: use a VGA USB adapter as DAC and SDR transmitter - library
 This software allows one to use USB 3.0 to VGA adapters based on the
 Fresco Logic FL2000 chip as general purpose DACs and SDR transmitter
 generating a continuous stream of samples by avoiding the HSYNC and
 VSYNC blanking intervals.
 .
 This package provides the shared library.

Package: osmo-fl2k
Description-md5: c5f0aaa959cfbdc75256946890ce9060
Description-en: use a VGA USB adapter as DAC and SDR transmitter
 This software allows one to use USB 3.0 to VGA adapters based on the
 Fresco Logic FL2000 chip as general purpose DACs and SDR transmitter
 generating a continuous stream of samples by avoiding the HSYNC and
 VSYNC blanking intervals.

Package: libgtp-dev
Description-md5: a8f66eaf8ad8ee42cca490a1b559a441
Description-en: Development files for libgtp
 OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
 operators as the interface between the Internet and the rest of the
 mobile network infrastructure.
 .
 The library libgtp implements the GTP protocol between SGSN and GGSN
 and this package contains the development files for this library.

Package: libgtp6
Description-md5: a239b3be3890024c8dfd1208977b204b
Description-en: library implementing the GTP protocol between SGSN and GGSN
 OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
 operators as the interface between the Internet and the rest of the
 mobile network infrastructure.
 .
 This library is part of OsmoGGSN and implements the GTP protocol between
 SGSN (Serving GPRS support node) and GGSN.

Package: osmo-ggsn
Description-md5: 8496aea9df82da67a7d2e4292d200a40
Description-en: Osmocom Gateway GPRS Support Node (GGSN)
 OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
 operators as the interface between the Internet and the rest of the
 mobile network infrastructure.

Package: libosmo-gsup-client-dev
Description-md5: ab18f5c718d71bd46c201bb098bfc26f
Description-en: Development headers of Osmocom GSUP client library
 This is a shared library that can be used to implement client programs for
 the GSUP protocol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
 and External USSD Entities (EUSEs) using this library to implement clients.
 .
 This package contains the development headers.

Package: libosmo-gsup-client0
Description-md5: 328ba436c6f83edec121bb38309ae19e
Description-en: Osmocom GSUP (General Subscriber Update Protocol) client library
 This is a shared library that can be used to implement client programs for
 the GSUP protocol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
 and External USSD Entities (EUSEs) using this library to implement clients.

Package: libosmo-mslookup-dev
Description-md5: 7b41c4afe7cdc8bb8c844c3bb2f1fb07
Description-en: Development headers of Osmocom MS lookup library
 The shared library libosmo-mslookup contains routines for looking up
 mobile subscribers.
 .
 This package contains the development headers.

Package: libosmo-mslookup0
Description-md5: b432f9c306bdcbf5c01765e3413643a5
Description-en: Osmocom MS lookup library
 This shared library contains routines for looking up mobile subscribers.
 .
 This package contains the library.

Package: osmo-hlr
Description-md5: d85ab36106a48b58584678c1aaa86df9
Description-en: Osmocom Home Location Register
 OsmoHLR is a Osmocom implementation of HLR (Home Location Registrar)
 which works over GSUP protocol. The subscribers are store in sqlite DB.
 It supports both 2G and 3G authentication.

Package: osmo-mslookup-utils
Description-md5: 49bc94ac7e3ff49ad2ff727892c8a2f4
Description-en: Utilities for Osmocom MS lookup
 The shared library libosmo-mslookup contains routines for looking up
 mobile subscribers.
 .
 This package contains a simple MS lookup client utility.

Package: libosmo-hnbap-dev
Description-md5: 520bf0fb5c70706dc949b7d9f72adc48
Description-en: Osmocom code for the Iuh interface (HNBAP), development
 HNBAP is a control protocol found in Home Node B networks on
 the Iu-h interface.
 .
 This package provides the development files.

Package: libosmo-hnbap0
Description-md5: efde1ec6382d043c741908bcde20017c
Description-en: Osmocom code for the Iuh interface (HNBAP), library
 HNBAP is a control protocol found in Home Node B networks on
 the Iu-h interface.
 .
 This package provides the shared library.

Package: libosmo-ranap-dev
Description-md5: ab5e814c5815ff53397df9ceffcd33c8
Description-en: Osmocom code for the Iuh interface (RANAP), development
 RANAP (an acronym for Radio Access Network Application Part) is a protocol
 specified by 3GPP in TS 25.413 and used in UMTS for signaling between the
 Core Network, which can be a MSC or SGSN, and the UTRAN. RANAP is carried
 over Iu-interface.
 .
 HNBAP is a control protocol found in Home Node B networks on the Iu-h
 interface.
 .
 This package provides the development files.

Package: libosmo-ranap5
Description-md5: 43499175bb29c5a1b1cbddeb5d529cd5
Description-en: Osmocom code for the Iuh interface (RANAP), library
 RANAP (an acronym for Radio Access Network Application Part) is a protocol
 specified by 3GPP in TS 25.413 and used in UMTS for signaling between the
 Core Network, which can be a MSC or SGSN, and the UTRAN. RANAP is carried
 over Iu-interface.
 .
 HNBAP is a control protocol found in Home Node B networks on the Iu-h
 interface.
 .
 This package provides the shared library.

Package: libosmo-rua-dev
Description-md5: 0abce0e3033cd254f4841ea5833bc136
Description-en: Osmocom code for the Iuh interface (RUA), development
 RUA is an acronym for RANAP User Adaption.
 .
 This package provides the development files.

Package: libosmo-rua0
Description-md5: 37945eec533d4e4bccc0254370d7816e
Description-en: Osmocom code for the Iuh interface (RUA), library
 RUA is an acronym for RANAP User Adaption.
 .
 This package provides the shared library.

Package: libosmo-sabp-dev
Description-md5: 74dba58136807a1fffbd614501c8735a
Description-en: Osmocom code for the Iuh interface (SABP), development
 SABP is an acronym for Service Area Broadcast Protocol.
 .
 It permits user data (so-called SMS-CB data) to be broadcast by the
 network in a way that can be received by all phones in the coverage
 area of the given Service Area (group of cells) simultaneously.
 .
 Service Area Broadcast is the UMTS successor of the GSM Cell_Broadcast.
 .
 This package provides the development files.

Package: libosmo-sabp1
Description-md5: a65ba88d9eacbe8f8e1070262576063c
Description-en: Osmocom code for the Iuh interface (SABP), library
 SABP is an acronym for Service Area Broadcast Protocol.
 .
 It permits user data (so-called SMS-CB data) to be broadcast by the
 network in a way that can be received by all phones in the coverage
 area of the given Service Area (group of cells) simultaneously.
 .
 Service Area Broadcast is the UMTS successor of the GSM Cell_Broadcast.
 .
 This package provides the shared library.

Package: osmo-libasn1c-dev
Description-md5: 62a3cd067625312577c93d87d91edee9
Description-en: asn1c runtime code as shared library - development files
 Lev Walkins's asn1c runtime, as a shared library and with modifications
 for Osmocom.
 .
 Compiles ASN.1 data structures into C source structures that can be
 simply (un)marshalled from and to: BER, DER, CER, BASIC-XER, CXER,
 EXTENDED-XER, PER.
 .
 This package contains the files needed for development.

Package: osmo-libasn1c1
Description-md5: 86cef5fd3f7a83a01ed47d439d4a64ce
Description-en: asn1c runtime code as shared library
 Lev Walkins's asn1c runtime, as a shared library and with modifications
 for Osmocom.
 .
 Compiles ASN.1 data structures into C source structures that can be
 simply (un)marshalled from and to: BER, DER, CER, BASIC-XER, CXER,
 EXTENDED-XER, PER.

Package: libosmo-mgcp-client-dev
Description-md5: cdcc75cb9e80e8a6ef91c32b84ced21a
Description-en: Osmocom's Media Gateway Control Protocol client utilities - development files
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.
 .
 This package contains the client utilities - development files.

Package: libosmo-mgcp-client9
Description-md5: cc7cbe5ddc4fb7b6c3b66fb594648d07
Description-en: Osmocom's Media Gateway Control Protocol client utilities
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.
 .
 This package contains the client utilities.

Package: osmo-mgw
Description-md5: 5485252e0f2f80d984fab7036f53f469
Description-en: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW supports the IETF MGCP (Media Gateway Control Protocol) for
 control from Call Agents, such as those present in OsmoBSC and OsmoMSC.
 .
 At the moment (October 2017), OsmoMGW only implements RTP proxy / RTP
 bridge type endpoints, to each of which two RTP connections can be
 established.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.

Package: osmo-msc
Description-md5: 7ff8fa1832917cff051ddbe566208323
Description-en: Osmocom's Mobile Switching Center for 2G and 3G mobile networks
 The Mobile Switching Center (MSC) is the heart of 2G/3G
 circuit-switched services.  It terminates the A-interface links from the
 Base Station Controllers (BSC) and handles the MM and CC sub-layers of
 the Layer 3 protocol from the phones (MS).
 .
 This Osmocom implementation of the MSC handles A interfaces via 3GPP
 AoIP in an ASP role.  It furthermore implements IETF MGCP against an
 external media gateway, such as OsmoMGW.  It does *not* implement MAP
 towards a HLR, but the much simpler Osmocom GSUP protocol, which can
 be translated to MAP if needed.

Package: osmo-pcu
Description-md5: 186ba922bda08b4096974c9a7872dbde
Description-en: Osmocom GPRS/EDGE Packet Control Unit (PCU)
 The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
 in order to provide packet-switched services for 2G (2.5G, 2.75G)
 networks.  OsmoPCU is the Osmcoom implementation of this network
 element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
 and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.

Package: osmo-gtphub
Description-md5: 9063be5cbe050e24ec7329b7668117c7
Description-en: Proxy for GTP traffic between multiple SGSNs and GGSNs
 This package is part of osmo-sgsn and provides a proxy for GTP traffic
 between multiple SGSNs and GGSNs.
 .
 The SGSN implements
  - the Gb interface to the BSS's (like the OsmoPCU or an ip.access nanoBTS)
  - the Gp interface with its GTP protocol to one or more Gateway GPRS Support
    Node (GGSN) like OsmoGGSN.
  - the IuPS interface with its RANAP protocol to onre or more RNCs or HNB-GWs
    like OsmoHNBGW
  - the GSUP Interface/Protocol towards OsmoHLR

Package: osmo-sgsn
Description-md5: 96278fdf873839436ce25169e576b6ff
Description-en: Serving GPRS Support Node for 2G and 3G networks
 For setting up a 2G network with data network support, this package is needed
 .
 The SGSN implements
  - the Gb interface to the BSS's (like the OsmoPCU or an ip.access nanoBTS)
  - the Gp interface with its GTP protocol to one or more Gateway GPRS Support
    Node (GGSN) like OsmoGGSN.
  - the IuPS interface with its RANAP protocol to onre or more RNCs or HNB-GWs
    like OsmoHNBGW
  - the GSUP Interface/Protocol towards OsmoHLR

Package: osmo-trx
Description-md5: 0d147a2be02a4a1d765f13af9e1e3150
Description-en: SDR transceiver that implements Layer 1 of a GSM BTS
 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
 physical layer of a BTS comprising the following 3GPP specifications:
 .
 TS 05.01 "Physical layer on the radio path"
 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
 TS 05.04 "Modulation"
 TS 05.10 "Radio subsystem synchronization"
 .
 In this context, BTS is "Base transceiver station". It's the stations that
 connect mobile phones to the mobile network.
 .
 3GPP is the "3rd Generation Partnership Project" which is the collaboration
 between different telecommunication associations for developing new
 generations of mobile phone networks. (post-2G/GSM)

Package: osmose-emulator
Description-md5: 4e3e541a611cb701a6190990d6b73ba5
Description-en: Sega Master System and Game Gear console emulator
 A multi-machine emulator for platforms of Sega consoles
 (Master System and Game Gear) and compatible for all games.
 .
 Simulates hardware extremely accurately which ensures that these
 classic games are represented exactly like they were on the real systems.
 .
 Osmose has a clean graphical user interface based on QT and a simplified setup
 process, and supports ROM archives in the SMS and GG formats.

Package: osmosis
Description-md5: 0bcff98541a9e5e349a10a6422bcbd12
Description-en: Command line OpenStreetMap data processor
 Osmosis consists of a series of components that can be chained together
 in order to perform operations on an OpenStreetMap database or
 OpenStreetMap XML or PBF files. Such operations include:
  * Generate and load dumps from and to a database.
  * Produce changesets comparing databases and files and applying
    them to other databases and files.
  * Sort data contained in a file.
  * Extract data contained in a bounding box or in a polygon.

Package: libosmpbf-dev
Description-md5: 4efddfc6dce26a29060c007aaeae103b
Description-en: C headers for OpenStreetMap PBF file format
 Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
 data that uses Google Protocol Buffers as low-level storage.
 .
 This package provides the C headers to be used in third-party
 applications.

Package: libosmpbf-java
Description-md5: a26476a39a3b93968f0b29cec9f3d944
Description-en: Java access library for OpenStreetMap PBF file format
 Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
 data that uses Google Protocol Buffers as low-level storage.
 .
 This package provides a Java library.

Package: libosmpbf1
Description-md5: 51154ac426df00280068f5585e45cec9
Description-en: OpenStreetMap PBF file format library
 Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
 data that uses Google Protocol Buffers as low-level storage.
 .
 This package provides the shared library.

Package: osmpbf-bin
Description-md5: c959ce0180319fc4be04f5bc53c9ad58
Description-en: OpenStreetMap PBF file format library - tools
 Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
 data that uses Google Protocol Buffers as low-level storage.
 .
 This package provides various tools to deal with OpenStreetMap PBF file
 format.

Package: libosptk-dev
Description-md5: 83f94f3669a51cf2e5c5f4b0c74e32aa
Description-en: OSP Toolkit development library and header files
 The Open Settlement Protocol (OSP) standard defined by the European
 Telecommunications Standards Institute (ETSI TS 101 321) www.etsi.org.
 .
 The OSP Toolkit is an open source implementation of the OSP peering protocol
 and is freely available from www.sourceforge.net. It enables applications for
 secure multi-lateral peering.
 .
 libosptk development library and header files for building OSP client end
 applications with OSP Toolkit.

Package: libosptk4
Description-md5: 7f3a18fa0a46ba0f24d90eb1098ffe7f
Description-en: OSP Toolkit shared library
 The Open Settlement Protocol (OSP) standard defined by the European
 Telecommunications Standards Institute (ETSI TS 101 321) www.etsi.org.
 .
 The OSP Toolkit is an open source implementation of the OSP peering protocol
 and is freely available from www.sourceforge.net. It enables applications for
 secure multi-lateral peering.
 .
 libosptk run-time shared library needed by OSP client end applications that
 use OSP Toolkit.

Package: osptoolkit
Description-md5: b8c244a1be44a4f722867802dc68c5af
Description-en: Open source client side development kit for Open Settlement Protocol
 The Open Settlement Protocol (OSP) standard defined by the European
 Telecommunications Standards Institute (ETSI TS 101 321) www.etsi.org.
 .
 The OSP Toolkit is an open source implementation of the OSP peering protocol
 and is freely available from www.sourceforge.net. It enables applications for
 secure multi-lateral peering.
 .
 This package contains OSP Toolkit documentation, enroll and test tools.
 .
 The enroll program is a utility application for establishing a trusted
 relationship between an OSP client and OSP servers.

Package: libosra-dev
Description-md5: 74733f655eeb71809abcdcf4edcf6809
Description-en: optical structure recognition (development files)
 OSRA is a utility designed to convert graphical representations of
 chemical structures, as they appear in journal articles, patent documents,
 textbooks, trade magazines etc., into SMILES (Simplified Molecular
 Input Line Entry Specification) - a computer recognizable molecular structure
 format. OSRA can read a document in any of the over 90 graphical formats
 parseable by ImageMagick - including GIF, JPEG, PNG, TIFF, PDF, PS etc., and
 generate the SMILES representation of the molecular structure images
 encountered within that document.

Package: libosra2
Description-md5: 4030e7ded633efd6c5877c032800d93d
Description-en: optical structure recognition (shared library)
 OSRA is a utility designed to convert graphical representations of
 chemical structures, as they appear in journal articles, patent documents,
 textbooks, trade magazines etc., into SMILES (Simplified Molecular
 Input Line Entry Specification) - a computer recognizable molecular structure
 format. OSRA can read a document in any of the over 90 graphical formats
 parseable by ImageMagick - including GIF, JPEG, PNG, TIFF, PDF, PS etc., and
 generate the SMILES representation of the molecular structure images
 encountered within that document.

Package: osra
Description-md5: 0b5c8c22e0da5e7d199419c0ecea29a5
Description-en: optical structure recognition
 OSRA is a utility designed to convert graphical representations of
 chemical structures, as they appear in journal articles, patent documents,
 textbooks, trade magazines etc., into SMILES (Simplified Molecular
 Input Line Entry Specification) - a computer recognizable molecular structure
 format. OSRA can read a document in any of the over 90 graphical formats
 parseable by ImageMagick - including GIF, JPEG, PNG, TIFF, PDF, PS etc., and
 generate the SMILES representation of the molecular structure images
 encountered within that document.

Package: oss-compat
Description-md5: bda05940fba28a152a4c13a58ad86e74
Description-en: Open Sound System (OSS) compatibility package
 This package ensures that Open Sound System support is provided in
 some way. On Linux, it enables the ALSA compatibility modules. On
 other kernels where OSS is the default interface, no action is
 taken.
 .
 The purpose of this package is for applications that only support OSS
 to depend on it, hence preventing common "/dev/dsp not found" errors
 that would confuse unexperienced users.
 .
 On Linux platforms a better approach nowadays is to use osspd, which
 emulates OSS devices using ALSA or PulseAudio.

Package: oss-preserve
Description-md5: 58ab19ec33bc4352dca8a17defea437b
Description-en: Program to save/restore OSS mixer settings
 This package saves the Open Sound System (OSS) mixer settings into a
 file when the machine is shut down, and restores them from the file
 when it is restarted.  It can optionally restore from a file of fixed
 settings.

Package: osslsigncode
Description-md5: 837e4ef94713f3972d543052b2150a63
Description-en: Authenticode signing tool
 osslsigncode is an Authenticode signing tool for PE binaries
 (Windows executables, DLLs, drivers...), CAB archives and MSI
 installation packages. It also supports timestamping using
 Authenticode and RFC-3161.

Package: libossp-uuid-dev
Description-md5: 401a1d8f75ee057d66ef71b7471c6e22
Description-en: OSSP uuid ISO-C and C++ - headers and static libraries
 OSSP uuid is an ISO-C and Perl application programming interface (API)
 and corresponding command line interface (CLI) for the generation of
 DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
 (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
 based), version 3 (name based) and version 4 (random number based).
 .
 UUIDs are 128 bit numbers which are intended to have a high likelihood
 of uniqueness over space and time and are computationally difficult
 to guess. They are globally unique identifiers which can be locally
 generated without contacting a global registration authority. UUIDs
 are intended as unique identifiers for both mass tagging objects
 with an extremely short lifetime and to reliably identifying very
 persistent objects across a network.
 .
 This package contains the development environment for the ossp-uuid library.

Package: libossp-uuid-perl
Description-md5: f8ca90ce3ad25625ddf4be13b04b7091
Description-en: perl OSSP::UUID - OSSP uuid Perl Binding
 OSSP uuid is an ISO-C and Perl application programming interface (API)
 and corresponding command line interface (CLI) for the generation of
 DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
 (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
 based), version 3 (name based) and version 4 (random number based).
 .
 UUIDs are 128 bit numbers which are intended to have a high likelihood
 of uniqueness over space and time and are computationally difficult
 to guess. They are globally unique identifiers which can be locally
 generated without contacting a global registration authority. UUIDs
 are intended as unique identifiers for both mass tagging objects
 with an extremely short lifetime and to reliably identifying very
 persistent objects across a network.
 .
 OSSP::uuid provides two Perl APIs:
 .
 The OO-style API is a wrapper around the C-style API and intended for
 high-level and regular programming.
 .
 The C-style API is a direct mapping of the OSSP uuid ISO-C API to Perl and
 is intended for low-level programming.
 .
 The Debian package provides also Data::UUID interface so OSSP::uuid can be
 used as free replacement for non-DFSG Perl module.

Package: libossp-uuid16
Description-md5: 4e2b73242022da7d4b05222407c9042f
Description-en: OSSP uuid ISO-C and C++ - shared library
 OSSP uuid is an ISO-C and Perl application programming interface (API)
 and corresponding command line interface (CLI) for the generation of
 DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
 (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
 based), version 3 (name based) and version 4 (random number based).
 .
 UUIDs are 128 bit numbers which are intended to have a high likelihood
 of uniqueness over space and time and are computationally difficult
 to guess. They are globally unique identifiers which can be locally
 generated without contacting a global registration authority. UUIDs
 are intended as unique identifiers for both mass tagging objects
 with an extremely short lifetime and to reliably identifying very
 persistent objects across a network.
 .
 This package contains the shared library.

Package: uuid
Description-md5: 85e48fcdb4490302812e9eda53cc614f
Description-en: Universally Unique Identifier Command-Line Tool
 OSSP uuid is an ISO-C and Perl application programming interface (API)
 and corresponding command line interface (CLI) for the generation of
 DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
 (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
 based), version 3 (name based) and version 4 (random number based).
 .
 UUIDs are 128 bit numbers which are intended to have a high likelihood
 of uniqueness over space and time and are computationally difficult
 to guess. They are globally unique identifiers which can be locally
 generated without contacting a global registration authority. UUIDs
 are intended as unique identifiers for both mass tagging objects
 with an extremely short lifetime and to reliably identifying very
 persistent objects across a network.
 .
 This package contains the Universally Unique Identifier Command-Line Tool.

Package: osspd
Description-md5: d7ac15bb4572a62032e48c6a9cafc78c
Description-en: OSS Proxy Daemon: Userland OSS emulation
 OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
 /dev/mixer) implementation using CUSE. Currently it supports
 forwarding OSS sound streams to PulseAudio and ALSA.
 .
 Actually emulating the OSS devices makes for a more robust emulation compared
 to OSS wrappers using LD_PRELOAD, like aoss and padsp. It also works better
 when running foreign-architecture applications or using old libc versions for
 compatibility reasons.

Package: osspd-alsa
Description-md5: b7a1f3818df02903703285718e5eb492
Description-en: OSS Proxy Daemon: ALSA backend (experimental)
 OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
 /dev/mixer) implementation using CUSE. Currently it supports
 forwarding OSS sound streams to PulseAudio and ALSA.
 .
 This package contains the experimental ALSA backend for osspd.

Package: osspd-pulseaudio
Description-md5: d5e5ec062dd26d73ccb9b9a0e215800f
Description-en: OSS Proxy Daemon: PulseAudio backend
 OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
 /dev/mixer) implementation using CUSE. Currently it supports
 forwarding OSS sound streams to PulseAudio and ALSA.
 .
 This package contains the PulseAudio backend for osspd.

Package: libossp-sa-dev
Description-md5: b2e0705b872c9e1a1a49d14a8a7cf047
Description-en: Abstraction library for the Unix socket API
 OSSP sa is an abstraction library for the Unix socket application
 programming interface (API) featuring stream and datagram oriented
 communication over Unix Domain and Internet Domain (TCP and UDP)
 sockets. It provides the following key features: address abstraction
 (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream
 buffering and convenience I/O functions.

Package: libossp-sa12
Description-md5: b2e0705b872c9e1a1a49d14a8a7cf047
Description-en: Abstraction library for the Unix socket API
 OSSP sa is an abstraction library for the Unix socket application
 programming interface (API) featuring stream and datagram oriented
 communication over Unix Domain and Internet Domain (TCP and UDP)
 sockets. It provides the following key features: address abstraction
 (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream
 buffering and convenience I/O functions.

Package: ostinato
Description-md5: 50da65db4b8a4446b08ff9d1ed88657d
Description-en: Packet/Traffic Generator and Analyzer
 Ostinato is an open-source, cross-platform network packet crafter/traffic
 generator and analyzer with a friendly GUI. Craft and send packets of several
 streams with different protocols at different rates. Ostinato aims to be
 "Wireshark in Reverse" and become complementary to Wireshark.
 .
 Features:
  * Open, edit, replay and save PCAP files
  * Support for the most common standard protocols:
    - Ethernet/802.3/LLC SNAP
    - VLAN (with QinQ)
    - ARP, IPv4, IPv6, IP-in-IP IP Tunnelling (6over4, 4over6, 4over4, 6over6)
    - TCP, UDP, ICMPv4, ICMPv6, IGMP, MLD
    - Any text based protocol (HTTP, SIP, RTSP, NNTP etc.)
    - GRE
  * Modify any field of any protocol (some protocols allow changing packet
    fields with every packet at run time e.g. changing IP/MAC addresses)
  * User provided Hex Dump - specify some or all bytes in a packet
  * User defined script to substitute for an unimplemented protocol
    (EXPERIMENTAL)
  * Stack protocols in any arbitrary order
  * Create and configure multiple streams
  * Configure stream rates, bursts, no. of packets
  * Single client can control and configure multiple ports on multiple
    computers generating traffic
  * Exclusive control of a port to prevent the OS from sending stray packets
    provides a controlled testing environment
  * Statistics Window shows real time port receive/transmit statistics and rates
  * Capture packets and view them (needs Wireshark)
  * Framework to add new protocol builders easily

Package: gir1.2-ostree-1.0
Description-md5: a8a0c2ac9194d894a8dd2584c5f178a3
Description-en: content-addressed filesystem for operating system binaries (introspection)
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains GObject-Introspection metadata, which can be used
 to generate dynamic bindings into languages such as Python and JavaScript.

Package: libostree-1-1
Description-md5: 7f070d279b2cc988d078b2a019548640
Description-en: content-addressed filesystem for operating system binaries (library)
 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains the shared library.

Package: libostree-dev
Description-md5: c22486f6aa7420e21a9ea0a7a63be1ad
Description-en: Development files for the libostree library
 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains development headers and the pkg-config file for
 libostree.

Package: libostree-doc
Description-md5: 09cc3f7b6e492af7e658d0d0b52eed53
Description-en: Development documentation for the libostree library
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains development documentation for libostree.

Package: ostree
Description-md5: d767cb08238abbe08c2671b5e44f6d0b
Description-en: content-addressed filesystem for operating system binaries
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. It is like git in that it checksums
 individual files and has a content-addressed object store; unlike git,
 it "checks out" the files using hardlinks into an immutable directory
 tree. This can be used to provide atomic upgrades with rollback, history
 and parallel-installation, particularly useful on "fixed purpose"
 systems such as embedded devices.
 .
 This package contains the executables used to manage and create
 filesystem trees. It does not affect the boot process for the system
 on which it is installed.

Package: ostree-boot
Description-md5: b74187f4782dcc008e77d474b62637c6
Description-en: libostree boot loader and initramfs integration
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains configuration snippets and executables needed to
 boot a Debian derivative from a libostree filesystem deployment. This
 integration currently has some limitations:
 .
  - the initramfs must have been made using dracut
  - the boot loader must be one that is supported by libostree, currently
    GNU GRUB 2, syslinux/extlinux or Das U-Boot

Package: ostree-tests
Description-md5: d7b28e54f9327d4a658e4e5bdbf03edf
Description-en: content-addressed filesystem for operating system binaries - tests
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains automated tests.

Package: ostree-push
Description-md5: 6473f190dd13d7565aa5c1e49bd593ae
Description-en: push commits from local OSTree repo to a remote
 ostree-push uses ssh to push commits from a local OSTree repo to a
 remote OSTree repo. This is to fill a gap where currently you can only
 pull commits in core ostree. To publish commits to a remote repository,
 you either have to pull from the local repo to the remote repo or use
 an out of band mechanism like rsync.

Package: otags
Description-md5: 3a26760bc7bf4850aac66d54e1000fe8
Description-en: tags file generator for OCaml
 Otags generates "tags" files for emacs and vi/vim to give these
 editors the ability to directly jump to function and value
 definitions. Otags is based on Camlp4. It can load all Camlp4 syntax
 extensions and can therefore parse all sources that Camlp4 can parse
 (including standard and revised syntax).

Package: libotb
Description-md5: 6cfdfb412d8c28a9b58f1e55b475faac
Description-en: ORFEO Toolbox library metapackage
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This metapackage provides all shared libraries used by OTB.

Package: libotb-apps
Description-md5: c0b483b0979007b75fa7038d3506a61f
Description-en: Plugins for ORFEO Toolbox applications
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the application plugins used by otb-bin(commandline)
 and otb-bin-qt(gui).

Package: libotb-dev
Description-md5: 0a13b397537c2794e857a129d540177d
Description-en: Free library of image processing algorithms - development
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the development files needed to build your own OTB
 applications and modules.

Package: libotbapplicationengine-8.1-1
Description-md5: 0f0f741ceab4e2199ddce185dae9fb30
Description-en: ORFEO Toolbox library - OTBApplicationEngine
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBApplicationEngine shared library.

Package: libotbcarto-8.1-1
Description-md5: d5b78b6e076b1d55d724d70c021c97ba
Description-en: ORFEO Toolbox library - OTBCarto
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBCarto shared library.

Package: libotbcommandline-8.1-1
Description-md5: f41f0bab72fa07a7f7bac93f239e136e
Description-en: ORFEO Toolbox library - OTBCommandLine
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBCommandLine shared library.

Package: libotbcommon-8.1-1
Description-md5: a67632f5315e921150cbe407ef2e991c
Description-en: ORFEO Toolbox library - OTBCommon
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBCommon shared library.

Package: libotbcurladapters-8.1-1
Description-md5: 3d5bc8896f1419542b2a6840b5002ae9
Description-en: ORFEO Toolbox library - OTBCurlAdapters
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBCurlAdapters shared library.

Package: libotbextendedfilename-8.1-1
Description-md5: d1a40afe001dc367a998586e43e623b1
Description-en: ORFEO Toolbox library - OTBExtendedFileName
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBExtendedFileName shared library.

Package: libotbfuzzy-8.1-1
Description-md5: 6fb57ad018087168efb25f0c7adba9e1
Description-en: ORFEO Toolbox library - OTBFuzzy
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBFuzzy shared library.

Package: libotbgdaladapters-8.1-1
Description-md5: 53a2ba00cac5a2e73ed376c7afd23411
Description-en: ORFEO Toolbox library - OTBGdalAdapters
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBGdalAdapters shared library.

Package: libotbice-8.1-1
Description-md5: b84701adb886e6031467462418f1e36b
Description-en: ORFEO Toolbox library - OTBIce
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIce shared library.

Package: libotbimagebase-8.1-1
Description-md5: 9617d4c16b10bfd3a3b31d329347d139
Description-en: ORFEO Toolbox library - OTBImageBase
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBImageBase shared library.

Package: libotbimageio-8.1-1
Description-md5: 4370ecf9ee3fe0fc384a42b49d8703f4
Description-en: ORFEO Toolbox library - OTBImageIO
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBImageIO shared library.

Package: libotbimagemanipulation-8.1-1
Description-md5: 0ceac946529f0de09589bab04e5ec4bb
Description-en: ORFEO Toolbox library - OTBImageManipulation
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBImageManipulation shared library.

Package: libotbiobsq-8.1-1
Description-md5: f00d5e441466ea04ed6f6c79e923726a
Description-en: ORFEO Toolbox library - OTBIOBSQ
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOBSQ shared library.

Package: libotbiogdal-8.1-1
Description-md5: 92d98320f3e300642d1e2f125d7959ad
Description-en: ORFEO Toolbox library - OTBIOGDAL
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOGDAL shared library.

Package: libotbiokml-8.1-1
Description-md5: 3b09bfc15b845215bd9e8c1610af578a
Description-en: ORFEO Toolbox library - OTBIOKML
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOKML shared library.

Package: libotbiolum-8.1-1
Description-md5: 89c199cae9416f2983022e4ee293f4bb
Description-en: ORFEO Toolbox library - OTBIOLUM
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOLUM shared library.

Package: libotbiomstar-8.1-1
Description-md5: a51a95fd4b9b66517a188c3779a4ce33
Description-en: ORFEO Toolbox library - OTBIOMSTAR
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOMSTAR shared library.

Package: libotbioonera-8.1-1
Description-md5: b4f016cd64b914efed8085b5a8c87f4d
Description-en: ORFEO Toolbox library - OTBIOONERA
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIOONERA shared library.

Package: libotbiorad-8.1-1
Description-md5: 2a87f246b3cd693da5db4516da66fe7d
Description-en: ORFEO Toolbox library - OTBIORAD
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBIORAD shared library.

Package: libotblearningbase-8.1-1
Description-md5: 86178db0b27f98146b4dfb764d724641
Description-en: ORFEO Toolbox library - OTBLearningBase
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBLearningBase shared library.

Package: libotbmapla-8.1-1
Description-md5: a90fc8faf86ad4bb145cec3a1d457cf4
Description-en: ORFEO Toolbox library - OTBMapla
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMapla shared library.

Package: libotbmathparser-8.1-1
Description-md5: c4c59b19dd055bd992e626f8bb3d7eab
Description-en: ORFEO Toolbox library - OTBMathParser
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMathParser shared library.

Package: libotbmathparserx-8.1-1
Description-md5: 999192306bc5b811ed103bb0bbe6565d
Description-en: ORFEO Toolbox library - OTBMathParserX
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMathParserX shared library.

Package: libotbmetadata-8.1-1
Description-md5: 3354acc426e1f3cdc695acc8c1f041e2
Description-en: ORFEO Toolbox library - OTBMetadata
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMetadata shared library.

Package: libotbmonteverdi-8.1-1
Description-md5: 500048385c1c79812006fbc914177c7a
Description-en: ORFEO Toolbox library - OTBMonteverdi
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMonteverdi shared library.

Package: libotbmonteverdicore-8.1-1
Description-md5: 9f9df147404226deea922ded6171509b
Description-en: ORFEO Toolbox library - OTBMonteverdiCore
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMonteverdiCore shared library.

Package: libotbmonteverdigui-8.1-1
Description-md5: df57cc96448a90088623ad6064a561d5
Description-en: ORFEO Toolbox library - OTBMonteverdiGUI
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBMonteverdiGUI shared library.

Package: libotbpolarimetry-8.1-1
Description-md5: 39e9fd066de494be3eeb0d5fc2b5caf9
Description-en: ORFEO Toolbox library - OTBPolarimetry
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBPolarimetry shared library.

Package: libotbprojection-8.1-1
Description-md5: 21e6348ad6d76b9b0775077143e07e79
Description-en: ORFEO Toolbox library - OTBProjection
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBProjection shared library.

Package: libotbqtadapters-8.1-1
Description-md5: 2a26cc12de837f85d0750b2c1fccaca6
Description-en: ORFEO Toolbox library - OTBQtAdapters
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBQtAdapters shared library.

Package: libotbqtwidget-8.1-1
Description-md5: e31a7997ba947a3f481cd027c62df4b6
Description-en: ORFEO Toolbox library - OTBQtWidget
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBQtWidget shared library.

Package: libotbsampling-8.1-1
Description-md5: 3f2edeae71fc83ce662dcac615a1d594
Description-en: ORFEO Toolbox library - OTBSampling
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBSampling shared library.

Package: libotbsiftfast-8.1-1
Description-md5: e6c99ad99c50fdaaa7b9d7527a893dc5
Description-en: ORFEO Toolbox library - OTBSiftFast
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBSiftFast shared library.

Package: libotbstatistics-8.1-1
Description-md5: 7f8ebfce548aaceb352950d39a6a4395
Description-en: ORFEO Toolbox library - OTBStatistics
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBStatistics shared library.

Package: libotbstreaming-8.1-1
Description-md5: 4bf6632a148920d6e085d3175bbe574b
Description-en: ORFEO Toolbox library - OTBStreaming
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBStreaming shared library.

Package: libotbsupervised-8.1-1
Description-md5: d786c9d87b85800089ce7beddd7f5c70
Description-en: ORFEO Toolbox library - OTBSupervised
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBSupervised shared library.

Package: libotbtestkernel-8.1-1
Description-md5: 598aab00443a6583073b3747329a2a1e
Description-en: ORFEO Toolbox library - OTBTestKernel
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBTestKernel shared library.

Package: libotbtransform-8.1-1
Description-md5: cf6fe2851fcfa1ca965bf2ed5a1809ed
Description-en: ORFEO Toolbox library - OTBTransform
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBTransform shared library.

Package: libotbvectordatabase-8.1-1
Description-md5: 34b074e6e9c6ee295d1424d612f47911
Description-en: ORFEO Toolbox library - OTBVectorDataBase
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBVectorDataBase shared library.

Package: libotbvectordataio-8.1-1
Description-md5: 627a59d6ea9adbdf67595ba941110a28
Description-en: ORFEO Toolbox library - OTBVectorDataIO
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBVectorDataIO shared library.

Package: libotbwavelet-8.1-1
Description-md5: 0aaaa344d34407136b07c3bdc6c6dd9f
Description-en: ORFEO Toolbox library - OTBWavelet
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBWavelet shared library.

Package: monteverdi
Description-md5: cf2a270f31f77e6aa6d509a77d023852
Description-en: ORFEO Toolbox image processing GUI
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the monteverdi and mapla graphical applications.

Package: otb-bin
Description-md5: b5645f2a8705b2701aa22466fbd96bb6
Description-en: ORFEO Toolbox command line applications
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the command line application launcher than can
 run any OTB application provided by libotb-apps package.

Package: otb-bin-qt
Description-md5: bdd08adf8ac547969cdc693909e8248e
Description-en: ORFEO Toolbox graphical user interface applications
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the GUI launcher that can run any OTB application
 provided by libotb-apps package.

Package: otb-i18n
Description-md5: 6523ba62e00535ec5c83848a5920aac9
Description-en: ORFEO Toolbox translations
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the translations for OTB applications and libraries.

Package: otb-qgis
Description-md5: 38cb08fa2c3a15c75c5a6c6d6ca07876
Description-en: ORFEO Toolbox library - otbQgisDescriptor
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the otbQgisDescriptor application.

Package: otb-testdriver
Description-md5: f30a5862faaf23e1f3f4a410e7aef802
Description-en: ORFEO Toolbox library - OTBTestDriver
 ORFEO Toolbox (OTB) is distributed as an open source library of image
 processing algorithms. OTB is based on the medical image processing library
 ITK and offers particular functionalities for remote sensing image processing
 in general and for high spatial resolution images in particular.
 .
 This package contains the OTBTestDriver application.

Package: libotcl1
Description-md5: c3dd0d2212218425fcc3f9171bca36e4
Description-en: shared library of OTcl
 OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
 object-oriented programming. It shouldn't be confused with the
 IXI Object Tcl extension by Dean Sheenan. (Sorry, but both of them
 like the name and have been using it for a while.)
 .
 Some of OTcl's features as compared to alternatives are:
   designed to be dynamically extensible, like Tcl, from the ground up
   builds on Tcl syntax and concepts rather than importing another language
   compact yet powerful object programming system
   fairly portable implementation (2000 lines of C, without core hacks)
 .
 OTcl was created by David Wetherall as part of the VUsystem project
 at MIT. Since 1997, OTcl has been maintained as part of the Mash and
 VINT/ns efforts (with David's blessing).
 .
 This package contains shared library file.

Package: libotcl1-dev
Description-md5: 942af1efba4cbffbaa73dc7a0c627b50
Description-en: static library of OTcl
 OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
 object-oriented programming. It shouldn't be confused with the
 IXI Object Tcl extension by Dean Sheenan. (Sorry, but both of them
 like the name and have been using it for a while.)
 .
 Some of OTcl's features as compared to alternatives are:
   designed to be dynamically extensible, like Tcl, from the ground up
   builds on Tcl syntax and concepts rather than importing another language
   compact yet powerful object programming system
   fairly portable implementation (2000 lines of C, without core hacks)
 .
 OTcl was created by David Wetherall as part of the VUsystem project
 at MIT. Since 1997, OTcl has been maintained as part of the Mash and
 VINT/ns efforts (with David's blessing).
 .
 This package contains static library and header files.

Package: otcl-shells
Description-md5: adb208cec28af470cf7a0bbd7fca514e
Description-en: MIT Object Tcl shells
 OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
 object-oriented programming. It shouldn't be confused with the
 IXI Object Tcl extension by Dean Sheenan. (Sorry, but both of them
 like the name and have been using it for a while.)
 .
 Some of OTcl's features as compared to alternatives are:
   designed to be dynamically extensible, like Tcl, from the ground up
   builds on Tcl syntax and concepts rather than importing another language
   compact yet powerful object programming system
   fairly portable implementation (2000 lines of C, without core hacks)
 .
 OTcl was created by David Wetherall as part of the VUsystem project
 at MIT. Since 1997, OTcl has been maintained as part of the Mash and
 VINT/ns efforts (with David's blessing).
 .
 This package contains two bin files.

Package: libopen-trace-format-dev
Description-md5: cc31607672380d5ebba77ef4f230204a
Description-en: Open Trace Format support library - development files
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf
 provides support for reading/writing them.
 .
 This package contains development files to compile against
 libopen-trace-format.

Package: libopen-trace-format1
Description-md5: 942a33170a37b40f4d87c2a585041442
Description-en: Open Trace Format support library - shared library
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf
 provides support for reading/writing them.
 .
 This package contains the libotf shared library.

Package: libotf-trace-dev
Description-md5: f5368aa013b39af127938fe9591c9125
Description-en: Open Trace format support library - compatibility symlink
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf
 provides support for reading/writing them.
 .
 This package contains compatibility symlinks for the old libotf.so library name
 and headers.

Package: libotfaux0
Description-md5: 93324652b397f948446cdfe5c3db4ea7
Description-en: Open Trace Format support library - shared library
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotfaux
 provides support for reading/writing them.
 .
 This package contains the libotfaux shared library.

Package: otf-trace
Description-md5: aea5744f7c5f1387b6ca334d0fee6594
Description-en: Open Trace Format support library - development files
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf
 provides support for reading/writing them.
 .
 This package contains programs to manipulate otf files.

Package: libopen-trace-format2-10
Description-md5: 56f2ee7c3d3c6438d540d20d1f4991e9
Description-en: Open Trace Format support library - shared library
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf2
 provides support for reading/writing them.
 .
 This package contains the libotf shared library.

Package: libopen-trace-format2-dev
Description-md5: a84a5e51d99a521ad8004769164c0cfd
Description-en: Open Trace Format support library - development files
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf2
 provides support for reading/writing them.
 .
 This package contains development files to compile against
 libopen-trace-format.

Package: libotf2-trace-dev
Description-md5: a757bd7847f954411942e28dcd5138b2
Description-en: Open Trace Format support library - compatibility symlinks
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf2
 provides support for reading/writing them.
 .
 This package contains compatibility symlinks to make -lotf2 link with
 libopen-trace-format2-dev.  This should however be avoided and use
 pkg-config otf2 instead.

Package: otf2-tools
Description-md5: c9acc5d9a2659af7e047e96b05c8e431
Description-en: Open Trace Format support library - tools
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf2
 provides support for reading/writing them.
 .
 This package contains programs to manipulate otf files.

Package: python3-otf2
Description-md5: a9b86e0a36b70943ee4a72959973f6c2
Description-en: Open Trace Format support library - Python3 bindings
 OTF is a standard trace format used by several high-performance tools,
 using an ASCII encoding, which supports multiple streams. The libotf2
 provides support for reading/writing them.
 .
 This package contains the libotf Python 3 bindings.

Package: otf2bdf
Description-md5: 78a18ff9e4e0d117cd863efd39b157ee
Description-en: generate BDF bitmap fonts from OpenType outline fonts
 otf2bdf is a command line utility that uses the FreeType 2 font rendering
 library to generate BDF bitmap fonts from OpenType outline fonts at
 different sizes and resolutions.

Package: otp
Description-md5: 98841fa857f52c2ad64211d92f12e915
Description-en: Generator for One Time Pads or Passwords
 otp  creates  key  and password lists for verification and
 security purposes in a variety of formats.  Keys can be of
 any length, consist of digits or letters (capital or lower
 case), and alphabetic passwords  can  either  be  entirely
 random (most secure) or obey the digraph statistics of
 English text (easier to remember when transcribing, but less
 secure).
 .
 For  computer  applications,  for  example  one-time login
 passwords, otp can create a file containing the MD5
 signature of each of the generated keys.  This permits the
 computer to verify keys without the need to store the keys in
 plaintext.

Package: otpclient
Description-md5: be7f24eafe094577720ee99c78faee8b
Description-en: Simple GTK+ software to generate OTPs (TOTP and HOTP)
 OTPClient is GTK+ software for two-factor authentication
 that supports both Time-based One-time Passwords (TOTP)
 and HMAC-Based One-Time Passwords (HOTP).
 .
 Features:
  - Support both TOTP and HOTP.
  - Support setting custom digits (between 4 and 10 inclusive).
  - Support setting a custom period (between 10 and 120 seconds inclusive).
  - Support SHA1, SHA256 and SHA512 algorithms.
  - Support for Steam codes.
  - Import encrypted Authenticator Plus backup.
  - Import and export encrypted and/or plain andOTP backup.
  - Import and export plain FreeOTPPlus backup (key URI format only).
  - Import and export plain Aegis backup (plain json only).
  - Local database is encrypted using AES256-GCM.
     * Key is derived using PBKDF2 with SHA512 and 100k iterations.
     * Decrypted file is never saved (and hopefully never swapped) to disk.
       While the app is running, the decrypted content resides
       in a "secure memory" buffer allocated by Gcrypt.

Package: otpclient-cli
Description-md5: 180a41d39dc7ecf379db2ec636aa879d
Description-en: command-line for OTPClient
 OTPClient-CLI is simplified version of OTPClient.
 Only two operations are supported:
  - list: this will print all pairs of account and issuer
    that are in the database.
  - show: this will show the OTP for a given account/issuer.

Package: libotpw-dev
Description-md5: 8b12e23933b0bd94aff7db81b291b4e0
Description-en: OTPW library development files and documentation
 OTPW is a one-time password system which is robust against
 the password list being stolen and race for the last digit
 attacks.
 .
 This package contains the development files needed to write
 programs using OTPW and the documentation of the OTPW system.

Package: libpam-otpw
Description-md5: a43d1a9a348a59e88243400409ecdfdc
Description-en: Use OTPW for PAM authentication
 OTPW is a one-time password system which is robust against
 the password list being stolen and race for the last digit
 attacks.
 .
 This package contains the PAM library to use OTPW in any
 program which uses PAM.

Package: otpw-bin
Description-md5: 3d18ee3f5abde3a0c8f56630fae70919
Description-en: OTPW programs for generating OTPW lists
 OTPW is a one-time password system which is robust against
 the password list being stolen and race for the last digit
 attacks.
 .
 This package contains the programs used to setup OTPW for
 a user and generate the password lists.

Package: libots-dev
Description-md5: 25affcebbb8ab1dd3a634d5212fb816c
Description-en: Open Text Summarizer (development)
 OTS reads a text and decides which sentences are important and which
 are not. Then it creates a short summary or will highlight the main
 idea in the text (the output can be HTML). OTS is m17n'd and
 works with UTF-8 encoding.
 .
 This package contains files used for development with ots.

Package: libots0
Description-md5: 25297800d6cba6545a5a518c52b09a3e
Description-en: Open Text Summarizer (library)
 OTS reads a text and decides which sentences are important and which
 are not. Then it creates a short summary or will highlight the main
 idea in the text (the output can be HTML). OTS is m17n'd and works
 with UTF-8 encoding.
 .
 This package contains shared library.

Package: ots
Description-md5: 27e63107ec724db6f8d50a22401b6f81
Description-en: Open Text Summarizer
 OTS reads a text and decides which sentences are important and which
 are not. Then it creates a short summary or will highlight the main
 idea in the text (the output can be HTML). OTS is m17n'd and works
 with UTF-8 encoding.

Package: libcoq-ott
Description-md5: 1386de275ec3b4597f33aab7bc4a2ca7
Description-en: Ott tool (Coq plugin)
 Ott is a tool to write definitions of programming
 languages and calculi. From the definition of a
 language syntex and semanticsin a concise and readable
 notation close to informal mathematics, it can
 provide LaTeX, Coq, HOL, Isabelle/HOL, Lem or OCaml
 versions of the definition.
 .
 Coq is a proof assistant for higher-order logic.
 .
 This package provides the Coq plugin itself.

Package: ott-tools
Description-md5: c8db65010fca656dfccaba10cb964a11
Description-en: Ott tool (executable)
 Ott is a tool to write definitions of programming
 languages and calculi. From the definition of a
 language syntex and semanticsin a concise and readable
 notation close to informal mathematics, it can
 provide LaTeX, Coq, HOL, Isabelle/HOL, Lem or OCaml
 versions of the definition.
 .
 Coq is a proof assistant for higher-order logic.
 .
 This package provides the executable.

Package: libounit-ocaml-dev
Description-md5: 54f3333853eca18a12402e076f6959bc
Description-en: Unit testing framework for OCaml
 OUnit is a unit testing framework for OCaml, imspired
 by the JUnit tool for Java and the HUnit tool for Haskell.
 .
 OUnit is designed to provide a convenient way for you to write tests
 for your OCaml code.  Tests can be aggregated into test suites, making
 it easy to both write tests close to the code being examined and
 execute a comprehensive aggregate set of tests -- or any subset of it.

Package: outguess
Description-md5: 293b82856c86c721d6be9d15c0027a87
Description-en: universal steganographic tool
 OutGuess is a universal tool for steganography that allows the insertion
 of hidden information into the redundant bits of data sources. The nature
 of the data source is irrelevant to the core of OutGuess.
 .
 The program relies on data specific handlers that will extract redundant
 bits and write them back after modification. The supported formats are
 JPEG, PPM and PNM.
 .
 This package is useful in forensics investigations and security actions.

Package: overgod
Description-md5: f8d593fdaf572de02dfc08dd2535881a
Description-en: bi-directional scrolling arcade game
 Overgod is an arcade game with bi-directional scrolling where you need to
 destroy all enemies in an area in a given time. The game is a mix of the
 classic arcade games Asteroids and Thrust with a lot of additional features.
 .
 Overgod can also be played in two-player duel or cooperative modes, or in
 a special "Time Attack" version where enemies endlessly appear.

Package: overgod-data
Description-md5: 69663ff2d0f06d03ec455a56e06430f2
Description-en: graphics and audio data for overgod
 Overgod is an arcade game with bi-directional scrolling where you need to
 destroy all enemies in an area in a given time. The game is a mix of the
 classic arcade games Asteroids and Thrust with a lot of additional features.
 .
 Overgod can also be played in two-player duel or cooperative modes, or in
 a special "Time Attack" version where enemies endlessly appear.
 .
 This package contains the architecture-independent data for overgod. For more
 information, see the overgod package.

Package: python3-overpass
Description-md5: 80f533b302ef52a867ad9b71439a8a08
Description-en: wrapper for the OpenStreetMap Overpass API (Python 3)
 overpass is a Python module providing a thin wrapper around the OpenStreetMap
 Overpass API, which is a read-only API that serves up custom selected parts of
 the OSM map data. It acts as a database over the web: the client sends a query
 to the API and gets back the data set that corresponds to the query.
 .
 This package contains the Python 3 version of overpass and its command-line
 tool.

Package: ovn-central
Description-md5: 5cc48d8c2c2dca5663a2e42178ed14c4
Description-en: OVN central components
 OVN, the Open Virtual Network, is a system to support virtual network
 abstraction. OVN complements the existing capabilities of OVS to add native
 support for virtual network abstractions, such as virtual L2 and L3 overlays
 and security groups.
 .
 ovn-central provides the userspace daemons, utilities and
 databases for OVN that is run at a central location.

Package: ovn-common
Description-md5: 84b8e78bdbcd7c9e230195cff8664ecf
Description-en: OVN common components
 OVN, the Open Virtual Network, is a system to support virtual network
 abstraction. OVN complements the existing capabilities of OVS to add native
 support for virtual network abstractions, such as virtual L2 and L3 overlays
 and security groups.
 .
 ovn-common provides components required by other OVN packages.

Package: ovn-controller-vtep
Description-md5: 321675504e13731af66880fe7e902ead
Description-en: OVN vtep controller
 ovn-controller-vtep is the local controller daemon in OVN, the Open Virtual
 Network, for VTEP enabled physical switches. It connects up to the OVN
 Southbound database over the OVSDB protocol, and down to the VTEP database
 over the OVSDB protocol.
 .
 ovn-controller-vtep provides the ovn-controller-vtep binary for controlling
 vtep gateways.

Package: ovn-doc
Description-md5: 5d9314c4dbce49af1fc81539f5c26499
Description-en: OVN documentation
 OVN, the Open Virtual Network, is a system to support virtual network
 abstraction.  OVN complements the existing capabilities of OVS to add
 native support for virtual network abstractions, such as virtual L2 and L3
 overlays and security groups.
 .
 This package provides documentation for configuration and use
 of OVN.

Package: ovn-docker
Description-md5: 79920f3b11526b699266eb2c6f47af5f
Description-en: OVN Docker drivers
 OVN, the Open Virtual Network, is a system to support virtual network
 abstraction.  OVN complements the existing capabilities of OVS to add
 native support for virtual network abstractions, such as virtual L2 and L3
 overlays and security groups.
 .
 ovn-docker provides the docker drivers for OVN.

Package: ovn-host
Description-md5: dec3348dabde40372a2d4189bfddad30
Description-en: OVN host components
 OVN, the Open Virtual Network, is a system to support virtual network
 abstraction.  OVN complements the existing capabilities of OVS to add
 native support for virtual network abstractions, such as virtual L2 and L3
 overlays and security groups.
 .
 ovn-host provides the userspace components and utilities for
 OVN that can be run on every host/hypervisor.

Package: ovn-ic
Description-md5: 23bb002db1c80d152aa81ff8db12e7bf
Description-en: Open Virtual Network interconnection controller
 OVN IC, the Open Virtual Network interconnection controller, is a
 centralized daemon which communicates with global interconnection
 databases to configure and exchange data with local OVN databases for
 interconnection with other OVN deployments.
 .
 This package provides the ovn-ic daemon which should be run alongside
 ovn-central services in each OVN deployment zone.

Package: ovn-ic-db
Description-md5: e1756c7a1817eee8f875d6750f9b4a45
Description-en: Open Virtual Network interconnection controller databases
 OVN IC, the Open Virtual Network interconnection controller, is a
 centralized daemon which communicates with global interconnection
 databases to configure and exchange data with local OVN databases for
 interconnection with other OVN deployments.
 .
 This package provides the global OVN IC southbound and northbound
 OVSDB databases.

Package: python-ovn-octavia-provider-doc
Description-md5: acb168cb684bae3c62139ba27333e627
Description-en: OpenStack Octavia integration with OVN - doc
 OVN provides virtual networking for Open vSwitch and is a component of the
 OpenvSwitch project. This project provides integration between OpenStack
 Octavia and OVN.
 .
 This package contains the documentation.

Package: python3-ovn-octavia-provider
Description-md5: afa2e7cd8c791bb7cd032a3524406b2c
Description-en: OpenStack Octavia integration with OVN - Python 3.x
 OVN provides virtual networking for Open vSwitch and is a component of the
 OpenvSwitch project. This project provides integration between OpenStack
 Octavia and OVN.
 .
 This package contains the Python 3.x module.

Package: libowasp-java-html-sanitizer-java
Description-md5: 66d50b51121e76528d69a0641804635b
Description-en: OWASP Java HTML Sanitizer
 A fast and easy to configure HTML Sanitizer written in Java which lets
 you include HTML authored by third-parties in your web application while
 protecting against XSS.

Package: libow-3.2-4
Description-md5: 086588cdedbaf6679752df008761ccfe
Description-en: 1-Wire File System full library
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the ow library that is able to talk directly to 1-wire
 buses.

Package: libow-dev
Description-md5: 0e072636a466d69d58972850381be786
Description-en: 1-Wire File System (development files)
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes development libraries and C header files.

Package: libow-perl
Description-md5: ffbe6c7b2414f987cd55830f1fd7997d
Description-en: Dallas 1-wire support: Perl5 bindings
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 Perl bindings for the OWFS 1-wire support library have been produced
 with SWIG and allow access to libow functions from perl code.

Package: libow-php7
Description-md5: 69200be8271e801ff2db1ac9c1431b59
Description-en: Dallas 1-wire support: PHP bindings
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 PHP bindings for the OWFS 1-wire support library have been produced
 with SWIG and allow access to libow* functions from PHP code.

Package: libow-tcl
Description-md5: ed32ed77cdcf60344ce287030c0864b8
Description-en: Dallas 1-wire support: Tcl bindings
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains Tcl bindings to the OWFS core library (libow),
 which is used to access 1-Wire networks

Package: libowcapi-3.2-4
Description-md5: 09bdc0ef38656c4bf67d53864ca0c146
Description-en: 1-Wire File System C library
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the C API that allows one to talk directly to 1-wire
 buses (through the libow library).

Package: libownet-3.2-4
Description-md5: 236bfc551d195bb2e90046f9f56c04f5
Description-en: owserver protocol library
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the ownet library that is able to talk to a owserver
 in order to get/send 1-wire information.

Package: libownet-dev
Description-md5: 19807df8706d32cd554aab34316b96a6
Description-en: owserver protocol library (development files)
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains the development libraries and interfaces
 to access a remote owserver.

Package: libownet-perl
Description-md5: 55edf9595fd4beca6841998473d4f506
Description-en: Perl module for accessing 1-wire networks
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWNet.pm is a perl module for accessing 1-wire sensors through an owserver.

Package: libownet-php
Description-md5: fad0dc678965e2f501262b816b620bb9
Description-en: Dallas 1-wire support: PHP OWNet library
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 The PHP OWNet library lets you access owserver and allows reading,
 writing and listing the 1-wire bus.

Package: ow-shell
Description-md5: 01967c728ed3cacc988e20e9e07a924c
Description-en: shell utilities to talk to an 1-Wire owserver
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package has several command line programs to talk to an owserver.
 Included programs are :
  * owdir: list 1-wire devices or properties
  * owread: read 1-wire value
  * owget: combines owdir and owread
  * owwrite: set a 1-wire value
  * owexist: check if a 1-wire server is reachable
  * owpresent: check if a 1-wire device is connected

Package: ow-tools
Description-md5: aa2272e2b244742565fa7a356b26c1bd
Description-en: tools to monitor or inspect a ow-server link
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes two TclTk tools:
  * owtap: inspect network transmission of the owserver protocol
  * owmon: show statistics and setting for an owserver

Package: owfs
Description-md5: 85f58415f844b21010e2fe7aa3c17cad
Description-en: Dallas 1-wire support
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package is a metapackage depending on various other OWFS packages.
 Installing this package gets you a FUSE daemon, server arbitrates access
 to the bus from multiple client processes, small ftp and webserver.

Package: owfs-common
Description-md5: 9b7f1b4731125f87fe086245d2a0f458
Description-en: common files used by any of the OWFS programs
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains the common files that are used by any of the
 OWFS programs.

Package: owfs-doc
Description-md5: 523601a707a6da4696f65c3de4e9e757
Description-en: Dallas 1-wire support: Documentation for owfs
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 Documentation for OWFS in 'man' format.
 This package contains the manpages for 1-Wire, including the
 device-specific manpages.

Package: owfs-fuse
Description-md5: e426e83c2528e744987d0d744498f817
Description-en: 1-Wire filesystem
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWFS is a userspace virtual filesystem exposing all 1-Wire properties
 mapped into a filesystem.

Package: owftpd
Description-md5: 2a40ef45df35d5fb62e9f03d1085ec05
Description-en: FTP daemon providing access to 1-Wire networks
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 FTP daemon providing access to 1-Wire networks.

Package: owhttpd
Description-md5: 70410bc668b88ee80f4bcdd09bf3fb77
Description-en: HTTP daemon providing access to 1-Wire networks
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 HTTP daemon providing access to 1-Wire networks.

Package: owserver
Description-md5: 443db857ab57ec2980c1d17a485ad4be
Description-en: Backend server for 1-Wire control
 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWserver arbitrates access to the 1-Wire bus from multiple client processes.
 The physical bus is usually connected to a serial or USB port,
 and other processes connect to owserver over network sockets (tcp port).
 Communication can be local or over a network.

Package: libowlapi-java
Description-md5: 182ef1734122791291388147557a2dec
Description-en: Java API for creating, manipulating and serialising OWL Ontologies
 OWL API is a Java API for creating, manipulating and serialising OWL
 Ontologies.
 .
 The following components are included:
 .
  * An API for OWL 2 and an in-memory reference implementation.
  * Read and write support for RDF/XML, OWL/XML, Functional syntax, Manchester
    syntax, Turtle, OBO.
  * Write support for KRSS, DL syntax, LaTeX.
  * Other formats via RIO integration (NTriples, JSON, etc.).
  * Reasoner interfaces for working with reasoners such as FaCT++, HermiT,
    Pellet, Racer, JFact and Chainsaw.
  * See documentation pages on the wiki for more details.

Package: caja-owncloud
Description-md5: c67686a58601ed6b7e35a3e382685b5b
Description-en: ownCloud integration for Caja
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 Nemo ownCloud is an extension that integrates the ownCloud web service with
 your MATE Desktop.

Package: dolphin-owncloud
Description-md5: bbf14fc171201eecc8bc013dde23745d
Description-en: ownCloud integration for Dolphin
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 Dolphin ownCloud is an extension that integrates the ownCloud web service with
 your Plasma Desktop (KDE).

Package: libowncloudsync-dev
Description-md5: 4ddfc1fd37b4158dec855912f2b9dbe8
Description-en: development files for owncloudsync
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 This package contains the library development files.

Package: libowncloudsync0
Description-md5: 1d41f22efce53b8457cadd769fa3013e
Description-en: ownCloudSync folder synchronization - libraries
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 This library is based on CSync, but adds functions that are missing in
 CSync and more specific to graphical clients.

Package: nautilus-owncloud
Description-md5: fe3ee3195ab14afb3e26757f19436c3c
Description-en: ownCloud integration for Nautilus
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 Nautilus ownCloud is an extension that integrates the ownCloud web service with
 your GNOME Desktop.

Package: nemo-owncloud
Description-md5: ad73018ad2e18d28fd09427014d27890
Description-en: ownCloud integration for Nemo
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 Nemo ownCloud is an extension that integrates the ownCloud web service with
 your Cinnamon Desktop.

Package: owncloud-client
Description-md5: a754a2b9b06d1c7c880afd05aa24e101
Description-en: folder synchronization with an ownCloud server - GUI
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 owncloud-client provides the graphical client specialising in
 synchronizing with cloud storage provided by ownCloud.

Package: owncloud-client-cmd
Description-md5: 2c1075ef378c7609418a341fe82309ff
Description-en: folder synchronization with an ownCloud server - cmd client
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 This package provides the command line client specialising in
 synchronizing with cloud storage provided by ownCloud.

Package: owncloud-client-data
Description-md5: db479d2c6ebc6d79b3d4940817520d7d
Description-en: ownCloudSync folder synchronization - shared data
 The ownCloudSync system lets you always have your latest files wherever
 you are. Just specify one or more folders on the local machine to and a server
 to synchronize to. You can configure more computers to synchronize to the same
 server and any change to the files on one computer will silently and reliably
 flow across to every other.
 .
 This package provides data that is shared between different packages.

Package: python3-owslib
Description-md5: 3be6737f5281a74fd00736340b31ed7b
Description-en: Client library for Open Geospatial (OGC) web services (Python 3)
 OWSLib is a Python package for client programming with Open Geospatial
 Consortium (OGC) web service (hence OWS) interface standards, and their
 related content models.
 .
 Full documentation is available at https://geopython.github.io/OWSLib
 .
 OWSLib provides a common API for accessing service metadata and wrappers
 for numerous OGC Web Service interfaces.
 .
 This package provides the Python 3 version of the library.

Package: elpa-ox-texinfo+
Description-md5: 67dc197f72ea0f7d5bf91dcc71590170
Description-en: Extensions for Org's Texinfo exporter
 This package provides some extensions for Org's `texinfo' exporter
 defined in `ox-texinfo'.
 .
 1. Create `@deffn' and similar definition items by writing list
    items in Org that look similar to what they will look like in Info.
 .
 2. Optionally share a section's node with some or all of its child sections.
    By default every section on every level gets its own node, and
    `ox-texinfo' provides no mechanism for changing that.
 .
 3. Optionally modify the Org file before exporting it.  This is implemented
    using a hook that can be set using the `BIND' property:
 .
     #+BIND: ox-texinfo+-before-export-hook some-function
     #+BIND: ox-texinfo+-before-export-hook another-function
 .
 4. Fully respect the local value of `indent-tabs-mode' from the Org file when
    editing source blocks and exporting.  This affects all source blocks and
    all exporters.

Package: oxref
Description-md5: 5680beed26bda09d6f78efc6f8f48aaa
Description-en: cross reference utility
 The program oxref writes to the standard output stream a cross reference of
 symbols defined in unstripped object files and/or libraries.
 .
 It demangles C++ symbols and can (probably) be used for a large range of
 languages.
 .
 Oxref does not interpret the object files and libraries itself, but calls
 objdump(1) to do so. The output produced by objdump is then filtered by
 oxref, generating the cross reference listing.

Package: kde-style-oxygen-qt5
Description-md5: ed5bd6595528ec9657ad5c728258d9c8
Description-en: Qt decoration for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the Qt 5 widget theme.

Package: kwin-decoration-oxygen
Description-md5: 0f2d780b285372a292d82d4eff036ae0
Description-en: KWin decoration for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the KWin decoration and settings modules.

Package: liboxygenstyle5-5
Description-md5: d365c1da5d3c4fdad34292a8c1199a5f
Description-en: style library for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the private library used by the widget theme
 and KWin style.

Package: liboxygenstyleconfig5-5
Description-md5: 14500848198e2a0647ab61bbcefce6ff
Description-en: style library configuration for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the private library used to configure the widget theme
 and KWin style.

Package: plasma-theme-oxygen
Description-md5: 94ab74ac82273a30c4c91fb101dafa53
Description-en: Look-and-feel for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the meta settings for the Oxygen theme.

Package: fonts-oxygen
Description-md5: 949f13adb7a9a12f651f0498fb95a42b
Description-en: Oxygen font family
 Desktop/gui font family for integrated use with the KDE desktop.
 .
 The basic concept for Oxygen Font is to design a clear, legible, sans serif
 font which would be rendered with Freetype on Linux-based devices. In addition
 a bold weight, plus regular and bold italics, and a monospace version will be
 made.

Package: oxygen-icon-theme
Description-md5: 1c9ecb27b72c298d63cfbecaaa57c213
Description-en: Oxygen icon theme
 Oxygen is the standard icon theme for KDE 4, but follows the freedesktop.org
 icon schemes, so it can be used in other desktop environments using this
 specification.

Package: oxygen-sounds
Description-md5: ca38ca5b54b2efe967e80405bf80d7ea
Description-en: Sounds for the Oxygen desktop theme
 The Oxygen desktop theme is used by Plasma and other KDE Software.
 .
 This package contains the sounds.

Package: oxygencursors
Description-md5: 4c5002a4e592e5cc90c51c07857a8cde
Description-en: Oxygen mouse cursor theme
 This package contains the Oxygen cursor theme,
 originally created for KDE 4.
 .
 The cursors are available in numerous colors to
 match the style of any desktop.

Package: oz
Description-md5: 4099ce29431bf63d00def73217c2b69d
Description-en: Install virtual machine guest OSs with minimal input from the user
 Oz is a tool for automatically installing guest OSs with only minimal
 up-front input from the user.
 .
 For each type of guest operating system, Oz supports up to three
 operations: operating system installation (oz-install), operating
 system customization (oz-customize), and ICICLE manifest generation
 (oz-generate-icicle).
 .
 Currently many versions of popular operating systems are supported,
 including Debian, Ubuntu, RHEL/CentOS, Fedora, openSUSE, Mandrake,
 and FreeBSD.  See also virt-install(1) and virt-builder(1) from the
 virtinst and libguestfs-tools packages.

Package: p0f
Description-md5: b01e13ebb1f82cf062a8228dde42d66e
Description-en: Passive OS fingerprinting tool
 p0f performs passive OS detection based on SYN packets. Unlike nmap
 and queso, p0f does recognition without sending any data.
 Additionally, it is able to determine the distance to the remote
 host, and can be used to determine the structure of a foreign or
 local network. When running on the gateway of a network it is able
 to gather huge amounts of data and provide useful statistics. On a
 user-end computer it could be used as powerful IDS add-on. p0f
 supports full tcpdump-style filtering expressions, and has an
 extensible and detailed fingerprinting database.

Package: p10cfgd
Description-md5: 69167e5c2c6a54f81c4cc397d70299e6
Description-en: Remote configuration daemon for Gracilis Packeten
 The 'p10cfgd' daemon provides support for the 'rmtcfg' command in the
 Gracilis Packeten amateur radio network packet switch.  With this daemon,
 and appropriate entries in the non-volatile configuration memory of a
 Packeten, it is possible to have the switch load commands and information
 at boot time.  Further, this daemon appends a command which sets the date
 and time in the clock on the Packeten.

Package: libp11-kit-dev
Description-md5: 78d7a5efb62d4803cd20041058229e8b
Description-en: library for loading and coordinating access to PKCS#11 modules - development
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the development headers required
 to build applications using the p11-kit library.

Package: libp11-kit0
Description-md5: 35d0359f0f7422b8380df1a478394459
Description-en: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.

Package: p11-kit
Description-md5: 508d78032e662c6fa52ead95b7a4888a
Description-en: p11-glue utilities
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit tool for listing PKCS#11 modules.

Package: p11-kit-doc
Description-md5: e1bf90a20f5937eebfadaa14f16ce0f0
Description-en: library for loading and coordinating access to PKCS#11 modules - documentation
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the documentation for p11-kit.

Package: p11-kit-modules
Description-md5: 56534a556dbb75d275d89ecbe0818bfe
Description-en: p11-glue proxy and trust modules
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit proxy module and the system trust
 policy module.

Package: libp4est-2.2
Description-md5: e80a50e228ca07830a64dd22d30e1642
Description-en: Algorithms for Parallel Adaptive Mesh Refinement - shared library
 The p4est software library enables the dynamic management of a collection of
 adaptive octrees, conveniently called a forest of octrees. p4est is designed to
 work in parallel and scale to hundreds of thousands of processor cores.
 .
 This package contains the shared library.

Package: libp4est-dev
Description-md5: 1eb998be717d04c1faca5373d8c4b2f0
Description-en: Algorithms for Parallel Adaptive Mesh Refinement - development files
 The p4est software library enables the dynamic management of a collection of
 adaptive octrees, conveniently called a forest of octrees. p4est is designed to
 work in parallel and scale to hundreds of thousands of processor cores.
 .
 This package contains the development files.

Package: libp4est-sc-2.2
Description-md5: f3676b0f5475017514008ac7151ccff9
Description-en: Algorithms for Parallel Adaptive Mesh Refinement - support library
 The p4est software library enables the dynamic management of a collection of
 adaptive octrees, conveniently called a forest of octrees. p4est is designed to
 work in parallel and scale to hundreds of thousands of processor cores.
 .
 This package contains the support library.

Package: p7zip
Description-md5: a0431f39711e498d6462ffa98530d64b
Description-en: 7zr file archiver with high compression ratio
 p7zip is the Unix command-line port of 7-Zip, a file archiver that
 handles the 7z format which features very high compression ratios.
 .
 p7zip provides:
  - /usr/bin/7zr
    a standalone minimal version of the 7-zip tool that only handles
    7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP
    compression.
  - /usr/bin/p7zip
    a gzip-like wrapper around 7zr.
 .
 p7zip can be used with popular compression interfaces (such as File
 Roller or Nautilus).
 .
 Another package, p7zip-full, provides 7z and 7za which support more
 compression formats.

Package: p7zip-full
Description-md5: fc8c37a9a6d36c9a9277427ce669f01b
Description-en: 7z and 7za file archivers with high compression ratio
 p7zip is the Unix command-line port of 7-Zip, a file archiver that
 handles the 7z format which features very high compression ratios.
 .
 p7zip-full provides utilities to pack and unpack 7z archives within
 a shell or using a GUI (such as Ark, File Roller or Nautilus).
 .
 Installing p7zip-full allows File Roller to use the very efficient 7z
 compression format for packing and unpacking files and directories.
 Additionally, it provides the 7z and 7za commands.
 .
 List of supported formats:
   - Packing / unpacking: 7z, ZIP, GZIP, BZIP2, XZ and TAR
   - Unpacking only: APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT,
     HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR (only
     if non-free p7zip-rar package is installed), RPM, SquashFS, UDF,
     VHD, WIM, XAR and Z.
 .
 The dependent package, p7zip, provides 7zr, a light version of 7za,
 and p7zip, a gzip-like wrapper around 7zr.

Package: libp8-platform-dev
Description-md5: 88607b7d8df1961ccc0503b3639ffa79
Description-en: Pulse-Eight's platform support library -- development files
 Platform support library of Pulse-Eight. It includes C++ wrappers for
 platform-specific atomic operations, threading, sockets and also
 string utilities.
 .
 This package provides the necessary files needed for development.

Package: libp8-platform2
Description-md5: 29984f9d86b99afba1b934f1755995e5
Description-en: Pulse-Eight's platform support library
 Platform support library of Pulse-Eight. It includes C++ wrappers for
 platform-specific atomic operations, threading, sockets and also
 string utilities.

Package: p910nd
Description-md5: faa4c6d6ab167d17824d473f56b25d43
Description-en: small printer daemon intended for diskless workstations
 p910nd is a small daemon that copies any data received on the port it
 is listening on to the corresponding printer port.
 .
 It is primarily intended for diskless Linux hosts running as printer
 drivers but there is no reason why it could not be used on diskful hosts.
 .
 Port 9100 is copied to /dev/lp0, 9101 to /dev/lp1 and 9102 to /dev/lp2.
 The default is port 9100 to /dev/lp0.

Package: libpa-ounit-camlp4-dev
Description-md5: 0ca0fcce5f96b845dce103ea04749c4a
Description-en: OCaml Syntax extension for writing inline tests
 Pa_ounit is a syntax extension that helps writing in-line tests in
 OCaml code.

Package: libcib27
Description-md5: 8fbdbfb622e532d5531102ad70556167
Description-en: cluster resource manager CIB library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Cluster Information Base library.

Package: libcrmcluster29
Description-md5: fd0e506be2412d853a0299aec9055357
Description-en: cluster resource manager cluster library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the cluster library.

Package: libcrmcommon34
Description-md5: 0eda4bfd4ffcd09772d9e4eb57915fe7
Description-en: cluster resource manager common library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the common library.

Package: libcrmservice28
Description-md5: 9461ecd1a5ca6fb9d3667795dab34458
Description-en: cluster resource manager service library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the service library.

Package: liblrmd28
Description-md5: 26c1ac9a94909f708d1e8476a816a8ea
Description-en: cluster resource manager LRMD library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Local Resource Manager Daemon library.

Package: libpacemaker1
Description-md5: f4ab2bb5095d9a8564086b72da88318c
Description-en: cluster resource manager utility library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the utility library resulting from the merge
 of libpengine and libtransitioner.

Package: libpe-rules26
Description-md5: 14ca82feaa37bfa2b3b928884538e73f
Description-en: cluster resource manager Policy Engine rules library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Policy Engine rules library.

Package: libpe-status28
Description-md5: 15767b0b471e7af8a79e9d29c9fe5150
Description-en: cluster resource manager Policy Engine status library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Policy Engine status library.

Package: libstonithd26
Description-md5: 1cb27f22aedbf9c27df214aefdaee731
Description-en: cluster resource manager STONITH daemon library
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the STONITH daemon library.

Package: pacemaker
Description-md5: 5a7d174c0a0a22dd75fe3052ed84b5a9
Description-en: cluster resource manager
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Pacemaker daemons directly interacting with
 the cluster stack.

Package: pacemaker-cli-utils
Description-md5: 031e08b73b20732817b9825a25a7eb56
Description-en: cluster resource manager command line utilities
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains those command line utilities of the Pacemaker
 cluster manager which work on remote nodes as well.

Package: pacemaker-common
Description-md5: edb0c8ebf2fc3e1685cd8935628616d6
Description-en: cluster resource manager common files
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains common infrastructure and data files for the
 Pacemaker daemons and utilities.

Package: pacemaker-dev
Description-md5: 3fc09d6b48898381bdf700670dd9db45
Description-en: cluster resource manager development
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Pacemaker libraries.

Package: pacemaker-doc
Description-md5: 3fa8c7342ea2b05ffd4916e73df2cdc5
Description-en: cluster resource manager HTML documentation
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains
  * the Pacemaker API documentation generated by Doxygen,
  * the Clusters from Scratch book,
  * the Pacemaker Administration book,
  * the Pacemaker Development book,
  * the Pacemaker Explained book and
  * the Pacemaker Remote book.

Package: pacemaker-remote
Description-md5: 7435d0ad3daf9d3c185461492d734fd0
Description-en: cluster resource manager proxy daemon for remote nodes
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Pacemaker proxy daemon, which simulates cluster
 services on a node not running the cluster stack.  Such "remote" nodes can
 run resources but don't participate in the quorum.  This package is
 mutually exclusive with Pacemaker proper.

Package: pacemaker-resource-agents
Description-md5: 38277d4ade0123ca4bcb659ef25d88d0
Description-en: cluster resource manager general resource agents
 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains Pacemaker resource agents not requiring access
 to the cluster stack, thus also usable by the remote daemon.

Package: pachi
Description-md5: dd13e6b8d4d8ad80c044506b562d6afc
Description-en: Platform game featuring Pachi el marciano
 Pachi came from Mars and crashlanded in our planet because of an accident
 with his U.F.O.
 .
 Pachi el marciano is a cool 2D platform game inspired by games from the
 80s like Manic Miner, Jet set Willy, and others.

Package: pachi-data
Description-md5: 390769ae6022bbac4b109bb94e2a91e8
Description-en: Platform game featuring Pachi el marciano (data files)
 Pachi came from Mars and crashlanded in our planet because of an accident
 with his U.F.O.
 .
 Pachi el marciano is a cool 2D platform game inspired by games from the
 80s like Manic Miner, Jet set Willy, and others.
 .
 This package contains the architecture-independent game data, sound and
 music files.

Package: elpa-package-lint
Description-md5: d91adfcbb19b24086925c500d2ebc322
Description-en: linting library for Elisp package authors
 This package provides a linter for the metadata in Emacs Lisp files
 which are intended to be packages. Developers can integrate it into
 their build process. It provides a list of issues with the package
 metadata of a file, e.g. the package dependencies it requires.

Package: elpa-package-lint-flymake
Description-md5: 84c533fce7e8287af499de0d870bfdf1
Description-en: package-lint Flymake backend
 This package provides a package-lint Flymake backend. Flymake is the
 built-in Emacs package to support on-the-fly syntax checking. This
 library adds support for flymake to `package-lint'.

Package: dh-package-notes
Description-md5: f4efc55ff826f8612b67335eecdab3ac
Description-en: Debian Helper for adding package metadata to ELF binaries
 Provides a linker specs file to add package metadata to the ELF binaries being
 built. See: https://systemd.io/ELF_PACKAGE_METADATA/

Package: package-update-indicator
Description-md5: 5b13c05959a82b13398d2b4248aae629
Description-en: Notify about available software updates
 This small utility which regularly checks for software updates and notifies
 the user about available updates using desktop notifications and either
 a status notifier icon or a system tray icon.
 .
 It is primarily intended for desktops which do not already have this
 functionality built-in, such as Xfce.

Package: gir1.2-packagekitglib-1.0
Description-md5: 58dad6540a9f05da7569c62ae80d0533
Description-en: GObject introspection data for the PackageKit GLib library
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package contains introspection data for the PackageKit
 GLib interface library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gstreamer1.0-packagekit
Description-md5: d4c358565f52f6ba77fa2cb00080142c
Description-en: GStreamer plugin to install codecs using PackageKit
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides a plugin for the GStreamer multimedia framework
 to search and to install audio and video codecs.

Package: libpackagekit-glib2-18
Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c
Description-en: Library for accessing PackageKit using GLib
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides an advanced library to access PackageKit using GLib.
 It makes use of only async D-Bus calls and provides high level tasks which
 peform the "transaction dance".

Package: libpackagekit-glib2-dev
Description-md5: 23a6b93bf367231f29e774d792ae25df
Description-en: Library for accessing PackageKit using GLib (development files)
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides the header files and documentation for the advanced
 PackageKit library based on GLib. It makes use of only async D-Bus calls
 and provides high level tasks which peform the "transaction dance".

Package: packagekit
Description-md5: 2a370c6f43c72ec3adb4412d3b3bdca0
Description-en: Provides a package management service
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 The work is done by backends which make use of the package manager shipped by
 the corresponding distribution. PackageKit is not meant to replace
 advanced tools like Synaptic.
 .
 The main benefits are:
  - unified interface on several distributions
  - fine grained privileges by using PolicyKit
  - independency from a running desktop session during the processing

Package: packagekit-command-not-found
Description-md5: f46269a57fdaac0b45bc1962744cdaf3
Description-en: Offer to install missing programs automatically
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package contains a simple handler for command_not_found that offers to
 install missing packages on the command line using PackageKit.

Package: packagekit-docs
Description-md5: f43626bcae09213d8ed071770d06d57a
Description-en: Documentation for PackageKit
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides documentation for PackageKit.

Package: packagekit-gtk3-module
Description-md5: b4094b413124ff3eeddd6dcdb91ab037
Description-en: Install fonts automatically using PackageKit
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 The PackageKit GTK+ module allows any Pango application to install
 fonts from configured repositories using PackageKit.

Package: packagekit-tools
Description-md5: 8ba205caa823fb175b63d5c17f441a15
Description-en: Provides PackageKit command-line tools
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides the PackageKit command-line tools.

Package: libpackagekitqt5-1
Description-md5: c765de29b2b73330ab7f3e5b3af58def
Description-en: Library for accessing PackageKit using Qt5
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides a library to access PackageKit using Qt.

Package: libpackagekitqt5-dev
Description-md5: f4654b21d824eaa019f83575a11c3967
Description-en: Library for accessing PackageKit using Qt5 (development files)
 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides the header files for PackageKit-Qt.

Package: packagesearch
Description-md5: 1f85f884193a2bc4b9c2e1a1bbc4a376
Description-en: GUI for searching packages and viewing package information
 This tool is aimed to help you search the packages you need. It should
 make the task of searching a pleasant experience.
 .
 Search can be done by
  * pattern
  * tags (based on the debtags system)
  * files
  * installed status
  * orphaned packages
 Additionally a lot of information about the packages is displayed,
 including screenshots and the files within a package.
 .
 It is possible to install or remove packages.

Package: packaging-dev
Description-md5: 69fde7bf0682bc5dae673fd770d8eefa
Description-en: convenient tools to develop packages
 This metapackage depends on common packages useful for the development of
 Debian-format packages, including patch management systems, build systems,
 packaging macros, helpful scripts for developers, and tools for building and
 testing packages.
 .
 This metapackage provides tools for packaging, rather than the development of
 software. No other package should depend or build-depend on this package.

Package: packaging-tutorial
Description-md5: 3fc7e477d7af7935c21078aeb2dc6c45
Description-en: introduction to Debian packaging
 This tutorial is an introduction to Debian packaging. It teaches prospective
 developers how to modify existing packages, how to create their own packages,
 and how to interact with the Debian community. In addition to the main
 tutorial, it includes three practical sessions on modifying the 'grep'
 package, and packaging the 'gnujump' game and a Java library.

Package: packer
Description-md5: ffeec1df4bb7d2193e9c0c34c90da994
Description-en: tool for creating machine images for multiple platforms
 Packer is an open source tool for creating identical machine images for
 multiple platforms from a single source configuration. Packer is lightweight,
 runs on every major operating system, and is highly performant, creating
 machine images for multiple platforms in parallel. Packer does not replace
 configuration management like Chef or Puppet. In fact, when building images,
 Packer is able to use tools like Chef or Puppet to install software onto the
 image.
 .
 A machine image is a single static unit that contains a pre-configured
 operating system and installed software which is used to quickly create new
 running machines. Machine image formats change for each platform. Some
 examples include AMIs for EC2, VMDK/VMX files for VMware, OVF exports for
 VirtualBox, etc.
 .
 For the documentation of Packer, please see <https://www.packer.io/docs>.

Package: packeth
Description-md5: caf8a8ea9236fcb826b1ea090ee2c6cb
Description-en: Ethernet packet generator
 packeth is a GUI packet generator tool for Ethernet.
 It allows you to create and send any possible packet
 or sequence of packets via Ethernet. It also
 supports the PCAP format, so you can load packets
 from any other program (i.e. wireshark).
 .
 You can create and send any Ethernet packet. The
 supported protocols are: Ethernet II, Ethernet
 802.3, 802.1q, QinQ, ARP, IPv4, UDP, TCP, ICMP,
 IGMP, RTP.

Package: packetsender
Description-md5: feae7da7d2f816970124831aee89b4c5
Description-en: Utility for sending and receiving TCP, UDP, SSL, HTTP packets
 Packet Sender is a utility that sends and receives TCP, UDP, SSL (encrypted
 TCP) and HTTP packets on the ports of your choosing. It supports IPv4 and IPv6
 and provides a GUI for final users. However, is also possible use Packet Sender
 in text mode via command line.
 .
 Some features:
   * Can act as client/server to send and receive network traffic.
   * A payload can be created in ASCII or hex.
   * Command line mode is available for automation and scripting.
   * Packet Sender cloud is a disposable resource to be used to publicly
     display and distribute packets (via an URL) for collaboration, tutorials,
     end users, etc. Packet Sender may import public packet sets with public
     URL.
 .
 Some uses:
   * Control network-based devices in ways beyond their original apps.
   * Test automation (using command line tool and/or hotkeys).
   * Test network APIs (using the built-in TCP, UDP, SSL clients).
   * Malware analysis (using the built-in UDP, TCP, SSL servers).
   * Troubleshoot secure connections (using SSL).
   * Test network connectivity/firewalls (by having 2 Packet Senders talk
     to each other).
   * Stress-test a device (using intense network generator tool).
   * Tech support (by sending customers a portable Packet Sender with
     pre-defined settings and packets).
   * Share/Save/Collaborate using the Packet Sender Cloud service.
 .
 Packet Sender is useful for network security, network teaching, pentesters
 and to test firewall systems.

Package: packit
Description-md5: dc11a6dc47422fc1f62b6f3b45a73aa9
Description-en: network packet generator and capture tool
 Packit (PACket toolKIT) is a network auditing tool. It uses libpcap
 and can make real packages (frames) that are able to travel in a
 network. Packit also allows one to add personalized payloads. Other
 good feature is the possibility to read dump files created by
 tcpdump.
 .
 Packit has an ability to customize, inject, monitor and manipulate IP
 traffic. By allowing you to define (spoof) nearly all TCP, UDP, ICMP,
 IP, ARP, RARP, and Ethernet header options, Packit can be useful for
 the following scenarios:
    - tests in firewalls;
    - tests in Intrusion Detection Systems (IDS);
    - tests in Intrusion Prevention Systems (IPS);
    - tests in proxies;
    - tests in port scanning detectors;
    - network traffic simulations;
    - security tests; and
    - general TCP/IP auditing and pentests.
 .
 Packit is also an excellent tool for learning TCP/IP. However, this
 program does not support IPv6.

Package: packmol
Description-md5: 287daca65cb06ebd34c8faf7098f3a51
Description-en: Initial configurations for Molecular Dynamics Simulations
 Initial configurations for Molecular Dynamics Simulations by packing
 optimization.
 .
 Packmol creates an initial point for molecular dynamics simulations by
 packing molecules in defined regions of space. The packing guarantees
 that short range repulsive interactions do not disrupt the
 simulations.
 .
 The great variety of types of spatial constraints that can be
 attributed to the molecules, or atoms within the molecules, makes it
 easy to create ordered systems, such as lamellar, spherical or tubular
 lipid layers.
 .
 The user must provide only the coordinates of one molecule of each
 type, the number of molecules of each type and the spatial constraints
 that each type of molecule must satisfy.
 .
 The package is compatible with input files of PDB, TINKER, XYZ and
 MOLDY formats.
 .
 See http://m3g.iqm.unicamp.br/packmol for more information.
 .
 References
 .
 Please always cite one of the following references in publications for
 which Packmol was useful:
 .
 L Martinez, R Andrade, EG Birgin, JM Martinez, Packmol: A package for
 building initial configurations for molecular dynamics simulations.
 Journal of Computational Chemistry, 30, 2157-2164, 2009.
 (http://www3.interscience.wiley.com/journal/122210103/abstract)
 .
 JM Martinez, L Martinez, Packing optimization for the automated
 generation of complex system's initial configurations for molecular
 dynamics and docking. Journal of Computational Chemistry, 24, 819-825,
 2003. (http://www3.interscience.wiley.com/journal/104086246/abstract)

Package: packup
Description-md5: 00d1f4f5805e71cbd6c8b8a6251f8e13
Description-en: CUDF solver based on pseudo-Boolean constraints
 packup is a solver for the package upgradability problem specified in
 the CUDF format. It repeatedly invokes an optimization pseudo-Boolean
 solver in order to solve the problem. By default minisat+ is used for
 that purpose but a different solver can be used by specifying the
 pertaining command line option.

Package: pacman
Description-md5: e8ad66b84567c64aa92c6c4ab220eefe
Description-en: Chase Monsters in a Labyrinth
 You are Pacman, and you are supposed to eat all the small dots to get to
 the next level. You are also supposed to keep away from the ghosts,
 if they take you, you lose one life, unless you have eaten a large dot,
 then you can, for a limited amount of time, chase and eat the ghosts.
 There is also bonus available, for a limited amount of time.
 An X gives just points, but a little pacman gives an extra life.

Package: libalpm-dev
Description-md5: 3f28bd636d2670a8c43043d554a4f531
Description-en: Arch Linux Package Management library (development files)
 Development files for libalpm, a package management library primarily
 used by pacman.

Package: libalpm13
Description-md5: 26c486ee2cb65f06863d82e3cd6be1ac
Description-en: Arch Linux Package Management library
 libalpm is a package management library, primarily used by pacman.

Package: makepkg
Description-md5: be43eaa58bb526e43824a67f4d529558
Description-en: Arch Linux package build utility
 makepkg is a script to automate the building of packages. The
 requirements for using the script are a build-capable *nix platform
 and a custom build script for each package you wish to build (known
 as a PKGBUILD).

Package: pacman-package-manager
Description-md5: 35fc8aed5ca3fb3effd376afc492f37e
Description-en: Simple library-based package manager
 pacman is a utility which manages software packages in Linux. It uses
 simple compressed files as a package format, and maintains a text-based
 package database just in case some hand tweaking is necessary.
 pacman does not strive to "do everything." It will add, remove and
 upgrade packages in the system, and it will allow you to query the
 package database for installed packages, files and owners. It also
 attempts to handle dependencies automatically and can download packages
 from a remote server.

Package: pacman4console
Description-md5: 41c96ef1617cdff6eac3342f18dceca3
Description-en: ncurses-based pacman game
 Pacman4Console is a simple pacman game for the terminal.
 It is played on the command-line, with ASCII character graphics.
 .
 It has nine levels by default, and you can make your own with
 its own level editor.

Package: libpacparser-dev
Description-md5: fc4041d246a7a90ca4c53b8610275047
Description-en: library to parse proxy auto-config files (development files)
 a library to parse proxy auto-config (PAC) files. Proxy auto-config files are
 a vastly used proxy configuration method these days. Web browsers can use a PAC
 file to determine which proxy server to use or whether to go direct for a given
 URL. PAC files are written in JavaScript and can be programmed to return
 different proxy methods (e.g. "PROXY proxy1:port; DIRECT") depending upon URL,
 source IP address, protocol, time of the day etc. PAC files introduce a lot of
 possibilities.
 .
 Needless to say, PAC files are now a widely accepted method for proxy
 configuration management and companies all over are using them in corporate
 environments. Almost all popular web browsers support PAC files. The idea
 behind pacparser is to make it easy to add this PAC file parsing capability to
 any program (C and Python supported right now).
 .
 This package contains the header files to build against the shared library.

Package: libpacparser1
Description-md5: 604ae1599415f153a5d48a871341da3c
Description-en: library to parse proxy auto-config files
 a library to parse proxy auto-config (PAC) files. Proxy auto-config files are
 a vastly used proxy configuration method these days. Web browsers can use a PAC
 file to determine which proxy server to use or whether to go direct for a given
 URL. PAC files are written in JavaScript and can be programmed to return
 different proxy methods (e.g. "PROXY proxy1:port; DIRECT") depending upon URL,
 source IP address, protocol, time of the day etc. PAC files introduce a lot of
 possibilities.
 .
 Needless to say, PAC files are now a widely accepted method for proxy
 configuration management and companies all over are using them in corporate
 environments. Almost all popular web browsers support PAC files. The idea
 behind pacparser is to make it easy to add this PAC file parsing capability to
 any program (C and Python supported right now).
 .
 This package contains the shared library, and pactester, a tool for testing
 PAC files

Package: python3-pacparser
Description-md5: 520d0c667be868f4f30eb643bef97dd0
Description-en: Python 3 module to parse proxy auto-config files
 a library to parse proxy auto-config (PAC) files. Proxy auto-config files are
 a vastly used proxy configuration method these days. Web browsers can use a PAC
 file to determine which proxy server to use or whether to go direct for a given
 URL. PAC files are written in JavaScript and can be programmed to return
 different proxy methods (e.g. "PROXY proxy1:port; DIRECT") depending upon URL,
 source IP address, protocol, time of the day etc. PAC files introduce a lot of
 possibilities.
 .
 Needless to say, PAC files are now a widely accepted method for proxy
 configuration management and companies all over are using them in corporate
 environments. Almost all popular web browsers support PAC files. The idea
 behind pacparser is to make it easy to add this PAC file parsing capability to
 any program (C and Python supported right now).
 .
 This package contains the Python 3 bindings for the shared library

Package: pacpl
Description-md5: d5ebe998c8df95abd17ae3de9f609203
Description-en: multi-purpose audio converter/ripper/tagger script
 Perl Audio Converter is a tool for converting multiple audio types from one
 format to another using various external encoders/decoders.
 .
 It supports the following audio formats (but the backend program that handles
 a given format might not be packaged in Debian): 3G2, 3GP, 8SVX, AAC, AC3,
 ADTS, AIFF, AL, AMB, AMR, APE, AU, AVR, BONK, CAF, CDR, CVU, DAT, DSF, DTS,
 DVMS, F32, F64, FAP, FLA, FLAC, FSSD, GSRT, HCOM, IMA, IRCAM, LA, MAT, MAUD,
 MAT4, MAT5, M4A, MP2, MP3, MP4, MPC, MPP, NIST, OFF, OFR, OFS, OPUS, OGA, OGG,
 PAF, PRC, PVF, RA, RAM, RAW, RF64, SD2, SF, SHN, SMP, SND, SOU, SPX, SRN, TAK,
 TTA, TXW, VOC, VMS, VQF, W64, WAV, WMA, and WV.
 .
 It can also convert audio from the following video extensions: RM, RV, ASF,
 DivX, MPG, MKV, MPEG, MPEG4, AVI, MOV, OGM, OGV, QT, VCD, SVCD, M4V, NSV, NUV,
 PSP, SMK, VOB, FLV, WEBM, VP9 and WMV.
 .
 Pacpl also features parallel processing, a CD ripping function with CDDB
 support, batch conversion, tag preservation for most supported formats and
 independent tag reading & writing. Service menus for KDE (Dolphin/Konqueror),
 GNOME Nautilus script, and Nemo action script are also provided (see
 README.Debian).
 .
 You can write your own modules in order to add support for new file formats.

Package: pacvim
Description-md5: d34f4b2face1e039d0bd49cc49acc83e
Description-en: pacman game concept with vim command
 PacVim is a game that teaches you vim commands. You must
 move pacman (the green cursor) to highlight each word on
 the gameboard while avoiding the ghosts (in red).
 .
 Vim is a great tool to write and edit code, but many people, including me,
 struggled with the steep learning curve. I did not find a fun, free way to
 learn about the vim commands in-depth, and thus, PacVim was born. Inspired by
 the classic, PacMan, PacVim is a game that'll give anyone plenty of practice
 with the vim commands while being a ton of fun to play.

Package: python3-padaos
Description-md5: 60b60ae865c5dcefce9ba49937445d99
Description-en: A rigid, lightweight, dead-simple intent parser
 To deploy an intent parser into production with an automated feedback
 loop, it's essential that the new data doesn't interfere with the old
 data. It's also necessary that the parser can learn from sentences that
 closely match written English (or any other language). That's what
 Padaos does.
 .
 This package installs the library for Python 3.

Package: python-padatious-doc
Description-md5: 895955d65cc41bf79600d4441cfa5d2b
Description-en: Documentation for python3-padatious
 This package contains the API documentation for python3-padatious.

Package: python3-padatious
Description-md5: fed9cf5ecefb611852fe8b8cdef47b07
Description-en: An efficient and agile neural network intent parser
 Padatious is a machine-learning, neural-network based intent parser. It
 is an alternative to the Adapt intent parser. Unlinke adapt, which uses
 small groups of unique words, Padatious is trained on the sentence as a
 whole.
 .
 Padatious has a number of key benefits over other intent parsing technologies.
 .
  * With Padatious, Intents are easy to create
  * The machine learning model in Padatious requires a relatively small
    amount of data
  * Machine learning models need to be trained. The model used by
    Padatious is quick and easy to train.
  * Intents run independently of each other. This allows quickly
    installing new skills without retraining all other skill intents.
  * With Padatious, you can easily extract entities and then use these
    in Skills. For example,
    "Find the nearest gas station" -> { "place":"gas station" }
 .
 This package installs the library for Python 3.

Package: pads
Description-md5: 0fb99b49cad9a3a1cf6c4cdec2e6f4e0
Description-en: Passive Asset Detection System
 Pads is a signature based detection engine used to passively
 detect network assets. It can determine which systems are
 alive in the network as well as the services they make use
 of. It is designed to complement IDS technology by providing
 context to IDS alerts. Unlike other tools, like nmap, it will
 not generate any network traffic which makes it useful to
 run both on network capture files and promiscuous mode
 interfaces.

Package: padthv1
Description-md5: ba0229309504d98d4d0eaeef40ae4631
Description-en: old-school polyphonic additive synthesizer - standalone app
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides the standalone app.

Package: padthv1-common
Description-md5: 31c8ef21be8f68f5f5debf2d11261780
Description-en: old-school polyphonic additive synthesizer - common files
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides files shared by both the LV2 plugin and the standalone
 application.

Package: padthv1-lv2
Description-md5: 7e8d996b3bfc72f14f4bd060c45e2087
Description-en: old-school polyphonic additive synthesizer - LV2 plugin
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides the LV2 plugin.

Package: paexec
Description-md5: f5db60b5f571f73ba3094b1bda2b5de4
Description-en: execute tasks in parallel
 paexec is a tool to execute tasks in parallel.
 .
 paexec reads tasks from the standard input and distributes
 them over a number of nodes using a specified transport
 protocol.

Package: libpaf-dev
Description-md5: 111f1a299a2988a26d64997380bd70ee
Description-en: paf library development files
 PAFLib is a IBM written library which exposes Power Architecture Facilities to
 userspace via an API. This includes the Data Stream Control Register Facility
 (DSCR) and the Event-Based Branching facility (EBB). Linux kernel 3.9 has
 exposed problem-state DSCR usage for ISA 2.06 (POWER7 - emulated) and ISA 2.07
 (POWER8 - in hardware). Linux 3.10 has exposed the EBB facility.
 This package contains the static library and header files used in
 development.

Package: libpaf-dsc0
Description-md5: 0b4cc0a5e38592d5df36504e454f9979
Description-en: library which exposes DSC Power Facilities to userspace via an API
 PAFLib is a IBM written library which exposes Power Architecture Facilities to
 userspace via an API. This includes the Data Stream Control Register Facility
 (DSCR) and the Event-Based Branching facility (EBB). Linux kernel 3.9 has
 exposed problem-state DSCR usage for ISA 2.06 (POWER7 - emulated) and ISA 2.07
 (POWER8 - in hardware). Linux 3.10 has exposed the EBB facility.
 .
 The Data Stream Control Register (DSCR for short) of POWER processors is used
 to control the degree of aggressiveness of memory prefetching for load and
 store.

Package: libpaf-ebb0
Description-md5: 032c6c155830a7f59b8161b5071e5f70
Description-en: library which exposes EBB Power Facilities to userspace via an API
 PAFLib is a IBM written library which exposes Power Architecture Facilities to
 userspace via an API. This includes the Data Stream Control Register Facility
 (DSCR) and the Event-Based Branching facility (EBB). Linux kernel 3.9 has
 exposed problem-state DSCR usage for ISA 2.06 (POWER7 - emulated) and ISA 2.07
 (POWER8 - in hardware). Linux 3.10 has exposed the EBB facility.
 .
 Event Based Branches (EBBs) are a feature which allows the hardware to branch
 directly to a specified user space address when certain events occur.

Package: elpa-page-break-lines
Description-md5: 61813cc94fdeea0f6faa4842dda2a1c8
Description-en: Emacs mode to display ugly ^L page breaks as tidy horizontal lines
 This library provides an Emacs mode which displays form feed
 characters as horizontal rules.
 .
 The U+000C FORM FEED character is a normal white-space character, and
 in a text file is often used to mark virtual “page” separation.
 .
 Though it is rendered invisibly as white space, Emacs will (like many
 text editors) represent it with a glyph such as “^L”. This Emacs mode
 allows the same character to instead display as a custom horizontal
 line.

Package: page-crunch
Description-md5: fc0931ed9e162de6df6308c28d78c844
Description-en: PDF and PS manipulation for printing needs
 Converts PDF and PS files to new PDF and PS documents with several
 sheets on the same page, or with resized or rotated sheets. It also
 can generate a book ready to print.
 .
 It acts as a graphical frontend to psutils programs, like psnup and
 psbook, and runs viewers such as xpdf and gv for preview once the
 processing is done.  The GUI is made in Tcl/Tk.

Package: pageedit
Description-md5: 732eedd150bf572b6295825c1b13045d
Description-en: ePub visual XHTML editor based on Sigil's Deprecated BookView
 This package contains the removed BookView feature that used to be part of
 Sigil before the 0.9.15 release.
 .
 It allows users to edit the XHTML editor with a WYSIWYG interface.

Package: pagein
Description-md5: 7041379318195e9c66db1d51a71149e1
Description-en: tool to force swapped out pages to be resident in memory
 pagein will attempt to swap in pages that are currently swapped out
 to make the pages resident in memory. It is mainly useful for testing
 the VM subsystem.

Package: pagekite
Description-md5: 6ac3b9f649af620bc24cc357d58a580f
Description-en: Make localhost servers publicly visible
 PageKite is a system for running publicly visible servers (generally
 web servers) on machines without a direct connection to the Internet,
 such as mobile devices or computers behind restrictive firewalls.
 PageKite works around NAT, firewalls and IP-address limitations by
 using a combination of  tunnels and reverse proxies.
 .
 Natively supported protocols: HTTP, HTTPS
 Partially supported protocols: IRC, Finger
 .
 Any other TCP-based service, including SSH and VNC, may be exposed
 as well to clients supporting HTTP Proxies.

Package: pagemon
Description-md5: afa2c2a415ee499b4baf05d9fad3d1fd
Description-en: interactive memory/page monitoring tool
 pagemon is a ncurses based interactive memory/page monitoring tool
 allowing one to browse the memory map of an active running process
 on Linux.

Package: libpagmo-dev
Description-md5: 4773be678fff3e9ade23ee71bb5f9315
Description-en: library for massively parallel optimisation (development files)
 pagmo is a C++ scientific library built around the idea of providing an
 unified interface to optimization algorithms and to optimization
 problems and to make their deployment in massively parallel environments easy.
 .
 This package contains the headers and the static library.

Package: libpagmo8
Description-md5: 39743f3d32f4f018ddcbbdcba90a0645
Description-en: library for massively parallel optimisation (shared library)
 pagmo is a C++ scientific library built around the idea of providing an
 unified interface to optimization algorithms and to optimization
 problems and to make their deployment in massively parallel environments easy.
 .
 This package contains the shared library.

Package: libcf-ocaml
Description-md5: 1d355184879247df4bd43d0dd3df0b24
Description-en: OCaml library with miscellaneous utility functions
 The pagoda core foundation OCaml library provides various modules. Some of
 the highlighted features include:
   - Functional streams and stream processors (extended).
   - Functional bootstrapped skew-binomial heap.
   - Functional red-black binary tree (associative array).
   - Functional sets and maps based on red-black binary tree.
   - Functional real-time catenable deque.
   - Functional LL(x) parsing using state-exception monad.
   - Functional lazy deterministic finite automaton (DFA).
   - Functional lexical analyzer (using lazy DFA and monadic parser).
   - Functional substring list manipulation (message buffer chains).
   - Gregorian calendar date manipulation.
   - Standard time manipulation.
   - System time in Temps Atomique Internationale (TAI).
   - Unicode transcoding.
   - Extended socket interface (supports IPv6 and UDP w/multicast).
   - Universal resource identifier (URI) manipulation.
   - I/O event multiplexing (with Unix.select).
 .
 This package contains only the shared runtime stub libraries.

Package: libcf-ocaml-dev
Description-md5: a1c3b3d6591f6c9cdb4b2036f7568439
Description-en: OCaml library with miscellaneous utility functions
 The pagoda core foundation OCaml library provides various modules. Some of
 the highlighted features include:
   - Functional streams and stream processors (extended).
   - Functional bootstrapped skew-binomial heap.
   - Functional red-black binary tree (associative array).
   - Functional sets and maps based on red-black binary tree.
   - Functional real-time catenable deque.
   - Functional LL(x) parsing using state-exception monad.
   - Functional lazy deterministic finite automaton (DFA).
   - Functional lexical analyzer (using lazy DFA and monadic parser).
   - Functional substring list manipulation (message buffer chains).
   - Gregorian calendar date manipulation.
   - Standard time manipulation.
   - System time in Temps Atomique Internationale (TAI).
   - Unicode transcoding.
   - Extended socket interface (supports IPv6 and UDP w/multicast).
   - Universal resource identifier (URI) manipulation.
   - I/O event multiplexing (with Unix.select).
 .
 This package contains all the development stuff you need to use ocaml-mad
 in your programs.

Package: pagure
Description-md5: 8a6e0923a185fa097780bc98198b13ee
Description-en: git-centered forge using pygit2
 Pagure is a git-centered forge, Python based using pygit2.
 .
 With pagure you can host your project with its documentation, let your
 users report issues or request enhancements using the ticketing system
 and build your community of contributors by allowing them to fork your
 projects and contribute to it via the now-popular pull-request
 mechanism.
 .
 You may be also interesed in other packages to enhance the
 functionality of pagure:
  * pagure-ev-server
  * pagure-milters
  * pagure-webhook
  * pagure-ci
  * pagure-loadjson
  * pagure-logcom
  * pagure-mirror

Package: pagure-ci
Description-md5: 710a329a132d829d7dab03412a728adc
Description-en: git-centered forge using pygit2 - CI integration server
 Pagure is a git-centered forge, Python based using pygit2.
 .
 pagure-ci is a service integrating the results of Continuous
 Integration (CI) services, such as jenkins, into pull-requests opened
 against your project on pagure.

Package: pagure-doc
Description-md5: 45002ee4d590a4f8112b79131b0d5f89
Description-en: git-centered forge using pygit2 (documentation)
 Pagure is a git-centered forge, Python based using pygit2.
 .
 With pagure you can host your project with its documentation, let your
 users report issues or request enhancements using the ticketing system
 and build your community of contributors by allowing them to fork your
 projects and contribute to it via the now-popular pull-request
 mechanism.
 .
 This is the common documentation package.

Package: pagure-ev-server
Description-md5: 4158a53411d1dbc3381239c01239b653
Description-en: git-centered forge using pygit2 - EventSource server
 Pagure is a git-centered forge, Python based using pygit2.
 .
 pagure-ev-server used to allow live-refreshing of a page when someone
 is viewing it. For example, while you are reading a ticket if someone
 comments on it, the comment will automatically show up on the page
 without the need for you to reload the entire page.

Package: pagure-loadjson
Description-md5: 8347eddf3ef34d3ac2a84f9f31cd4184
Description-en: git-centered forge using pygit2 - JSON load server
 Pagure is a git-centered forge, Python based using pygit2.
 .
 This service loads into the database the JSON files representing
 issues (and in the future also the pull-requests).
 .
 It is triggered by a git hook, which sends a notification that a push
 happened.  This service receives the notification, finds the list
 of files that changed and loads them into the database.

Package: pagure-logcom
Description-md5: b8a05ada8bee7a4c063dea30517d99aa
Description-en: git-centered forge using pygit2 - commit log server
 Pagure is a git-centered forge, Python based using pygit2.
 .
 This service logs in the user's commits to be displayed in the
 database.
 .
 It is triggered by a git hook, which sends a notification that a push
 happened.  This service receives the notification, goes over all of
 the commits that got pushed and logs the activity corresponding to
 that user.

Package: pagure-milters
Description-md5: a40dec39deb9d2d2a4290a8d108f7833
Description-en: git-centered forge using pygit2 - milters (mail filters)
 Pagure is a git-centered forge, Python based using pygit2.
 .
 pagure-milters is used to allow replying on a comment of a ticket or a
 pull-request by directly replying to the notification sent.  No need
 to go to the page anymore to reply to a comment someone made.
 .
 It integrates with an MTA such as postfix or sendmail that you will
 have running and have access to in order to change its configuration.

Package: pagure-mirror
Description-md5: 9e26f8150a61c6aee7a5df670f06c2fe
Description-en: git-centered forge using pygit2 - mirror
 Pagure is a git-centered forge, Python based using pygit2.
 .
 pagure-mirror is the service mirroring projects that asked for it
 outside of this pagure instance.

Package: pagure-webhook
Description-md5: 84d109186d4b643f978b8039839489ec
Description-en: git-centered forge using pygit2 - web-hook server
 Pagure is a git-centered forge, Python based using pygit2.
 .
 pagure-webhook sends notifications to third party services using POST
 http requests.

Package: libpaho-mqtt-dev
Description-md5: 84a5de0c45c719f0b0c180d285be41d9
Description-en: Eclipse Paho MQTT C client - development files
 This libraries enable applications to connect to an MQTT broker to publish
 messages, and to subscribe to topics and receive published messages.
 .
 This package contains files for development and static libraries.

Package: libpaho-mqtt1.3
Description-md5: bc2c0e046719f5991114ce6c7a656941
Description-en: Eclipse Paho MQTT C client - shared libraries
 This libraries enable applications to connect to an MQTT broker to publish
 messages, and to subscribe to topics and receive published messages.

Package: paho.mqtt.c-examples
Description-md5: e5c28ba80a4270296b39c63345d79d01
Description-en: Eclipse Paho MQTT C client - example files
 This libraries enable applications to connect to an MQTT broker to publish
 messages, and to subscribe to topics and receive published messages.
 .
 This package contains example files and demonstration programs.

Package: libpaho-mqttpp-dev
Description-md5: ee583be87c7a6ab11bba1740c7e2fc89
Description-en: Eclipse Paho MQTT C++ Client Library - development files
 This library enables C++11 applications to connect to an MQTT broker,
 publish messages to the broker, and to subscribe to topics and receive
 published messages.
 .
 This package contains the development files.

Package: libpaho-mqttpp3-1
Description-md5: 783c4a3237d0e2c067f666154cf57387
Description-en: Eclipse Paho MQTT C++ Client Library - shared libraries
 This library enables C++11 applications to connect to an MQTT broker,
 publish messages to the broker, and to subscribe to topics and receive
 published messages.
 .
 This package contains the shared library.

Package: painintheapt
Description-md5: 09408221635774a41f57d6b4c1453840
Description-en: Pester people about available package updates by email or jabber
 Pain in the APT pesters people about available package upgrades,
 just like apticron or cron-apt. However, it does so by SMTP and XMPP
 (direct, MUC/groupchat, or pubsub), but also by calling mailx.

Package: python3-pairtools
Description-md5: a340132b5467a45fa9b90e04ece3e5c1
Description-en: Framework to process sequencing data from a Hi-C experiment
 Simple and fast command-line framework to process sequencing data from a Hi-C
 experiment.
 .
 Process pair-end sequence alignments and perform the following operations:
 .
   - Detect ligation junctions (a.k.a. Hi-C pairs) in aligned paired-end
     sequences of Hi-C DNA molecules
   - Sort .pairs files for downstream analyses
   - Detect, tag and remove PCR/optical duplicates
   - Generate extensive statistics of Hi-C datasets
   - Select Hi-C pairs given flexibly defined criteria
   - Restore .sam alignments from Hi-C pairs

Package: python3-pairtools-examples
Description-md5: 0bc2db9c7432c013a1027c1d55ed239f
Description-en: Process sequencing data from a Hi-C experiment (examples)
 Simple and fast command-line framework to process sequencing data from a Hi-C
 experiment.
 .
 Process pair-end sequence alignments and perform the following operations:
 .
   - Detect ligation junctions (a.k.a. Hi-C pairs) in aligned paired-end
     sequences of Hi-C DNA molecules
   - Sort .pairs files for downstream analyses
   - Detect, tag and remove PCR/optical duplicates
   - Generate extensive statistics of Hi-C datasets
   - Select Hi-C pairs given flexibly defined criteria
   - Restore .sam alignments from Hi-C pairs
 .
 This package contains some examples

Package: paje.app
Description-md5: 800deb7070ff3e83b0de754ed62a2b14
Description-en: generic visualization tool (Gantt chart and more)
 Paje is a graphical tool that displays traces produced during the
 execution of multithreaded programs. Other programs can also generate
 traces for this tool.
 .
 Key Features
   * Supports multi threaded programs
      o each thread of the analysed program can be individually displayed,
        or multiple threads can be combined, to reduce screen space usage.
   * Interactivity
      o each entity represented on the screen can be interrogated for
        more information,
      o related entities are highlighted as mouse cursor passes over
        some representation

Package: libpaje-dev
Description-md5: 5b5e8fecc041e53c27b01d41b0d727c6
Description-en: Parsing, manipulation and simulation of paje trace files (dev)
 The libpaje library features the implementation of the Paje File
 Reader, Event Decoder and Simulator. It is capable of reading trace
 files in the Paje file format and keeping them in memory. Data is
 accessed through a well-defined and efficient interface. You can use
 this library to built new visualization techniques for trace
 analysis, without handling all the parsing of files and how events
 are simulated to rebuilt the behavior of the traced application that
 is meant to be analyzed.
 .
 This package contains the development files (headers, etc.)

Package: libpaje2
Description-md5: 37458e44ffe8f9b9de126262dabf8aa3
Description-en: Parsing, manipulation and simulation of paje trace files
 The libpaje library features the implementation of the Paje File
 Reader, Event Decoder and Simulator. It is capable of reading trace
 files in the Paje file format and keeping them in memory. Data is
 accessed through a well-defined and efficient interface. You can use
 this library to built new visualization techniques for trace
 analysis, without handling all the parsing of files and how events
 are simulated to rebuilt the behavior of the traced application that
 is meant to be analyzed.
 .
 This package contains the run-time files.

Package: pajeng
Description-md5: dfe362d1288519fba33731582b3460ae
Description-en: space-time view and associated tools for Paje trace files
 PajeNG (Paje Next Generation) is a re-implementation (in C++) and
 direct heir of the well-known Paje visualization tool for the
 analysis of execution traces (in the Paje File Format) through trace
 visualization (space/time view). Auxiliary tools are also available
 to dump to CSV and display gantt charts out of Paje trace files.

Package: python3-pako
Description-md5: 010649cdcf5b466c0e57ba1a8c21bc65
Description-en: Universal package manager library (Python 3)
 Often, scripts need to install system dependencies using the native
 package manager of the user's OS. Typically, this is solved by having
 some bash script that runs apt-get, assuming the user is on Ubuntu.
 Smarter scripts use hand crafted code to detect the user's platform
 and aggregate a set of dependencies on a few of the more popular platforms.
 This approach is different:
  - pako install libgdbm-devel sdl2-dev
 On Ubuntu, this command will run:
  - sudo apt-get install -y libgdbm-dev libsdl2-dev
 However, on Solus, this will run:
  - sudo eopkg install -y gdbm-devel sdl2-devel
 Works as follows:
  - Parse package format (devel/debug/normal library or executable)
  - Look up package managers that exist in PATH
  - Format parsed package with common package convention of package manager
 .
 This package installs the binary for Python 3.

Package: pal
Description-md5: 0f3dd48e4be9f98a2333513024893cb5
Description-en: command-line calendar program that can keep track of events
 pal is a command-line calendar program for Unix/Linux systems that can keep
 track of events. It has similarities with the Unix cal command, the more
 complex GNU gcal program, and the calendar program distributed with the BSDs.
 .
 Some of pal's main features are:
  * A cal-like calendar that highlights days that have events.
  * Assign different colors to different types of events.
  * Search events with regular expressions (-s).
  * Includes calendars for US holidays, Christian holidays, world holidays,
    historical events and more.
  * One-time events and a variety of recurring events are supported (daily,
    weekly, monthly, yearly). Recurring events can have start and end dates.
  * Easy-to-use interface for interactively adding, editing and deleting
    events (-m).
  * Automated deletion of old events (-x).
  * Option to generate an HTML calendar (--html).
  * Option to generate a LaTeX calendar suitable for printing (--latex).
 .
 Ways to use pal effectively include:
  * Create your own calendar files and be reminded of upcoming meetings,
    deadlines, and events.
  * Remind yourself daily of your "To Do" list by using the special TODO event
    type.
  * Run pal in your shell initialization file (such as ~/.bash_profile) to see
    your calendar whenever you open a new terminal.
  * Set up a cron job that emails you and/or others the output of pal every
    morning (--mail).
  * View the calendars of other pal users on the same system.

Package: pal2nal
Description-md5: 25753df4c3a4fc9a63c6a6f3e62be437
Description-en: converts proteins to genomic DNA alignment
 PAL2NAL is a program that converts a multiple sequence alignment
 of proteins and the corresponding DNA (or mRNA) sequences into
 a codon-based DNA alignment. The program automatically assigns
 the corresponding codon sequence even if the input DNA sequence
 has mismatches with the input protein sequence, or contains UTRs,
 polyA tails. It can also deal with frame shifts in the input
 alignment, which is suitable for the analysis of pseudogenes.
 The resulting codon-based DNA alignment can further be subjected
 to the calculation of synonymous (Ks) and non-synonymous (Ka)
 substitution rates.

Package: libplb-dev
Description-md5: 0c0a0f0dc8684237d68eff48b37d7977
Description-en: CFD solver based on the lattice Boltzmann method. Development files
 A software tool for classical CFD, particle-based models and complex physical
 interaction, Palabos offers a powerful environment for your fluid flow
 simulations.
 .
 Through the innovative matrix-based interface, setting up a massively parallel
 simulation or developing a new physical model has become simpler than ever.
 The package contains development files.

Package: libplb-doc
Description-md5: 019a6d9c804665b81d9aee8feab0d73a
Description-en: CFD solver based on the lattice Boltzmann method. Documentation
 A software tool for classical CFD, particle-based models and complex physical
 interaction, Palabos offers a powerful environment for your fluid flow
 simulations.
 .
 Through the innovative matrix-based interface, setting up a massively parallel
 simulation or developing a new physical model has become simpler than ever.
 The package contains documentation and examples

Package: libplb1
Description-md5: 574552b618b5e22d328e745c436cc1cb
Description-en: CFD solver based on the lattice Boltzmann method. Shared library
 A software tool for classical CFD, particle-based models and complex physical
 interaction, Palabos offers a powerful environment for your fluid flow
 simulations.
 .
 Through the innovative matrix-based interface, setting up a massively parallel
 simulation or developing a new physical model has become simpler than ever.
 The package contains shared library.

Package: palapeli
Description-md5: 9b5055f9646035d40c1947dfd313f8dd
Description-en: jigsaw puzzle game
 Palapeli is a jigsaw puzzle game. Unlike other games in that genre,
 you are not limited to aligning pieces on imaginary grids. The
 pieces are freely moveable.
 .
 Palapeli is the Finnish word for jigsaw puzzle.
 .
 This package is part of the KDE games module.

Package: palapeli-data
Description-md5: 2811626a70f5a6f6a7203531a31dea98
Description-en: data files for palapeli jigsaw puzzle game
 Data files (puzzles) for the palapeli puzzle game.
 .
 Palapeli is a jigsaw puzzle game. Unlike other games in that genre,
 you are not limited to aligning pieces on imaginary grids. The
 pieces are freely moveable.
 .
 Palapeli is the Finnish word for jigsaw puzzle.
 .
 This package is part of the KDE games module.

Package: palbart
Description-md5: 72ac4f140f917e5e4ca507adda24e4c6
Description-en: Enhanced version of the PAL PDP8 assembler
 PALBART is an enhanced version of the pdp8 PAL assembler.
 This is a PDP8 cross assembler.  It's useful for the users of SIMH or
 any other PDP8 emulator.
 .
 To quote that web page, "This enhancement was written by Gary
 Messenbrink to support BART's fleet of PDP-8 systems."

Package: paleomix
Description-md5: 7cb3c4aa709e51b480a41a73961d7253
Description-en: pipelines and tools for the processing of ancient and modern HTS data
 The PALEOMIX pipelines are a set of pipelines and tools designed to aid
 the rapid processing of High-Throughput Sequencing (HTS) data: The BAM
 pipeline processes de-multiplexed reads from one or more samples,
 through sequence processing and alignment, to generate BAM alignment
 files useful in downstream analyses; the Phylogenetic pipeline carries
 out genotyping and phylogenetic inference on BAM alignment files, either
 produced using the BAM pipeline or generated elsewhere; and the Zonkey
 pipeline carries out a suite of analyses on low coverage equine
 alignments, in order to detect the presence of F1-hybrids in
 archaeological assemblages. In addition, PALEOMIX aids in metagenomic
 analysis of the extracts.
 .
 The pipelines have been designed with ancient DNA (aDNA) in mind, and
 includes several features especially useful for the analyses of ancient
 samples, but can all be for the processing of modern samples, in order
 to ensure consistent data processing.

Package: python3-palettable
Description-md5: 3a52b41b740043b2c23e7d667936ecc1
Description-en: library of color palettes for Python (Python 3)
 Palettable (formerly brewer2mpl) is a library of color palettes for
 Python. It's written in pure Python with no dependencies, but it can
 supply color maps for matplotlib. You can use Palettable to customize
 matplotlib plots or supply colors for a web application.
 .
 This package installs the library for Python 3.

Package: palo
Description-md5: 7bba46af057c185e784bc82bebac1b40
Description-en: Linux boot loader for HP PA-RISC
 PALO is the boot loader for HP PA-RISC machines. This package contains
 both the actual boot loader called iplboot as well as a boot media
 management tool after which bears the name PALO. While iplboot
 can be used on PA-RISC machines only, the PALO media management tool
 runs on any architecture and is used to create boot media for
 HP PA-RISC machines.

Package: palp
Description-md5: c646e0ea8e7a5a2731eb3a7b4c2e5174
Description-en: Package for Analyzing Lattice Polytopes
 This package contains various tools to work with lattice polytopes:
 .
  - mori.x computes star triangulations of a polytope
  - cws.x creates weight systems and combined weight systems
  - class.x classifies reflexive polytopes
  - poly.x computes data of a polytope
  - nef.x computes Hodge numbers of nef-partitions

Package: libpam-doc
Description-md5: 176a64d4b15e68f5628dec9ba5739e05
Description-en: Documentation of PAM
 Contains documentation (in HTML, ASCII, and PostScript format) for libpam,
 the Pluggable Authentication Modules library, a library that enables the
 local system administrator to choose how applications authenticate users.

Package: libpam-modules
Description-md5: 234b9429528430ead853cc8bbe97ffb4
Description-en: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.

Package: libpam-modules-bin
Description-md5: 25d278fc7450d5202a9a137f71302e58
Description-en: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.

Package: libpam-runtime
Description-md5: bc15ddbf92ee7965a8588141c54bb5a1
Description-en: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.

Package: libpam0g
Description-md5: af00a40029e1e1d2ad04c042c3b18095
Description-en: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.

Package: libpam0g-dev
Description-md5: 61cf45bcc7cd0edb21f16d49deed0ea2
Description-en: Development files for PAM
 Contains C header files and development libraries for libpam, the Pluggable
 Authentication Modules, a library that enables the local system
 administrator to choose how applications authenticate users.
 .
 PAM decouples applications from the authentication mechanism, making it
 possible to upgrade the authentication system without recompiling or
 rewriting the applications.

Package: libpam-geoip
Description-md5: f3d86399dec235aaf05ce4ff59b14f91
Description-en: PAM module checking access of source IPs with a GeoIP2 database
 This PAM module provides GeoIP2 checking for logins. The user can be
 allowed or denied based on the location of the originating IP address.
 This is similar to pam_access, but uses a GeoIP2 City database instead
 of host name / IP matching.

Package: libpam-krb5-migrate-heimdal
Description-md5: 9256099dd92fae358f86ed6494d06571
Description-en: PAM module for migrating to Heimdal Kerberos
 A stackable authentication module that takes a username and password from an
 earlier module in the stack and attempts to transparently add the user to a
 Kerberos realm using the Kerberos 5 kadmin service. The module can be used to
 ease the administrative burdens of migrating a large installed userbase from
 pre-existing authentication methods to a Kerberos-based setup.
 .
 This package allows updating the database of a remote Heimdal server.

Package: libpam-krb5-migrate-mit
Description-md5: 28b3f0d58ef9b81707cbe2363e908600
Description-en: PAM module for migrating to MIT Kerberos
 A stackable authentication module that takes a username and password from an
 earlier module in the stack and attempts to transparently add the user to a
 Kerberos realm using the Kerberos 5 kadmin service. The module can be used to
 ease the administrative burdens of migrating a large installed userbase from
 pre-existing authentication methods to a Kerberos-based setup.
 .
 This package allows updating the database of a remote MIT Kerberos server.

Package: libpam-mysql
Description-md5: 41eefce73be5185cbe117d9faa5cbdf2
Description-en: PAM module interfacing with MySQL databases
 This module lets PAM-enabled applications get authentication and
 account information from MySQL databases.  Passwords can be stored
 in various encrypted formats, for example as crypt, MD5 or SHA1 hashes,
 in MySQL format or in the Drupal 7 salted format.  Account and password
 expiration is handled via SQL expressions.  Logging into MySQL is also
 supported.

Package: libpam-p11
Description-md5: e786ad7783aa69643c0ff5dc4425cabb
Description-en: PAM module for using PKCS#11 smart cards
 A Pluggable Authentication Module for PKCS#11 based smart
 cards. Useful for enabling smart card based user login to a system.

Package: libpam-pkcs11
Description-md5: d44f6069a65d3f2315a9b26928bb8649
Description-en: Fully featured PAM module for using PKCS#11 smart cards
 A Pluggable Authentication Module for PKCS#11 based smart cards. Useful for
 enabling smart card based user login to a system.
 .
 More advanced than libpam-p11. Additional features include full verification of
 the card data using certificate chains and certificate revocation lists.
 Advanced username mapping including LDAP, Active Directory and Kerberos.

Package: libpam-python
Description-md5: 436cc5b152ec33bc944bfb0d6a0ed955
Description-en: Enables PAM modules to be written in Python
 This PAM module runs the Python interpreter, thus allowing PAM modules
 to be written in Python. As a Python incurs a considerable overhead its
 intended audience is SysAdmins writing one off PAM modules. If you are
 doing that, you should probably install the documentation in
 libpam-python-doc as well.

Package: libpam-python-doc
Description-md5: 15f975ebdc9c8922dbb7f8761b49d551
Description-en: Documentation for the bindings provided by libpam-python
 The libpam-python PAM module runs the Python interpreter, thus allowing
 PAM modules to be written in Python.
 .
 This package documents the bindings provided by libpam-python.

Package: libpam-shield
Description-md5: ceb6233bee814077977c82cd88d94313
Description-en: locks out remote attackers trying password guessing
 In certain situations it is not possible to use host based
 authentication and here pam-shield comes in use.
 .
 It locks out brute-force password crackers using null-route or iptables rules.

Package: libpam-ssh-agent-auth
Description-md5: b497af339bd0a11905af49467fcfcf83
Description-en: PAM Authentication via forwarded ssh-agent
 pam_ssh_agent_auth is a PAM module which permits PAM authentication via your
 keyring in a forwarded ssh-agent.
 .
 This module can be used to provide authentication for anything run locally that
 supports PAM. It was written specifically with the intention of permitting
 authentication for sudo without password entry, and also has been proven useful
 for use with su as an alternative to wheel.

Package: libpam-tmpdir
Description-md5: c9c33816b35630d5805a8dca706f7906
Description-en: automatic per-user temporary directories
 Many programs use $TMPDIR for storing temporary files.  Not
 all of them are good at securing the permissions of those
 files.  libpam-tmpdir sets $TMPDIR and $TMP for PAM sessions
 and sets the permissions quite tight.  This helps system
 security by having an extra layer of security, making such
 symlink attacks and other /tmp based attacks harder or
 impossible

Package: libpam-u2f
Description-md5: 15c1cea4fb85bab8e83154ff676d27f0
Description-en: universal 2nd factor (U2F) PAM module
 Universal 2nd Factor (U2F) is an authentication mechanism that strengthen
 other authentications, and through this PAM module it can be used to
 require a U2F device in order to authenticate.
 .
 This package contains the PAM module, which performs the U2F
 Authentication step.  Before this, you need to perform the U2F Registration
 step which can be completed using the pamu2fcfg package.

Package: pamu2fcfg
Description-md5: 576150b27d240bfbfc2f80d126363a17
Description-en: universal 2nd factor (U2F) PAM module command-line helper tool
 Universal 2nd Factor (U2F) is an authentication mechanism that strengthen
 other authentications, and through this PAM module it can be used to
 require a U2F device in order to authenticate.
 .
 This package contains the command-line tool pamu2fcfg which is used
 to generate the information needed by libpam-u2f to perform an U2F
 authentication.

Package: libpam-wrapper
Description-md5: 77a0eb9127f8beb460a141761f12316f
Description-en: Tool to test PAM applications
 This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
 application.
 .
 For testing PAM applications, simple PAM module called pam_matrix is
 included.

Package: libpamtest0
Description-md5: 3d061ba3aa377ff4beb8d88ee52e3bd6
Description-en: Library to test PAM modules
 This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
 module.
 .
 For testing a PAM module you can use the pamtest library, which simplifies
 testing of modules. You can combine it with the cmocka  unit testing framework
 or you can use the provided Python bindings to write tests for your module in
 Python.
 .
 This package provides shared libraries.

Package: libpamtest0-dev
Description-md5: 2686d671111381c8efee747dcb1f42d4
Description-en: Library to test PAM modules
 This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
 module.
 .
 For testing a PAM module you can use the pamtest library, which simplifies
 testing of modules. You can combine it with the cmocka  unit testing framework
 or you can use the provided Python bindings to write tests for your module in
 Python.
 .
 This package provides development headers.

Package: python3-pypamtest
Description-md5: cb38690e6fc45388a25869ad35298973
Description-en: Tool to test PAM applications and PAM modules -- Python3 bindings
 This component of cwrap allows you to either test your PAM (Linux-PAM
 and OpenPAM) application or module.
 .
 This package includes bindings for Python 3.

Package: python3-pamela
Description-md5: 0ceb2cbfbec77dc85ef42d509c08e568
Description-en: PAM interface using ctypes
 Yet another Python wrapper for PAM
 .
 There seems to be a glut of Python wrappers for PAM that have since
 been abandoned.  This repo merges two separate efforts:
 .
 - [gnosek/python-pam](https://github.com/gnosek/python-pam)
   - adds wrappers for a few more calls, e.g. opening sessions
   - raises PamError on failure instead of returning False, with
     informative error messages
 - [simplepam](https://github.com/leonnnn/python3-simplepam)
   - adds Python 3 support
   - resets credentials after authentication, apparently for kerberos
     users

Package: pamix
Description-md5: 62c851ed83625ebfb501431c9644255c
Description-en: Pulseaudio terminal mixer based in pavucontrol
 PAMix is an ncurses/curses pulseaudio mixer in C++ similar to pavucontrol
 designed to run in the terminal, it allows you to control both the volume of
 hardware devices and of each playback stream separately.

Package: pamixer
Description-md5: f66f78298833b4e6f462ba0f7ae357ac
Description-en: pulseaudio command line mixer
 pamixer is like amixer but for pulseaudio. It can control the volume
 levels of the sinks.

Package: paml
Description-md5: ea4a5e854840c2f3fb0be17d0120191b
Description-en: Phylogenetic Analysis by Maximum Likelihood (PAML)
 PAML is a package of programs for phylogenetic analyses of DNA or
 protein sequences using maximum likelihood. PAML is not good for tree
 making. It may be used to estimate parameters and test hypotheses to
 study the evolutionary process, when you have reconstructed trees using
 other programs such as PAUP*, PHYLIP, MOLPHY, PhyML, RaxML, etc.

Package: paml-doc
Description-md5: 25ca90fb0e679e33c45ba724d1f4b5c9
Description-en: Documentation for PAML
 PAML is a package of programs for phylogenetic analyses of DNA or
 protein sequences using maximum likelihood. PAML is not good for tree
 making. It may be used to estimate parameters and test hypotheses to
 study the evolutionary process, when you have reconstructed trees using
 other programs such as PAUP*, PHYLIP, MOLPHY, PhyML, RaxML, etc.
 .
 The source code comes with a series of PDF files to help with
 further insights for the working of, and with, PAML.

Package: pampi
Description-md5: 874effe8d19ff5e7d82f9e064c838b5b
Description-en: Presentations with Markdown, Pandoc, Impress.
 PAMPI is a free software to create presentations easily.
 .
 presentations are written in text files,
   - so they can be modified easily
   - the files syntax (Markdown) is easily learnt
   - many examples of usable Markdown are available at
     https://enacit1.epfl.ch/markdown-pandoc
  They are converted to web pages (HTML files)
   - one can view them with a browser
   - one can publish them online, grab them on a USB stick, etc.
 In PAMPI's interface, the Markdown file is displaied in the left
 side and on can view the result in the right side.
 .
 Every step of a presentation can be located in any position in a 3D
 space
   - one provides its coordinates
   - one can specify its zoom factor
   - one can specify rotations
 Maths can be authored with KaTeX.
 .
 Here are many examples: https://en.wikibooks.org/wiki/LaTeX/Mathematics.

Package: pamtester
Description-md5: 312d15e77b318b92f3a0e9b75bf5c971
Description-en: utility program to test the PAM facility
 Pamtester is a tiny utility program to test the pluggable authentication
 modules (PAM) facility, which is a de facto standard of unified
 authentication management mechanism in many unices and similar OSes
 including Solaris, HP-UX, *BSD, MacOSX and Linux.
 .
 While specifically designed to help PAM module authors to test their
 modules, that might also be handy for system administrators interested
 in building a centralised authentication system using common standards
 such as NIS, SASL and LDAP.

Package: pan
Description-md5: d64048085ca52ff59f129c51acdc7f74
Description-en: newsreader based on GTK3, which looks like Forte Agent
 Pan is a newsreader, loosely based on Agent and Gravity, which attempts to be
 pleasant to use for new and advanced users alike. It has all the typical
 features found in newsreaders and also supports offline newsreading,
 sophisticated filtering, multiple connections, and a number of extra features
 for power users and alt.binaries fans.

Package: python-pandas-doc
Description-md5: 7a749591db25bd458e01e853e9fcd291
Description-en: data structures for "relational" or "labeled" data - documentation
 pandas is a Python package providing fast, flexible, and expressive
 data structures designed to make working with "relational" or
 "labeled" data both easy and intuitive. It aims to be the fundamental
 high-level building block for doing practical, real world data
 analysis in Python. pandas is well suited for many different kinds of
 data:
 .
  - Tabular data with heterogeneously-typed columns, as in an SQL
    table or Excel spreadsheet
  - Ordered and unordered (not necessarily fixed-frequency) time
    series data.
  - Arbitrary matrix data (homogeneously typed or heterogeneous) with
    row and column labels
  - Any other form of observational / statistical data sets. The data
    actually need not be labeled at all to be placed into a pandas
    data structure
 .
 This package contains the documentation.

Package: python3-pandas
Description-md5: cebad5283eae2d4545bd561b1c18aa4e
Description-en: data structures for "relational" or "labeled" data
 pandas is a Python package providing fast, flexible, and expressive
 data structures designed to make working with "relational" or
 "labeled" data both easy and intuitive. It aims to be the fundamental
 high-level building block for doing practical, real world data
 analysis in Python. pandas is well suited for many different kinds of
 data:
 .
  - Tabular data with heterogeneously-typed columns, as in an SQL
    table or Excel spreadsheet
  - Ordered and unordered (not necessarily fixed-frequency) time
    series data.
  - Arbitrary matrix data (homogeneously typed or heterogeneous) with
    row and column labels
  - Any other form of observational / statistical data sets. The data
    actually need not be labeled at all to be placed into a pandas
    data structure
 .
 This package contains the Python 3 version.

Package: python3-pandas-lib
Description-md5: b329f4ac7b25b8b49b6f051c081f5999
Description-en: low-level implementations and bindings for pandas
 This is a low-level package for python3-pandas providing
 architecture-dependent extensions.
 .
 Users should not need to install it directly.

Package: libghc-pandoc-dev
Description-md5: 2fea6ece733a98df7c2701f33e9f942f
Description-en: general markup converter - libraries
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 The formats it can handle include
  * light markup formats
    (many variants of Markdown, reStructuredText, AsciiDoc,
     Org-mode, Muse, Textile, txt2tags)
  * HTML formats (HTML 4 and 5)
  * Ebook formats (EPUB v2 and v3, FB2)
  * Documentation formats (GNU TexInfo, Haddock)
  * Roff formats (man, ms)
  * TeX formats (LaTeX, ConTeXt)
  * XML formats
    (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
  * Outline formats (OPML)
  * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
  * Word processor formats (Docx, RTF, ODT)
  * Interactive notebook formats (Jupyter notebook ipynb)
  * Page layout formats (InDesign ICML)
  * Wiki markup formats
    (MediaWiki, DokuWiki, TikiWiki, TWiki,
     Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
  * Slide show formats
    (LaTeX Beamer, PowerPoint, Slidy,
     reveal.js, Slideous, S5, DZSlides)
  * Data formats (CSV tables)
  * PDF (via external programs such as pdflatex or wkhtmltopdf)
 .
 Pandoc can convert mathematical content in documents
 between TeX, MathML, Word equations, roff eqn, and plain text.
 It includes a powerful system
 for automatic citations and bibliographies,
 and it can be customized extensively using templates, filters,
 and custom readers and writers written in Lua.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-pandoc-doc
Description-md5: f945b92ea097f245b82af9ba330ec47f
Description-en: general markup converter - library documentation
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 The formats it can handle include
  * light markup formats
    (many variants of Markdown, reStructuredText, AsciiDoc,
     Org-mode, Muse, Textile, txt2tags)
  * HTML formats (HTML 4 and 5)
  * Ebook formats (EPUB v2 and v3, FB2)
  * Documentation formats (GNU TexInfo, Haddock)
  * Roff formats (man, ms)
  * TeX formats (LaTeX, ConTeXt)
  * XML formats
    (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
  * Outline formats (OPML)
  * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
  * Word processor formats (Docx, RTF, ODT)
  * Interactive notebook formats (Jupyter notebook ipynb)
  * Page layout formats (InDesign ICML)
  * Wiki markup formats
    (MediaWiki, DokuWiki, TikiWiki, TWiki,
     Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
  * Slide show formats
    (LaTeX Beamer, PowerPoint, Slidy,
     reveal.js, Slideous, S5, DZSlides)
  * Data formats (CSV tables)
  * PDF (via external programs such as pdflatex or wkhtmltopdf)
 .
 Pandoc can convert mathematical content in documents
 between TeX, MathML, Word equations, roff eqn, and plain text.
 It includes a powerful system
 for automatic citations and bibliographies,
 and it can be customized extensively using templates, filters,
 and custom readers and writers written in Lua.
 .
 This package contains the library documentation for Pandoc.

Package: libghc-pandoc-prof
Description-md5: 71e496e21028f3f46739e03733caa3bd
Description-en: general markup converter - profiling libraries
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 The formats it can handle include
  * light markup formats
    (many variants of Markdown, reStructuredText, AsciiDoc,
     Org-mode, Muse, Textile, txt2tags)
  * HTML formats (HTML 4 and 5)
  * Ebook formats (EPUB v2 and v3, FB2)
  * Documentation formats (GNU TexInfo, Haddock)
  * Roff formats (man, ms)
  * TeX formats (LaTeX, ConTeXt)
  * XML formats
    (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
  * Outline formats (OPML)
  * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
  * Word processor formats (Docx, RTF, ODT)
  * Interactive notebook formats (Jupyter notebook ipynb)
  * Page layout formats (InDesign ICML)
  * Wiki markup formats
    (MediaWiki, DokuWiki, TikiWiki, TWiki,
     Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
  * Slide show formats
    (LaTeX Beamer, PowerPoint, Slidy,
     reveal.js, Slideous, S5, DZSlides)
  * Data formats (CSV tables)
  * PDF (via external programs such as pdflatex or wkhtmltopdf)
 .
 Pandoc can convert mathematical content in documents
 between TeX, MathML, Word equations, roff eqn, and plain text.
 It includes a powerful system
 for automatic citations and bibliographies,
 and it can be customized extensively using templates, filters,
 and custom readers and writers written in Lua.
 .
 This package contains the profiling libraries for Pandoc.

Package: pandoc
Description-md5: 9a7d56e6f9295166181061b1bdb27648
Description-en: general markup converter
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 The formats it can handle include
  * light markup formats
    (many variants of Markdown, reStructuredText, AsciiDoc,
     Org-mode, Muse, Textile, txt2tags)
  * HTML formats (HTML 4 and 5)
  * Ebook formats (EPUB v2 and v3, FB2)
  * Documentation formats (GNU TexInfo, Haddock)
  * Roff formats (man, ms)
  * TeX formats (LaTeX, ConTeXt)
  * XML formats
    (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
  * Outline formats (OPML)
  * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
  * Word processor formats (Docx, RTF, ODT)
  * Interactive notebook formats (Jupyter notebook ipynb)
  * Page layout formats (InDesign ICML)
  * Wiki markup formats
    (MediaWiki, DokuWiki, TikiWiki, TWiki,
     Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
  * Slide show formats
    (LaTeX Beamer, PowerPoint, Slidy,
     reveal.js, Slideous, S5, DZSlides)
  * Data formats (CSV tables)
  * PDF (via external programs such as pdflatex or wkhtmltopdf)
 .
 Pandoc can convert mathematical content in documents
 between TeX, MathML, Word equations, roff eqn, and plain text.
 It includes a powerful system
 for automatic citations and bibliographies,
 and it can be customized extensively using templates, filters,
 and custom readers and writers written in Lua.
 .
 This package contains the pandoc tool.
 .
 Some uses of Pandoc require additional packages:
  * SVG content in PDF output requires librsvg2-bin.
  * YAML metadata in TeX-related output requires texlive-latex-extra.
  * *.hs filters not set executable requires ghc.
  * *.js filters not set executable requires nodejs.
  * *.php filters not set executable requires php.
  * *.pl filters not set executable requires perl.
  * *.py filters not set executable requires python.
  * *.rb filters not set executable requires ruby.
  * *.r filters not set executable requires r-base-core.
  * LaTeX output, and PDF output via PDFLaTeX,
    require texlive-latex-recommended.
  * XeLaTeX output, and PDF output via XeLaTeX, require texlive-xetex.
  * LuaTeX output, and PDF output via LuaTeX, require texlive-luatex.
  * ConTeXt output, and PDF output via ConTeXt, require context.
  * PDF output via wkhtmltopdf requires wkhtmltopdf.
  * Roff man and roff ms output, and PDF output via roff ms,
    require groff.
  * MathJax-rendered equations require libjs-mathjax.
  * KaTeX-rendered equations require node-katex.
  * option --csl may use styles in citation-style-language-styles.

Package: pandoc-data
Description-md5: d508d079d2a473bdaad0ae79ccf3f92f
Description-en: general markup converter - data files
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 The formats it can handle include
  * light markup formats
    (many variants of Markdown, reStructuredText, AsciiDoc,
     Org-mode, Muse, Textile, txt2tags)
  * HTML formats (HTML 4 and 5)
  * Ebook formats (EPUB v2 and v3, FB2)
  * Documentation formats (GNU TexInfo, Haddock)
  * Roff formats (man, ms)
  * TeX formats (LaTeX, ConTeXt)
  * XML formats
    (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
  * Outline formats (OPML)
  * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
  * Word processor formats (Docx, RTF, ODT)
  * Interactive notebook formats (Jupyter notebook ipynb)
  * Page layout formats (InDesign ICML)
  * Wiki markup formats
    (MediaWiki, DokuWiki, TikiWiki, TWiki,
     Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
  * Slide show formats
    (LaTeX Beamer, PowerPoint, Slidy,
     reveal.js, Slideous, S5, DZSlides)
  * Data formats (CSV tables)
  * PDF (via external programs such as pdflatex or wkhtmltopdf)
 .
 Pandoc can convert mathematical content in documents
 between TeX, MathML, Word equations, roff eqn, and plain text.
 It includes a powerful system
 for automatic citations and bibliographies,
 and it can be customized extensively using templates, filters,
 and custom readers and writers written in Lua.
 .
 This package contains the data files for pandoc.

Package: pandoc-citeproc-preamble
Description-md5: 6761e493ab6d1dc8b089aba7ebd8f7e5
Description-en: insert a preamble before Pandoc's bibliography
 pandoc-citeproc-preamble is a JSON filter for Pandoc which inserts a preamble
 before the output that Pandoc's citeproc filter appends to the document. This
 preamble might include a heading (e.g. "Bibliography") and raw markup to
 format the bibliography for the output format.
 .
 Since Pandoc's citeproc filter doesn't provide any facility to add formatting
 control code to its output, pandoc-citeproc-preamble is necessary to avoid
 the user being forced to add their control code to the end of their input
 files, thereby losing the input file's agnosticity with regard to output
 format.

Package: pandoc-plantuml-filter
Description-md5: 59f467ba38e322517fdb7eb3f09ae1ed
Description-en: Pandoc filter: converts PlantUML code blocks to PlantUML images
 This filter for pandoc uses the pandocfilters library and the PlantUML
 executable for converting PlantUML code embedded into documents into UML
 diagrams.
 .
 This installs the Python3 version of the program.

Package: libghc-pandoc-sidenote-dev
Description-md5: 55757d523084187f11af67d67d7c2a23
Description-en: footnotes-to-sidenotes converter for Pandoc - libraries
 pandoc-sidenote is a simple Pandoc filter
 to convert footnotes into a format that can be consumed by Tufte CSS.
 .
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 .
 This package provides the Haskell library for pandoc-sidenote.

Package: libghc-pandoc-sidenote-doc
Description-md5: 9dd03ef9d57e4c43dbf8fc9d88a1f718
Description-en: footnotes-to-sidenotes converter for Pandoc - library documentation
 pandoc-sidenote is a simple Pandoc filter
 to convert footnotes into a format that can be consumed by Tufte CSS.
 .
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 .
 This package provides library documentation for pandoc-sidenote.

Package: libghc-pandoc-sidenote-prof
Description-md5: 74bc61e78da83a47f639735335f8cdfb
Description-en: footnotes-to-sidenotes converter for Pandoc - profiling libraries
 pandoc-sidenote is a simple Pandoc filter
 to convert footnotes into a format that can be consumed by Tufte CSS.
 .
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 .
 This package provides profiling for the pandoc-sidenote library.

Package: pandoc-sidenote
Description-md5: 06f1e93fe3e487563dc6b11ff7c6ff49
Description-en: footnotes-to-sidenotes converter for Pandoc
 pandoc-sidenote is a simple Pandoc filter
 to convert footnotes into a format that can be consumed by Tufte CSS.
 .
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 .
 This package provides the filter to be used with the pandoc executable.

Package: pandorafms-agent
Description-md5: 894463e4540bec0affb22dc0b2b28338
Description-en: Pandora FMS - The Flexible Monitoring System (agent)
 Pandora FMS is a monitoring application to watch systems and applications.
 Pandora FMS allows you to know the status of any element of your bussiness
 systems.  Pandora FMS watches your hardware, your software, your multilayer
 system and, of course, your Operating System. Pandora FMS can detect a
 network interface down or the movement of any NASDAQ new technology market
 value. If you wish, Pandora FMS can send a SMS message when your system
 or your application fails... or when Google stock value drops below 330 US$.
 .
 Pandora FMS will adjust, like an octopus, to your systems and requirements,
 because it has been designed to be open, modular, multiplattform and easy to
 customize. Pandora FMS is developed for system administrators.
 .
 Pandora FMS Agent is a agent program for Pandora FMS.  You should install
 this package into every target servers.

Package: gir1.2-pango-1.0
Description-md5: f177c55f2e19760894bc8f51c468361c
Description-en: Layout and rendering of internationalized text - gir bindings
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libpango-1.0-0
Description-md5: e707c4d451a8db4e75f943851824d37d
Description-en: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.

Package: libpango1.0-0
Description-md5: a06e15cc3c3c234a769ea7caf02031e3
Description-en: Layout and rendering of internationalized text (transitional package)
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This is a transitional package and will be removed in a future release.
 Third-party packages should depend on the individual libraries that they
 use instead. If another package depends on this one, please report that
 as a bug.

Package: libpango1.0-dev
Description-md5: 0f883ef601a4a2795f29e08f094ec275
Description-en: Development files for the Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the header files and some files needed for development
 with Pango.

Package: libpango1.0-doc
Description-md5: 129d8b92f126e87c9c5d056b414e9dc5
Description-en: Documentation files for the Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the HTML documentation for the Pango in
 /usr/share/doc/libpango1.0-doc/ .

Package: libpangocairo-1.0-0
Description-md5: e707c4d451a8db4e75f943851824d37d
Description-en: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.

Package: libpangoft2-1.0-0
Description-md5: e707c4d451a8db4e75f943851824d37d
Description-en: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.

Package: libpangoxft-1.0-0
Description-md5: e707c4d451a8db4e75f943851824d37d
Description-en: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.

Package: pango1.0-tests
Description-md5: ff557306e029dcb08687d43f495b0d47
Description-en: Layout and rendering of internationalized text - installed tests
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.

Package: pango1.0-tools
Description-md5: 936d5dc4980114c255e8591eaf33a5ce
Description-en: Development utilities for Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. However, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+ 2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends.
 .
 This package contains pango-view, the Pango text viewer, and pango-list,
 a utility that outputs a list of compatible system fonts.

Package: libpangomm-1.4-1v5
Description-md5: 1e9c4170688ecdff1ffca9576227fc09
Description-en: C++ Wrapper for pango (shared libraries)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the shared library.

Package: libpangomm-1.4-dev
Description-md5: 640344f02f0bb5f2df308dd78949912f
Description-en: C++ Wrapper for pango (development files)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the development files.

Package: libpangomm-1.4-doc
Description-md5: f2978a005406186a6db529e233b308be
Description-en: C++ Wrapper for pango (documentation)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the documentation.

Package: libpangomm-2.48-1
Description-md5: 1e9c4170688ecdff1ffca9576227fc09
Description-en: C++ Wrapper for pango (shared libraries)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the shared library.

Package: libpangomm-2.48-dev
Description-md5: 640344f02f0bb5f2df308dd78949912f
Description-en: C++ Wrapper for pango (development files)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the development files.

Package: libpangomm-2.48-doc
Description-md5: f2978a005406186a6db529e233b308be
Description-en: C++ Wrapper for pango (documentation)
 Pangomm is a C++ wrapper for the pango library. Originally part of
 gtkmm, pangomm provides convenient C++ interfaces for handling both
 the layout and internationalization of text in graphical applications.
 .
 This package contains the documentation.

Package: pangoterm
Description-md5: 16938464f6128d592a8746c34d61861a
Description-en: GTK/Pango-based terminal
 A minimal GTK/Pango-based terminal which that uses libvterm to provide
 terminal emulation.

Package: pangzero
Description-md5: 5bba78b5e1f9e2b31d9b8c2c87ea5543
Description-en: action game that involves popping balloons with a harpoon
 Pang Zero is a clone and enhancement of Super Pang, a fast-paced action
 game that involves popping balloons with a harpoon.
 .
 The intention is to create a fun, open-source game that many (currently
 up to 6) people can play together. You can play Pang Zero alone, but it's
 a lot more fun to play with your friends.

Package: golang-github-maruel-panicparse-dev
Description-md5: 7d1e90eac0657ad4c1e06ba61f78cace
Description-en: Crash your app in style (Go library)
 panicparse parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized processes.
 .
 This package contains the source code.

Package: panicparse
Description-md5: 3ffa3f55ac4dff2d5ba5247abb9e0650
Description-en: Crash your app in style (compiled Go binaries)
 panicparse Parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized process.
 .
 This package contains the compiled Go panicparse and panicweb binaries.

Package: panoramisk
Description-md5: adfda512b6360ae4e5da273245585f3a
Description-en: asyncio based library to play with asterisk (Python 3 binary)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This is the command line package.

Package: python-panoramisk-doc
Description-md5: 771525b6279682855a9327ffaeca2fc6
Description-en: asyncio based library to play with asterisk (doc)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This package contains the HTML documentation.

Package: python3-panoramisk
Description-md5: 3625c553784f29804179ed0dbde49aae
Description-en: asyncio based library to play with asterisk (Python 3 library)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This is the Python 3 library package.

Package: libpantomime-dev
Description-md5: 74dfb4bfa9a02e506f6aa24963857b53
Description-en: GNUstep framework for mail handling (development files)
 Pantomime provides a GNUstep framework that models a mail system. Pantomime
 can be seen as a JavaMail 1.2 clone written in Objective-C.
 .
 Pantomime provides the following features:
 .
  * A full MIME encoder and decoder
  * A "folder view" to POP3 accounts, local (Berkeley Format) or IMAP mailboxes
  * A powerful API to work on all aspects of Message objects
  * A local mailer and a SMTP conduit for sending messages
  * APOP and SMTP AUTH support
  * IMAP and POP3 URL Scheme support
  * iconv and Core Foundation support
  * maildir support
  * SSL support for IMAP, POP3 and SMTP
  * and more!
 .
 This package contains the files required to develop applications that use
 Pantomime.

Package: libpantomime1.3
Description-md5: 22fd0bc0523de50eeb1777efdf4670ed
Description-en: GNUstep framework for mail handling (runtime library)
 Pantomime provides a GNUstep framework that models a mail system. Pantomime
 can be seen as a JavaMail 1.2 clone written in Objective-C.
 .
 This package contains the runtime library files.

Package: paper-icon-theme
Description-md5: 367b731ecd582452c3551a2b63eb4940
Description-en: simple and modern icon and cursor theme
 Paper is a modern freedesktop icon theme whose design is based
 around the use of bold colours and simple geometric shapes to
 compose icons. Each icon has been meticulously designed for
 pixel-perfect viewing.
 .
 While it does take some inspiration from the icons in Google's
 Material Design, some aspects have been adjusted to better suit
 a desktop environment.
 .
 This package not only contains the Paper icon theme but also the
 Paper cursor theme, which is a complementary X11 cursor set.

Package: paperkey
Description-md5: 21f2ad1a0e1388e85e36e76979bfa51b
Description-en: extract just the secret information out of OpenPGP secret keys
 A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP,
 etc) keys is to print them out on paper.  The reasoning behind this is
 that paper and ink has amazingly long retention qualities - far longer
 than the magnetic or optical means that are generally used to back up
 computer data.
 .
 Due to metadata and redundancy, OpenPGP secret keys are significantly
 larger than just the "secret bits".  In fact, the secret key contains
 a complete copy of the public key.  Since the public key generally
 doesn't need to be escrowed (most people have many copies of it on
 various keyservers, web pages, etc), only extracting the secret parts
 can be a real advantage.
 .
 Paperkey extracts just those secret bytes and prints them.  To
 reconstruct, you re-enter those bytes (whether by hand or via OCR) and
 paperkey can use them to transform your existing public key into a
 secret key.

Package: openpaperwork-core
Description-md5: 7e7f562cc48802b6f919e27c62e18432
Description-en: OpenPaperwork plugins manager - core plugins manager
 The core manages Plugins, Callbacks and Interfaces. This package also provide
 some basic plugins that may be used in any kind of application.
 .
 This package contains only core plugins. The GUI is included in paperwork-gtk
 package.

Package: openpaperwork-core-doc
Description-md5: 06b1acb4f0093888809e9c418f210883
Description-en: OpenPaperwork plugins manager - core plugins manager documentation
 The core manages Plugins, Callbacks and Interfaces. This package also provide
 some basic plugins that may be used in any kind of application.
 .
 This package contains the documentation

Package: openpaperwork-gtk
Description-md5: 6e0e7716561cacf73fb936e17591e4d3
Description-en: OpenPaperwork Glib/GTK plugins manager
 This package extends the openpaperwork-core with GLib/GTK plugins that may be
 used in any GUI application.
 .
 This package contains only Glib/GTK plugins. The GUI is included in
 paperwork-gtk package.

Package: openpaperwork-gtk-doc
Description-md5: ffa79bbbfa2cbeff40ad2bb0cceab2b3
Description-en: OpenPaperwork Glib/GTK plugins manager - documentation
 This package extends the openpaperwork-core with GLib/GTK plugins that may be
 used in any GUI application.
 .
 This package contains the documentation

Package: paperwork-backend
Description-md5: c97754e1411c569bb8acdd7c39725f58
Description-en: Personal document manager
 This is the backend part of Paperwork. It manages: The work directory / Access
 to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.

Package: paperwork-backend-doc
Description-md5: 8863a01d709d3a1abc023bc628c6d82f
Description-en: Paperwork is a personal document manager - backend documentation
 This is the backend part of Paperwork. It manages: The work directory / Access
 to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package contains the documentation

Package: paperwork-gtk
Description-md5: e5c492f08f1e05b965079e826981f8c2
Description-en: Paperwork is a personal document manager - GTK3 frontend
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package does not include localization files and dependencies. If you wish
 to install paperwork in your language, check the corresponding
 paperwork-gtk-l10n-* packages.

Package: paperwork-gtk-l10n-de
Description-md5: 6d349ca45758eba89133f3c4e5c84c04
Description-en: Gui for paperwork-backend - German localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package installs German localized dependencies.

Package: paperwork-gtk-l10n-en
Description-md5: 1f81b091c9307c8d9cce0718e4d9ee56
Description-en: Gui for paperwork-backend - English localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This metapackage installs English localized dependencies.

Package: paperwork-gtk-l10n-es
Description-md5: b1499f807971826ab06586a168e69413
Description-en: Gui for paperwork-backend - Spanish localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package installs Spanish localized dependencies.

Package: paperwork-gtk-l10n-fr
Description-md5: 84b1e62df5298e923a8d1abfe6963526
Description-en: Gui for paperwork-backend - French localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package installs French localized dependencies.

Package: paperwork-gtk-l10n-oc
Description-md5: de63ea2adc024b0402632d207c53f6c7
Description-en: Gui for paperwork-backend - Occitan localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package installs Occitan localized dependencies.

Package: paperwork-gtk-l10n-uk
Description-md5: fe893509ef5670171c21171807fbd200
Description-en: Gui for paperwork-backend - Ukrainian localization
 This is the GTK3 frontend part of Paperwork. It manages: The work directory /
 Access to the documents, Indexing, Searching, Suggestions, Import, Export.
 .
 Paperwork is a personal document manager. It manages scanned documents and
 PDFs.
 It's designed to be easy and fast to use. The idea behind Paperwork
 is "scan & forget": You can just scan a new document and
 forget about it until the day you need it again.
 In other words, let the machine do most of the work for you.
 .
 This package installs Ukrainian localized dependencies.

Package: paperwork-shell
Description-md5: 0b0d7874683169f0e8d2861e0e3d95fe
Description-en: Paperwork is a personal document manager - command line utils
 Paperwork-shell provides 2 commands:
 * paperwork-cli: Human-friendly command line interface. For instance, it
   can be useful if you want to use Paperwork through SSH.
 * paperwork-json: Designed to be used in scripts. Results can be parsed in
   shell scripts using jq.

Package: libpapi-dev
Description-md5: ad8c33eae9baf7e2a45dc255ff4527ee
Description-en: PAPI development files (headers and API documentation)
 Performance Application Programming Interface (PAPI) provides the tool
 designer and application engineer with a consistent interface and methodology
 for use of the performance counter hardware found in most major
 microprocessors. PAPI enables software engineers to see, in near real time,
 the relation between software performance and processor events.
 .
 In addition Component PAPI provides access to a collection of components that
 expose performance measurement opportunites across the hardware and software
 stack.
 .
 This package provides the development files of PAPI.

Package: libpapi7.0
Description-md5: cd2258548a79264446b7c7ff4e485011
Description-en: PAPI runtime (shared libraries)
 Performance Application Programming Interface (PAPI) provides the tool
 designer and application engineer with a consistent interface and methodology
 for use of the performance counter hardware found in most major
 microprocessors. PAPI enables software engineers to see, in near real time,
 the relation between software performance and processor events.
 .
 In addition Component PAPI provides access to a collection of components that
 expose performance measurement opportunites across the hardware and software
 stack.
 .
 Accessing performance counters from userspace may require reducing the paranoia
 level in /proc/sys/kernel/perf_event_paranoid, see README.Debian for details.
 .
 This package provides the shared library.

Package: libsde1
Description-md5: 676d64e6baa8178038af5c3f8e942520
Description-en: PAPI software defined events runtime (shared libraries)
 Performance Application Programming Interface (PAPI) provides the tool
 designer and application engineer with a consistent interface and methodology
 for use of the performance counter hardware found in most major
 microprocessors. PAPI enables software engineers to see, in near real time,
 the relation between software performance and processor events.
 .
 Software Defined Events (SDEs) allow arbitrary custom performance metrics
 to be defined by applications or performance tools that can be measured by
 PAPI via the sde component.
 .
 This package provides the shared library.

Package: papi-examples
Description-md5: d3939076a0d259521f6a49d2cec2149e
Description-en: PAPI example files and test programs
 Performance Application Programming Interface (PAPI) provides the tool
 designer and application engineer with a consistent interface and methodology
 for use of the performance counter hardware found in most major
 microprocessors. PAPI enables software engineers to see, in near real time,
 the relation between software performance and processor events.
 .
 In addition Component PAPI provides access to a collection of components that
 expose performance measurement opportunites across the hardware and software
 stack.
 .
 This package provides examples and tests of the PAPI software.

Package: papi-tools
Description-md5: 9117a66b6f1ada209483a00e0ee7a709
Description-en: PAPI utilities
 Performance Application Programming Interface (PAPI) provides the tool
 designer and application engineer with a consistent interface and methodology
 for use of the performance counter hardware found in most major
 microprocessors. PAPI enables software engineers to see, in near real time,
 the relation between software performance and processor events.
 .
 In addition Component PAPI provides access to a collection of components that
 expose performance measurement opportunites across the hardware and software
 stack.
 .
 This package provides utilities provided by the PAPI software.

Package: papirus-icon-theme
Description-md5: a5d65d281e5d039fd98f63238f242708
Description-en: Papirus open source icon theme for Linux
 Papirus is a SVG-based icon theme, drawing inspiration from Material Design
 and flat design.
 .
 This package contains the following icon themes:
  - Papirus
  - Papirus-Dark
  - Papirus-Light
  - ePapirus
  - ePapirus-Dark

Package: libpappl-dev
Description-md5: 671c058cd510b52bec440384cea572c1
Description-en: C-based framework/library for developing CUPS Printer Applications - Headers
 PAPPL is a simple C-based framework/library for developing CUPS Printer
 Applications, which are the recommended replacement for printer drivers. It
 was specifically developed to support LPrint and a future Gutenprint Printer
 Application but is sufficiently general purpose to support any kind of printer
 or driver that can be used on desktops, servers, and in embedded environments.
 .
 This package contains the static library, headers and documentation.

Package: libpappl1
Description-md5: 5cd1404b7d91480ce336cbff786b2412
Description-en: C-based framework/library for developing CUPS Printer Applications
 PAPPL is a simple C-based framework/library for developing CUPS Printer
 Applications, which are the recommended replacement for printer drivers. It
 was specifically developed to support LPrint and a future Gutenprint Printer
 Application but is sufficiently general purpose to support any kind of printer
 or driver that can be used on desktops, servers, and in embedded environments.

Package: paprefs
Description-md5: 42f00216f7a81cc0e4548a67a7dd6802
Description-en: PulseAudio Preferences
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 PulseAudio Preferences (paprefs) is a simple GTK+ based configuration dialog
 for the PulseAudio sound server.

Package: libpaps-dev
Description-md5: 7cdbcedfb93e1f1acb2a762b9401db07
Description-en: Development files for libpaps
 Paps reads a UTF-8 encoded file and generates a PostScript language rendering
 of the file. The rendering is done by creating outline curves through the
 pango ft2 backend.
 .
 This package contains the development files that are necessary to develop
 applications using paps API.

Package: libpaps0
Description-md5: 79b0a6a43d91c5d30d3b6d58039e1ec2
Description-en: UTF-8 to PostScript converter library using Pango
 Paps reads a UTF-8 encoded file and generates a PostScript language rendering
 of the file. The rendering is done by creating outline curves through the
 pango ft2 backend.
 .
 This package contains the library that implements paps' API.

Package: paps
Description-md5: 710fad0de3310ea1ccf39c08ea2906eb
Description-en: UTF-8 to PostScript converter using Pango
 Paps reads a UTF-8 encoded file and generates a PostScript language rendering
 of the file. The rendering is done by creating outline curves through the
 pango ft2 backend.

Package: libpapyrus3-dev
Description-md5: 59a76b18054d40d7d49927a3cbfc68e9
Description-en: DICOM compatible file format library
 PAPYRUS 3.0 file format based on the new DICOM 3.0 Standard addresses the open
 interchange of medical images in files or on removable storage media. This
 specific implementation of the DICOM standard is intended as a generic solution
 for interchange of multi-modality medical images on removable media. It can
 also be used for convenient exchange of image data between different computer
 systems through industry standard file transfer mechanisms. Finally it can also
 be used for storage and archival of medical image data in a DICOM compatible
 format.
 .
 This package contains the libraries needed to run PAPYRUS 3.0 applications.

Package: python3-paq
Description-md5: 6b2dbaee49e022fce2d4e6de520984ce
Description-en: Python library for the paq9a compression algorithm
 This Python library supports compression and decompression using the paq9a
 algorithm.

Package: par
Description-md5: 71660063a9c5d8d7c0aae26ef5f56aeb
Description-en: Paragraph reformatter
 Greatly enhanced fmt type program by Adam M. Costello.
 .
 Can be used within vi or other editor to automatically reformat text
 in a variety of ways.
 .
 Perfect for use with email & usenet messages as it correctly handles
 multiple levels of quoting characters.
 .
 This version includes a patch allowing multi-byte and multi-width character
 encodings.

Package: par2
Description-md5: 2d3e451789cca65ec69945efa5d76da1
Description-en: PAR 2.0 compatible file verification and repair tool
 par2cmdline is a command line utility for creating and using PAR2 files
 to detect and repair damage in data files. It is most commonly used as
 part of backup systems as well as on Usenet.
 .
 In case files in a recovery set get damaged (e.g. while transmitted over
 a network or stored on a faulty disk) the program can read the damaged
 files and the (possibly damaged) PAR2 files, and regenerate the original
 input files.

Package: paraclu
Description-md5: f98735ee4cee799306e80fba3779244f
Description-en: Parametric clustering of genomic and transcriptomic features
 Paraclu finds clusters in data attached to sequences.  It was first
 applied to transcription start counts in genome sequences, but it
 could be applied to other things too.
 .
 Paraclu is intended to explore the data, imposing minimal prior
 assumptions, and letting the data speak for itself.
 .
 One consequence of this is that paraclu can find clusters within
 clusters.  Real data sometimes exhibits clustering at multiple scales:
 there may be large, rarefied clusters; and within each large cluster
 there may be several small, dense clusters.

Package: parafly
Description-md5: 8ef4ff4899144b46bd4534db86dd09db
Description-en: parallel command processing using OpenMP
 ParaFly provides a simple mechanism for running a predefined list of unix
 commands in parallel using multithreading. Failed processes are captured and
 reported. Successfully executed processes are noted. If the process is rerun,
 only those previously incompleted or failed processes will be executed.

Package: libparaglob-dev
Description-md5: a176271483e0d2e87641dbddd33edb70
Description-en: library that matches a string against a large list of patterns
 Paraglob is a library that is able to match strings against a large
 list of patterns using a variant of the Aho-Corasick algorithm. It is
 used within the Zeek Network Security Monitoring software.
 .
 This package contains header files and a static library.

Package: python3-parallax
Description-md5: 556596359d9cc25e4e44c50ad2f05e32
Description-en: Execute commands and copy files over SSH
 Parallax SSH provides an interface to executing commands on multiple nodes at
 once using SSH. It also provides commands for sending and receiving files to
 multiple nodes using SCP.

Package: parallel
Description-md5: 8a851a81a172dd16a4bcbeb1f8f3c4ab
Description-en: build and execute command lines from standard input in parallel
 GNU Parallel is a shell tool for executing jobs in parallel using one
 or more machines. A job is typically a single command or a small
 script that has to be run for each of the lines in the input. The
 typical input is a list of files, a list of hosts, a list of users, or
 a list of tables.
 .
 If you use xargs today you will find GNU Parallel very easy to use. If
 you write loops in shell, you will find GNU Parallel may be able to
 replace most of the loops and make them run faster by running jobs in
 parallel. If you use ppss or pexec you will find GNU Parallel will
 often make the command easier to read.
 .
 GNU Parallel also makes sure output from the commands is the same
 output as you would get had you run the commands sequentially. This
 makes it possible to use output from GNU Parallel as input for other
 programs.

Package: parallel-fastq-dump
Description-md5: 12a1cac080addde82a2286cafbd92156
Description-en: parallel fastq-dump wrapper
 NCBI fastq-dump can be very slow sometimes, even if you have the resources
 (network, IO, CPU) to go faster, even if you already downloaded the sra
 file. This tool speeds up the process by dividing the work into multiple
 threads.
 .
 This is possible because fastq-dump have options (-N and -X) to query
 specific ranges of the sra file, this tool works by dividing the work
 into the requested number of threads, running multiple fastq-dump in
 parallel and concatenating the results back together, as if you had just
 executed a plain fastq-dump call.

Package: libcoq-paramcoq
Description-md5: 0f313fc531ec3a334d5921ce381c273c
Description-en: Coq plugin to generate parametricity statements
 This package provides a plugin for Coq to generate
 parametricity statements, typically used in data refinement
 proofs.
 .
 Coq is a proof assistant for higher-order logic.

Package: paramiko-doc
Description-md5: 6b022c9f8495b160e5f773ae42f60e98
Description-en: Make ssh v2 connections with Python (Documentation)
 "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend".
 It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure
 (encrypted and authenticated) connections to remote machines. Unlike SSL (aka
 TLS), SSH2 protocol does not require hierarchical certificates signed by a
 powerful central authority. You may know SSH2 as the protocol that replaced
 Telnet and rsh for secure access to remote shells, but the protocol also
 includes the ability to open arbitrary channels to remote services across the
 encrypted tunnel (this is how SFTP works, for example).
 .
 This is the documentation for the package.

Package: python3-paramiko
Description-md5: 31b9fe5417c952f930b63b7e16ef56d8
Description-en: Make ssh v2 connections (Python 3)
 "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend".
 It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure
 (encrypted and authenticated) connections to remote machines. Unlike SSL (aka
 TLS), SSH2 protocol does not require hierarchical certificates signed by a
 powerful central authority. You may know SSH2 as the protocol that replaced
 Telnet and rsh for secure access to remote shells, but the protocol also
 includes the ability to open arbitrary channels to remote services across the
 encrypted tunnel (this is how SFTP works, for example).
 .
 This is the Python 3 version of the package.

Package: libparasail-dev
Description-md5: dfdb541a27d009a5fd5dd02ebb272884
Description-en: Development heaaders and static libraries for parasail
 This package provides development headers and static libraries for
 parasail. It is a SIMD C library containing implementations of the
 Smith-Waterman, Needleman-Wunsch, and various semi-global pairwise
 sequence alignment algorithm.

Package: libparasail8
Description-md5: 85f1fb6436c34864e69b882e1ef7f3f9
Description-en: Lib with various pairwise sequence alignment algorithms
 parasail is a SIMD C (C99) library containing implementations of
 the Smith-Waterman, Needleman-Wunsch, and various semi-global
 pairwise sequence alignment algorithms. Parasail implements most
 known algorithms for vectorized pairwise sequence alignment,
 including diagonal, blocked, striped, and prefix scan.

Package: parasail
Description-md5: a836fe2a820a52a4f4ac124c17dc8e49
Description-en: Aligner based on libparasail
 This package contains a command-line aligner based on
 libparasail. Parasail is a SIMD C library containing
 implementations of the Smith-Waterman, Needleman-Wunsch,
 and various semi-global pairwise sequence alignment algorithm.

Package: paraview
Description-md5: 5c47a88e770ddcce5a6db0dc85eef2b5
Description-en: Parallel Visualization Application
 ParaView is an open-source, multi-platform application designed to
 visualize data sets of size varying from small to very large. The
 goals of the ParaView project include the following:
 .
     * Develop an open-source, multi-platform visualization application.
     * Support distributed computation models to process large data sets.
     * Create an open, flexible, and intuitive user interface.
     * Develop an extensible architecture based on open standards.
 .
 ParaView runs on distributed and shared memory parallel as well as
 single processor systems and has been successfully tested on Windows,
 Mac OS X, Linux and various Unix workstations, clusters and
 supercomputers. Under the hood, ParaView uses the Visualization
 Toolkit as the data processing and rendering engine and has a user
 interface written using Qt.

Package: paraview-dev
Description-md5: e46950631e29ad4c2f5ffe589134054a
Description-en: Parallel Visualization Application. Development header files
 ParaView is an open-source, multi-platform application designed to
 visualize data sets of size varying from small to very large. The
 goals of the ParaView project include the following:
 .
     * Develop an open-source, multi-platform visualization application.
     * Support distributed computation models to process large data sets.
     * Create an open, flexible, and intuitive user interface.
     * Develop an extensible architecture based on open standards.
 .
 ParaView runs on distributed and shared memory parallel as well as
 single processor systems and has been successfully tested on Windows,
 Mac OS X, Linux and various Unix workstations, clusters and
 supercomputers. Under the hood, ParaView uses the Visualization
 Toolkit as the data processing and rendering engine and has a user
 interface written using Qt. Development header files

Package: paraview-doc
Description-md5: 6d16fc150b1d49d713d90a74008b9ab5
Description-en: Parallel Visualization Application. Comprehensive documentation
 ParaView is an open-source, multi-platform application designed to
 visualize data sets of size varying from small to very large. The
 goals of the ParaView project include the following:
 .
     * Develop an open-source, multi-platform visualization application.
     * Support distributed computation models to process large data sets.
     * Create an open, flexible, and intuitive user interface.
     * Develop an extensible architecture based on open standards.
 .
 ParaView runs on distributed and shared memory parallel as well as
 single processor systems and has been successfully tested on Windows,
 Mac OS X, Linux and various Unix workstations, clusters and
 supercomputers. Under the hood, ParaView uses the Visualization
 Toolkit as the data processing and rendering engine and has a user
 interface written using Qt. Comprehensive documentation.

Package: python3-paraview
Description-md5: 22f1a0e82172ee811a05b35f38dad1a6
Description-en: Parallel Visualization Application. python-support
 ParaView is an open-source, multi-platform application designed to
 visualize data sets of size varying from small to very large. The
 goals of the ParaView project include the following:
 .
     * Develop an open-source, multi-platform visualization application.
     * Support distributed computation models to process large data sets.
     * Create an open, flexible, and intuitive user interface.
     * Develop an extensible architecture based on open standards.
 .
 ParaView runs on distributed and shared memory parallel as well as
 single processor systems and has been successfully tested on Windows,
 Mac OS X, Linux and various Unix workstations, clusters and
 supercomputers. Under the hood, ParaView uses the Visualization
 Toolkit as the data processing and rendering engine and has a user
 interface written using Qt. Enables python support.

Package: libparboiled-java
Description-md5: 31da10c96f30bda506693ff99e69b37a
Description-en: Parser library based on Parsing Expression Grammars (PEGs)
 Parboiled is a library providing parsing of arbitrary input text based on
 Parsing expression grammars (PEGs). PEGs are an alternative to context free
 grammars (CFGs) for formally specifying syntax, they make a good replacement
 for regular expressions and generally have quite a few advantages over
 the "traditional" way of building parsers via CFGs.

Package: parcellite
Description-md5: df6ebfddce8a12472826bff39f539d99
Description-en: lightweight GTK+ clipboard manager
 Parcellite is a stripped down, basic-features-only clipboard manager
 with a small memory footprint for those who like simplicity.
 .
 Features:
 .
  * Keeps a clipboard history.
  * Various view options to display items the way you like it.
  * Daemon mode; guard your clipboard contents when you close applications.
  * Perform custom commands using clipboard contents.

Package: parchive
Description-md5: 9ec70caf843765d98cd8502299b71d5f
Description-en: Use PAR files to reconstruct missing parts of multi-part archives
 This utility applies the data-recovery capability concepts of RAID-like
 systems to the posting and downloading of multi-part archives on USENET by
 providing the ability to create and use redundant recovery records.  It
 supports the 'Reed-Soloman Code' implementation that allows for recovery of
 any 'X' volumes for 'X' parity volumes present.  It is popularly used on
 USENET postings, but is not limited to this use.
 .
 The Debian parchive package supports "legacy" version 1.0 PAR files.
 The Debian par2 package supports version 2.0 PAR files.
 .
 Upstream source: http://parchive.sourceforge.net/

Package: parcimonie
Description-md5: 1f8894e24d6f90d77b4a94f082630eeb
Description-en: privacy-friendly helper to refresh a GnuPG keyring
 parcimonie is a daemon that slowly refreshes a gpg public keyring
 from a keyserver.
 .
 It refreshes one OpenPGP key at a time; between every key update
 parcimonie sleeps a random amount of time, long enough for the
 previously used Tor circuit to expire.
 .
 This process is meant to make it hard for an attacker to correlate
 the multiple performed key update operations.
 .
 See the included design document to learn more about the threat
 and risk models parcimonie attempts to help coping with.
 .
 XDG-compliant desktop environments automatically start parcimonie.

Package: elpa-paredit
Description-md5: dbc43b3cbe1edec20b9e313d831b227e
Description-en: Emacs minor mode for structurally editing Lisp code
 Paredit mode instruments several common keybindings to automatically
 balance all parentheses and respect the structure of S-expressions;
 it also provides numerous high-level operations to change the
 structure of lists.

Package: elpa-paredit-everywhere
Description-md5: 879db931002562c13c22278cfa8ccbd5
Description-en: cut-down version of paredit for non-lisp buffers
 This Emacs addon extends Paredit to non-lisp buffers by providing a
 new minor mode, `paredit-everywhere-mode'.  This works because many
 major modes provide reasonable sexp-oriented navigation.
 .
 Paredit bindings that do not work well outside of lisp buffers are
 not enabled.

Package: elpa-parent-mode
Description-md5: 947f7891780182b94426b447463c03d3
Description-en: get major mode's parent modes
 This package provides `parent-mode', Emacs mode to get major mode's
 parent modes.

Package: python-parfive-doc
Description-md5: a6573fb3555595caefb58a8278b572a5
Description-en: documentation for the parfive Python library
 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.
 .
 This package provides documentation for parfive

Package: python3-parfive
Description-md5: 4a7447ddc602216adffb4e8b3f0b6ba3
Description-en: HTTP and FTP parallel file downloader for Python
 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.

Package: libpari-dev
Description-md5: a85707baed5c7884054cdfe277a18017
Description-en: PARI/GP Computer Algebra System development files
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the include files and static library.

Package: libpari-gmp-tls8
Description-md5: 97f7c30b6b948deb4f4764672b21bea8
Description-en: PARI/GP Computer Algebra System shared library
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the shared library built with GNU MP support.

Package: pari-doc
Description-md5: dfadd26902a41b9c609b7a6b4951b407
Description-en: PARI/GP Computer Algebra System documentation
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the documentation and the extended online help.

Package: pari-gp
Description-md5: f3f3e19e97fc49d96307dd88d802d215
Description-en: PARI/GP Computer Algebra System binaries
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the GP calculator.

Package: pari-elldata
Description-md5: 7645f9f9f08476e608fe9b307acc2235
Description-en: PARI/GP Computer Algebra System elliptic curves (elldata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package elldata which provides
 the Elliptic Curve Database of J. E. Cremona Elliptic which can be queried by
 ellsearch and ellidentify.

Package: pari-galdata
Description-md5: 55c1c233c6651917943e96149eaf99ff
Description-en: PARI/GP Computer Algebra System Galois resolvents (galdata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package galdata which provides
 the Galois resolvents for the polgalois function, for degrees 8 through 11.

Package: pari-galpol
Description-md5: ee9ee4a3317fccbfb064b2a4805d33cd
Description-en: PARI/GP Computer Algebra System Galois polynomial database
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the Galois polynomials database accessible with the GP
 function galoisgetpol.

Package: pari-nflistdata
Description-md5: c320b879f406a561f6e182081df9aa3a
Description-en: PARI/GP Computer Algebra System Galois polynomial database
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the database of number fields with prescribed Galois
 groups accessible from GP with the function nflist.

Package: pari-seadata
Description-md5: 9ed99862bdfde5edac2986501e9f55a8
Description-en: PARI/GP Computer Algebra System modular polynomials (seadata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package seadata which provides
 the modular polynomials for prime level up to 500 needed by the GP function
 ellap.

Package: gir1.2-parlatype-4.0
Description-md5: 86455c9c793652c989ba44f149945a37
Description-en: Library for Parlatype - gir bindings
 Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer
 widget. Mainly used by Parlatype but open for other programs as well.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libparlatype-dev
Description-md5: 10099fb62d09d7200757737d7909489c
Description-en: Library for Parlatype - development version
 Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer
 widget. Mainly used by Parlatype but open for other programs as well.
 .
 This package provides the necessary development libraries and include
 files to develop and compile libparlatype.

Package: libparlatype-doc
Description-md5: 1a998580d47c900b4992c69dbebe997f
Description-en: Documentation files for the Parlatype library
 Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer
 widget. Mainly used by Parlatype but open for other programs as well.
 .
 This package contains the HTML documentation for the Parlatype library
 in /usr/share/doc/libparlatype-doc/html/ .

Package: libparlatype5
Description-md5: c0e4a18734bcfb50760157d46a6835bb
Description-en: Library for Parlatype - runtime version
 Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer
 widget. Mainly used by Parlatype but open for other programs as well.
 .
 This package contains runtime libraries needed by Parlatype.

Package: parlatype
Description-md5: ab4f88bf97bedbfe3dc6e45831f842dc
Description-en: Minimal audio player for manual speech transcription
 Plays audio sources to transcribe them in your favourite text application.
 Speed of playback can be changed without changing the pitch and on pause it
 will rewind for a few seconds according to your preferences. Parlatype can be
 controlled with the "Play" button from your keyboard even if its window is not
 focused.

Package: libreoffice-parlatype
Description-md5: 53d3a9686fa51cffd81065591a062c6b
Description-en: LibreOffice Extension for Parlatype
 Controls Parlatype from within LibreOffice. Adds a toolbar to link the
 current media file to the document and lets Parlatype go to timestamps on
 mouseclick or key navigation. A set of macros can be assigned to shortcuts,
 e.g. inserting timestamps.

Package: parley
Description-md5: 769f928bdf87f6769769af5f59fd623f
Description-en: vocabulary trainer
 Parley is a utility to help train vocabulary when learning a foreign language.
 It is intended as a replacement for flash cards.
 .
 This package is part of the KDE education module.

Package: parley-data
Description-md5: 614ae2eaf246ab60c755f198acd7f30e
Description-en: data files for the Parley vocabulary trainer
 This package contains architecture-independent data files for the Parley
 vocabulary trainer.
 .
 This package is part of the KDE education module.

Package: libparmap-ocaml
Description-md5: 280ac6c07f9640a6d90a8cd6d74b62df
Description-en: small OCaml library allowing to exploit multicore architectures (runtime)
 Parmap is a minimalistic library allowing to exploit multicore
 architectures for OCaml programs with minimal modifications.
 .
 This package provides the runtime library.

Package: libparmap-ocaml-dev
Description-md5: d0e330b24f602ae3703a70ce698344dd
Description-en: small OCaml library allowing to exploit multicore architectures (development)
 Parmap is a minimalistic library allowing to exploit multicore
 architectures for OCaml programs with minimal modifications.
 .
 This package provides the development files needed to build OCaml programs
 linking to this library.

Package: python3-parmed
Description-md5: 7da5356f2091e0aaad1b4f84bb5352e5
Description-en: parameter and topology file editor and molecular mechanical simulator
 ParmEd is a package designed to facilitate creating and easily manipulating
 molecular systems that are fully described by a common classical force field.
 Supported force fields include Amber, CHARMM, AMOEBA, and several others that
 share a similar functional form (e.g., GROMOS).
 .
 ParmEd is capable of reading and writing to a wide array of different file
 formats, like the Amber topology and coordinate files, CHARMM PSF, parameter,
 topology, and coordinate files, Tinker parameter, topology, and coordinate
 files, and many others. The expressive central data structure (the 'Structure'
 class) makes it easy to quickly and safely manipulate a chemical system, its
 underlying topology, and force field parameters describing its potential energy
 function.
 .
 There are two parts of ParmEd -- a documented API that one can incorporate into
 their own Python scripts and programs, and a GUI/CLI pair of programs that
 provides a means to quickly perform various modifications to chemical systems
 for rapid prototyping.
 .
 The API also provides bindings to the OpenMM library, permitting one to carry
 out full molecular dynamics investigations using ParmEd on high-performant
 hardware, like AMD and NVidia GPUs.

Package: parole
Description-md5: 4483a597da4d512da23e2a9ae41ea0f8
Description-en: media player based on GStreamer framework
 Parole is a media player for the Xfce desktop environment, written using the
 GStreamer framework.
 .
 Parole features playback of local media files, including video with subtitles
 support, DVD/CD and live streams; it is also extensible via plugins.
 .
 This package contains Parole media player.

Package: parole-dev
Description-md5: 858cb60f4abee31b03b1cf9f24e32d60
Description-en: development files for Parole media player
 Parole is a media player for the Xfce desktop environment, written using the
 GStreamer framework.
 .
 Parole features playback of local media files, including video with subtitles
 support, DVD/CD and live streams; it is also extensible via plugins.
 .
 This package contains development files for Parole's plugin interface.

Package: parolottero
Description-md5: 944c53dc187879cf316bcd48352a8eb1
Description-en: Compose words using a 4x4 grid of letters
 A word game intended for touch screens.
 .
 Players must drag their finger (or mouse) over random letters in a 4x4 grid
 to compose as many words as they can, until the time runs out.

Package: parolottero-data-it
Description-md5: 43ff92af3df542652798d0d90b120ad7
Description-en: Compose words using a 4x4 grid of letters, Italian game files
 A word game intended for touch screens.
 .
 Players must drag their finger (or mouse) over random letters in a 4x4 grid
 to compose as many words as they can, until the time runs out.
 .
 This package contains the data files to play with Italian words.

Package: parolottero-data-sv
Description-md5: bfe25ebae5401d58f5523d787042e43d
Description-en: Compose words using a 4x4 grid of letters, Swedish game files
 A word game intended for touch screens.
 .
 Players must drag their finger (or mouse) over random letters in a 4x4 grid
 to compose as many words as they can, until the time runs out.
 .
 This package contains the data files to play with Swedish words.

Package: parolottero-data-us
Description-md5: 2bc97252ce961a12a4cc93a25788956d
Description-en: Compose words using a 4x4 grid of letters, US English game files
 A word game intended for touch screens.
 .
 Players must drag their finger (or mouse) over random letters in a 4x4 grid
 to compose as many words as they can, until the time runs out.
 .
 This package contains the data files to play with US English words.

Package: parprouted
Description-md5: 3603a8eb047d339e3920cf6358aebe1f
Description-en: transparent IP (Layer 3) proxy ARP bridging tool
 This is useful for creation of transparent firewalls and bridging
 networks with different MAC protocols. Also, unlike standard
 bridging, proxy ARP bridging allows one to bridge Ethernet networks
 behind wireless nodes without using WDS or layer 2 bridging.

Package: elpa-parsebib
Description-md5: 3b84ad08316bb2948b09d72dd74b24c8
Description-en: Emacs Lisp library for parsing .bib files
 Parsebib is an Elisp library for reading .bib files. It provides
 functions for going through a .bib file and reading the entries one
 by one. There are separate functions for reading @Preamble, @String
 and @Comment items.

Package: parsec47
Description-md5: 79eed1b32dafd00093aa08a51c47ce46
Description-en: retromodern hispeed shmup
 PARSEC47 is a retromodern hi-speed shoot 'em up where you get to defeat
 retro enemies modernly. The player must destroy enemies while avoiding
 their projectiles and collecting green clusters of boxes for points.
 .
 PARSEC47 is another gem among many by Kenta Cho.

Package: parsec47-data
Description-md5: 0ccbd9154db9a79384ed6dacdcf1804e
Description-en: retromodern hispeed shmup - game data
 PARSEC47 is a retromodern hi-speed shoot 'em up where you get to defeat
 retro enemies modernly. The player must destroy enemies while avoiding
 their projectiles and collecting green clusters of boxes for points.
 .
 This package includes the architecture-independent data for the game PARSEC47.

Package: python3-parsedatetime
Description-md5: 4d161e1cc640230937c0082f1e34ba67
Description-en: Python 3 module to parse human-readable date/time expressions
 parsedatetime is able to parse, for example, the following:
 .
   * August 25th, 2008
   * 25 Aug 2008
   * Aug 25 5pm
   * 5pm August 25
   * next saturday
   * tomorrow
   * next thursday at 4pm
   * at 4pm
   * eod
   * tomorrow eod
   * eod tuesday
   * eoy
   * eom
   * in 5 minutes
   * 5 minutes from now
   * 5 hours before now
   * 2 hours before noon
   * 2 days from tomorrow
 .
 This package provides the modules for Python 3.

Package: libapache2-mod-parser3
Description-md5: 7471b0ff89c8b76af84ea34587b1b0cd
Description-en: Parser 3, HTML-embedded scripting language (Apache2 module)
 This package provides the Apache Parser3 module.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parser3
Description-md5: 281433133b551d8a2f944ae5ae78b83f
Description-en: Parser 3, HTML-embedded scripting language (metapackage)
 This is a metapackage that, when installed, guarantees that you have
 at least one of the server-side versions of the Parser 3 interpreter
 installed. Removing this package won't remove Parser 3 from your
 system, but it may remove other packages that depend on this one.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parser3-cgi
Description-md5: 301967d7b1e44dcb97933c3edd210bd2
Description-en: Parser 3, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/parser3 CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parser3-common
Description-md5: c6f80aeff2227c10d299b4358008f2d4
Description-en: Common files for packages built from the Parser 3 source
 This package contains the documentation and example files relevant to
 all the other packages built from the Parser 3 source.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parser3-dev
Description-md5: a725a0bc7f47f404c259fd0acf1acc7e
Description-en: Files for Parser 3 module development
 This package provides the files from the Parser 3 source needed for
 compiling additional modules.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parser3-mysql
Description-md5: d75b039dd00d2183a76eef0a76a72fcc
Description-en: MySQL driver for Parser 3
 This package provides driver for MySQL database connections directly
 from Parser 3 scripts.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support

Package: parsero
Description-md5: a2b6e3ec22a2d33737a5182668ace747
Description-en: Audit tool for robots.txt of a site
 Parsero is a free script written in Python which reads the Robots.txt file
 of a web server through the network and looks at the Disallow entries. The
 Disallow entries tell the search engines what directories or files hosted
 on a web server mustn't be indexed. For example, "Disallow: /portal/login"
 means that the content on www.example.com/portal/login it's not allowed to
 be indexed by crawlers like Google, Bing, Yahoo... This is the way the
 administrator have to not share sensitive or private information with the
 search engines.
 .
 Parsero is useful for pentesters, ethical hackers and forensics experts.
 It also can be used for security tests.

Package: parsewiki
Description-md5: 8c4b01a90af2d5cf39416260444694c4
Description-en: Documentation System Based on ASCII Text
 Perl script that can be used to produce HTML, XHTML, Latex or DocBook/XML
 from a simple ASCII text source document, with minimum syntax rules.
 .
 The text markup is quite simple and allows us to create documents in
 an easy and fast way.
 .
 The tool is not suitable for complex documents, but can be used to create
 an initial version which can be further developed working on the generated
 LaTeX or DocBook file.

Package: python3-parsimonious
Description-md5: b833427fb95d80a2649bfa8de66bf60d
Description-en: fastest pure-Python PEG parser
 aims to be faster arbitrary lookahead builder in pure Python
 and the most usable.
 .
 based on parsing expression grammars (PEGs), which means it is fed
 with a simplified type of EBNF notation.
 .
 was designed to undergird a MediaWiki parser that wouldn't take 5
 seconds or a GB of RAM to do one page, but it's applicable to all
 sorts of languages.

Package: parsinsert
Description-md5: 7932309d9f86de803c7a9173a3437530
Description-en: Parsimonious Insertion of unclassified sequences into phylogenetic trees
 ParsInsert efficiently produces both a phylogenetic tree and taxonomic
 classification for sequences for microbial community sequence analysis. This
 is a C++ implementation of the Parsimonious Insertion algorithm.

Package: parsinsert-testdata
Description-md5: 2da48b5e85ad1d44815c105a5a567346
Description-en: Test data for parsinsert
 ParsInsert efficiently produces both a phylogenetic tree and taxonomic
 classification for sequences for microbial community sequence analysis. This
 is a C++ implementation of the Parsimonious Insertion algorithm.
 .
 This package provides test data enabling users to reproduce autopkgtest
 on a local installation.

Package: libparsley-clojure
Description-md5: 293dcb314d36c41a2467cf7a7be5774a
Description-en: DSL for creating total and truly incremental parsers in Clojure
 Parsley can create parsers for custom grammars and yield parse-trees for any
 given input. The parsers generated by Parsley are a variant of LR parsers.

Package: parsnp
Description-md5: e2e6d59e8a521577f278267009bb94b4
Description-en: rapid core genome multi-alignment
 Parsnp was designed to align the core genome of hundreds to thousands of
 bacterial genomes within a few minutes to few hours. Input can be both
 draft assemblies and finished genomes, and output includes variant (SNP)
 calls, core genome phylogeny and multi-alignments. Parsnp leverages
 contextual information provided by multi-alignments surrounding SNP
 sites for filtration/cleaning, in addition to existing tools for
 recombination detection/filtration and phylogenetic reconstruction.

Package: python-parso-doc
Description-md5: 12c925041725bb461f5a0f16c3ac68e6
Description-en: documentation for the parso Python library
 This package provides documentation for parso

Package: python3-parso
Description-md5: e635c0ee32596f7972cf7149e68ca563
Description-en: Python parser that supports error recovery - Python 3.X
 Parso is a Python parser that supports error recovery and round-trip parsing
 for different Python versions (in multiple Python versions). Parso is also able
 to list multiple syntax errors in your Python file.
 .
 Parso has been battle-tested by jedi. It was pulled out of jedi to be useful
 for other projects as well.
 .
 Parso consists of a small API to parse Python and analyse the syntax tree.
 .
 A simple example:
 .
  >>> import parso
  >>> module = parso.parse('hello + 1', version="3.6")
  >>> expr = module.children[0]
  >>> expr
  PythonNode(arith_expr, [<Name: hello@1,0>, <Operator: +>, <Number: 1>])
  >>> print(expr.get_code())
  hello + 1
  >>> name = expr.children[0]
  >>> name
  <Name: hello@1,0>
  >>> name.end_pos
  (1, 5)
  >>> expr.end_pos
  (1, 9)
 .
 To list multiple issues:
 .
  >>> grammar = parso.load_grammar()
  >>> module = grammar.parse('foo +\nbar\ncontinue')
  >>> error1, error2 = grammar.iter_errors(module)
  >>> error1.message
  'SyntaxError: invalid syntax'
  >>> error2.message
  "SyntaxError: 'continue' not properly in loop"

Package: partclone
Description-md5: bf78f383fbe1b3a56ce2f96b44635b76
Description-en: Utility to clone and restore a partition
 Partclone is a project like the well-known backup utility
 "Partition Image" a.k.a. partimage.
 .
 Partclone provides utilities to back up used blocks and
 design for highest compatibility with file system using
 supported libraries like e2fslibs.
 .
 check the project website for more details
 http://partclone.org

Package: python3-partd
Description-md5: ab18d10c0f3fa02d03bf34daaf0ab8ba
Description-en: Appendable key-value storage for Python 3
 Key-value byte store with appendable values
 .
  - Partd stores key-value pairs.
  - Values are raw bytes.
  - Appends on old values.
 .
 Partd excels at shuffling operations.
 .
 This contains the Python 3 version.

Package: libparted-dev
Description-md5: d9820491205202cf089e9bf9709d4f3e
Description-en: disk partition manipulator - development files
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains the static library and header files for
 libparted, which are really only of interest to parted developers.

Package: libparted-fs-resize0
Description-md5: 30e4902ec66bc9319b7c42e964c3fee7
Description-en: disk partition manipulator - shared FS resizing library
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains the libparted-fs-resize shared library for
 resizing HFS+ and FAT file systems.

Package: libparted-i18n
Description-md5: 877b5444c339988ec68855c01cf352df
Description-en: disk partition manipulator - i18n support
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains localization data.

Package: libparted2
Description-md5: 8351c24350acd1cda567a096a68bf6b7
Description-en: disk partition manipulator - shared library
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains the shared library.

Package: parted
Description-md5: 0672c048225946ff0705e0cecd54cf5d
Description-en: disk partition manipulator
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains the binary and manual page. Further
 documentation is available in parted-doc.
 .
 Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98
 partitioning formats, as well as a "loop" (raw disk) type which
 allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS,
 Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS
 file systems. Parted also has the ability to create and modify file
 systems of some of these types, but using it to perform file system
 operations is now deprecated.
 .
 The nature of this software means that any bugs could cause massive
 data loss. While there are no such bugs known at the moment, they
 could exist, so please back up all important files before running
 it, and do so at your own risk.

Package: parted-doc
Description-md5: ac1df9e91cfcaaa28de0866f6029d294
Description-en: disk partition manipulator - documentation
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains user documentation for parted and API
 documentation for the library packages.

Package: partimage
Description-md5: 7457cb83fb686ae50320d85c1411ad30
Description-en: backup partitions into a compressed image file
 Partition Image is a partition imaging utility. It has support for the
 following file systems:
  * Ext2/3, the Linux standard
  * ReiserFS, a journalised and powerful file system
  * FAT16/32, DOS and Windows file systems
  * HPFS, IBM OS/2 file system
  * JFS, journalised file system, from IBM, used on AIX
  * XFS, another journalised and efficient file system, from SGI, used on Irix
  * UFS (beta), Unix file system
  * HFS (beta), MacOS File system
  * NTFS (experimental), Windows NT, 2000 and XP
 Only used blocks are copied and stored into an image file.
 The image file can be compressed in the GZIP/BZIP2 formats to save disk space,
 and split into multiple files to be copied onto removable media (ZIP for
 example), burned on a CD-R, etc.
 .
 This makes it possible to save a full Linux/Windows system with a single
 operation. In case of a problem (virus, crash, error, etc.), you just have
 to restore, and after several minutes, your entire system is restored
 (boot, files, etc.), and fully working.
 .
 This is very useful when installing the same software on many machines: just
 install one of them, create an image, and restore the image on all other
 machines.

Package: partimage-server
Description-md5: 5b10c4c362563b3b4faa60fff0ad9f9d
Description-en: server to use partimage across a network
 Partition Image is a partition imaging utility. It lets you backup up your
 partitions from a client to a server.
 .
 All data will be transferred encrypted using SSL.

Package: partimage-doc
Description-md5: 6e664af0e30047ee3cf42f3a8aa90f82
Description-en: Partition Image User Documentation
 This package contains documentation about Partition Image.
 .
 Partition Image is a partition imaging utility. It has support for the
 following file systems:
  * Ext2/3, the Linux standard
  * ReiserFS, a journalised and powerful file system
  * FAT16/32, DOS and Windows file systems
  * HPFS, IBM OS/2 file system
  * JFS, journalised file system, from IBM, used on AIX
  * XFS, another journalised and efficient file system, from SGI, used on Irix
  * UFS (beta), Unix file system
  * HFS (beta), MacOS File system
  * NTFS (experimental), Windows NT, 2000 and XP
 Only used blocks are copied and stored into an image file.
 The image file can be compressed in the GZIP/BZIP2 formats to save disk space,
 and split into multiple files to be copied onto removable media (ZIP for
 example), burned on a CD-R, etc.

Package: partitionmanager
Description-md5: ffe5be844a4980fe679ad72279803cb3
Description-en: file, disk and partition management for KDE
 Partition Manager is a utility program to help you manage the disk devices,
 partitions and file systems on your computer. It allows you to easily create,
 copy, move, delete, resize without losing data, backup and restore partitions.
 .
 Partition Manager supports a large number of file systems, including ext2/3/4,
 reiserfs, NTFS, FAT16/32, jfs, xfs and more. Note that to gain support for a
 specific file system other than ext2/3/4, you should install the corresponding
 suggested package.
 .
 Partition Manager is based on libparted (like gparted) and makes use of the
 KDE libraries for its user interface.

Package: libparyfor-dev
Description-md5: 36daf5db07e02aab764eddcac160bef5
Description-en: Parallel_for implementation based on atomic queues
 The parallel_for templates replace #pragma omp parallel for.
 This uses a callback that takes the iteration number.

Package: pasco
Description-md5: 84f00698b3205245a24ece8369a8c139
Description-en: Internet Explorer cache forensic analysis tool
 Pasco is a forensic tool that examines the content of cache files (index.dat)
 produced by Microsoft Internet Explorer.
 .
 It parses the file and outputs a field separated that can be loaded in a
 spreadsheet.
 .
 This package is useful in forensics investigations.

Package: pasdoc
Description-md5: 981f9378932a5196b703eba08932556a
Description-en: documentation tool for Pascal source code
 Pasdoc generates documentation for Pascal units. It takes descriptions from
 comments within the source code. Documentation output formats include HTML and
 LaTeX. Object Pascal, FreePascal and Delphi specific features are supported.
 .
 Pasdoc has the follow features:
  * Understands code written in any Pascal and Object Pascal dialect
  * Understands modern Object Pascal language, as found in latest FreePascal
    and Delphi versions
  * Many output formats: HTML, HTMLHelp, LaTeX (PDF, PS), latex2rft, XML
  * Command-line (in batch mode) and GUI interface
  * Documentation from comments in the source code and/or provided in separate
    file
  * Arbitrary (even optional) comment markers
  * Special @-tags for formatting the documentation
  * Whole pages (like introduction to the docs) can be written using @-tags
  * Easy search box in HTML output using Tipue
  * Classes and unit dependency graphs
  * Optional automatic linking of identifiers
  * Spell checking
  * Cache for generating documentation fast

Package: pasmo
Description-md5: 89401d47d8b77939a09db5f5d62049bc
Description-en: easy to use Z80 cross-assembler
 A Z80 assembler capable of generating object code in formats suitable
 for many Z80 machines and emulators.  Pasmo generates fixed position
 code, can not be used to create relocatable object files for use with
 linkers. Pasmo is compatible with the syntax used in several old
 assemblers, by supporting several styles of numeric and string literals
 and by providing several names of the most used directives.

Package: pass-extension-audit
Description-md5: 76ebb33a81f328fd2d033980362e1c3b
Description-en: Pass extension for auditing your password repository
 pass audit is a password-store extension for auditing your passwordstore
 repository. Passwords will be checked against the Python implementation
 of Dropbox' zxcvbn algorithm and Troy Hunt's Have I Been Pwned Service.
 It supports safe breached password detection from haveibeenpwned.com using
 a K-anonymity method. Using this method, you do not need to (fully) trust
 the server that stores the breached password. You should read the security
 consideration section for more information.
 .
 This package installs the pass extension

Package: pass-extension-tail
Description-md5: d08712f79b59688f9efb052c46a0e0d2
Description-en: password-store extension to avoid printing the password
 An extension for the password store that allows users to display and
 edit password meta data without displaying the password itself to
 bystanders

Package: pass-git-helper
Description-md5: 73070b5c7c695c3fa9aacb9988efcfa9
Description-en: Git credential helper interfacing with pass
 A git credential helper implementation that allows using pass as the
 credential backend for your https-based git repositories.

Package: pass-extension-otp
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: pass-otp
Description-md5: 1d1455c05fe43c47185023387ac0623c
Description-en: pass extension for managing one-time-password tokens
 An extension for the password manager pass that allows adding one-time-password
 (OTP) secrets, generating OTP codes, and displaying secret key URIs using the
 standard otpauth:// scheme.

Package: pass-extension-tomb
Description-md5: 87d415d72b259061073cd078f191655a
Description-en: lightweight directory-based password manager (tomb extension)
 Stores, retrieves, generates, and synchronizes passwords securely using
 gpg and git.
 .
 This package provides an extension for the password store that allows one to
 use tomb to keep the password tree encrypted when it is not used.

Package: pass-extension-tomb-basic
Description-md5: 3b9053f6944d62ae47599a7daf76fc11
Description-en: lightweight directory-based password manager (tomb extension)
 Stores, retrieves, generates, and synchronizes passwords securely using gpg and
 git.
 .
 This extension allows one to create and manage multiple LUKS filesystems
 embedded in a file.

Package: passage
Description-md5: 03e45fa5671a2415c0fb4fd09765fd55
Description-en: game about the passage through life
 Passage is a short, autobiographical pixelated art game by
 Jason Rohrer. It can be explored in approximately 5 minutes.
 Passage is meant to be memento mori game. If you enjoy the
 game, you may want to try the followup, "Gravitation". If
 you do not, please read the game creators statement on the
 website and the experiences of other people linked from the
 website.

Package: libapache2-mod-passenger
Description-md5: 41fdf485deea0b877e489823da479045
Description-en: web application server - apache2 integration
 Phusion Passenger is a web server and application server, designed to be fast,
 robust and lightweight. It takes a lot of complexity out of deploying web
 apps, adds powerful enterprise-grade features that are useful in production,
 and makes administration much easier and less complex. Phusion Passenger
 supports Ruby, Python, Node.js and Meteor.
 .
 This package contains the apache2 module.

Package: passenger
Description-md5: 265436b41f4cb63fd315ff0e0bc80deb
Description-en: web application server
 Phusion Passenger is a web server and application server, designed to be fast,
 robust and lightweight. It takes a lot of complexity out of deploying web
 apps, adds powerful enterprise-grade features that are useful in production,
 and makes administration much easier and less complex. Phusion Passenger
 supports Ruby, Python, Node.js and Meteor.

Package: passes-gtk
Description-md5: 6ab2e5aed7dab0fc57dd8625ec38785e
Description-en: GTK-based digital pass manager
 Passes is a graphical application for managing digital passes.
 .
 It provides a mobile-friendly user interface and can import and display
 PKPASS files, and display Aztec, PDF417 and QR codes.

Package: node-passport
Description-md5: 48d7db96146d8016555bd7660b850d6f
Description-en: simple, unobtrusive authentication system for Node.js
 Passport is an authentication middleware for Node.js. Extremely flexible and
 modular, Passport can be unobtrusively dropped in to any Connect/Express-based
 web application.
 .
 It provides a comprehensive set of authentication systems: using a username
 and password, social networks credentials, OpenID, and more.
 .
 This package only provides the general framework and the "session"
 authorization strategy: other systems are packaged separately, please install
 the ones you need.
 .
 Node.js is an event-based server-side javascript engine.

Package: passt
Description-md5: 3d78d5a3217726b17e44dbedd5ab1421
Description-en: user-mode networking daemons for virtual machines and namespaces
 passt implements a translation layer between a Layer-2 network interface and
 native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't
 require any capabilities or privileges, and it can be used as a simple
 replacement for Slirp.
 .
 pasta (same binary as passt, different command) offers equivalent
 functionality, for network namespaces: traffic is forwarded using a tap
 interface inside the namespace, without the need to create further interfaces
 on the host, hence not requiring any capabilities or privileges.

Package: libpam-passwdqc
Description-md5: c0baba01633c370fa3e5fb16367dfe19
Description-en: PAM module for password strength policy enforcement
 passwdqc is a password/passphrase strength checking and policy
 enforcement toolset, including a PAM module (libpam-passwdqc),
 command-line programs (pwqcheck and pwqgen), and a library (libpasswdqc).
 .
 pam_passwdqc (optionally) integrates with PAM such that it gets invoked
 when users change their passwords. The module is capable of checking
 password or passphrase strength, enforcing a policy, and offering
 randomly-generated passphrases, with all of these features being
 optional and easily (re-)configurable.

Package: libpasswdqc-dev
Description-md5: 676fac155c8f43c82165a5b73b91e410
Description-en: password checking and policy enforcement library (devel)
 (C development files) passwdqc is a password/passphrase strength
 checking and policy enforcement toolset, including a PAM module
 (libpam-passwdqc), command-line programs (pwqcheck and pwqgen), and a
 library (libpasswdqc).
 .
 This package provides the development libraries and header files
 required to build tools using the libpasswdqc library.

Package: libpasswdqc1
Description-md5: 6500076ee209c99d3baf7f913645d15c
Description-en: password strength checking and policy enforcement library
 passwdqc is a password/passphrase strength checking and policy enforcement
 toolset, including a PAM module (libpam-passwdqc), command-line programs
 (pwqcheck and pwqgen), and a library (libpasswdqc).
 .
 This package provides the underlying library which exports all the
 functionality.

Package: passwdqc
Description-md5: 5f9a16be402f4bac0a609a4623edc821
Description-en: password strength checking and policy enforcement toolset
 passwdqc is a password/passphrase strength checking and policy enforcement
 toolset, including a PAM module (libpam-passwdqc), command-line programs
 (pwqcheck and pwqgen), and a library (libpasswdqc).
 .
 This package provides pwqcheck and pwqgen, which are standalone
 password/passphrase strength checking and random passphrase generator
 programs, respectively, which are usable from scripts.

Package: password-gorilla
Description-md5: 02b42779ed4ded489b8a75ef40143e3c
Description-en: cross-platform password manager
 The Password Gorilla helps you manage your logins. It stores all your
 user names and passwords, along with login information and other
 notes, in a securely encrypted file. A single "master password" is
 used to protect the file. This way, you only need to remember the
 single master password, instead of the many logins that you use.
 .
 If you want to log in to a service or Web site, the Password Gorilla
 copies your user name and password to the clipboard, so that you can
 easily paste it into your Web browser or other application. Because
 the password does not appear on the screen, Password Gorilla is safe
 to use in the presence of others.
 .
 The convenience of Password Gorilla allows you to choose different,
 non-intuitive passwords for each service. An integrated random
 password generator can provide one-time passwords, tunable to various
 services' policies.
 .
 Password Gorilla is a tcl/tk application which can run on Linux and
 Windows, and the files written are supposed to be compatible between
 platforms. This is important for collaboration in heterogenous
 environments.

Package: elpa-password-store
Description-md5: c4a39e1a2ac34fe095473c44d4592c64
Description-en: Emacs support for the lightweight directory-based password manager
 Stores, retrieves, generates, and synchronizes passwords securely using
 gpg and git in Emacs.

Package: pass
Description-md5: 718ed6d939359d07ceeb7dd7a13aca00
Description-en: lightweight directory-based password manager
 Stores, retrieves, generates, and synchronizes passwords securely using
 gpg and git.

Package: vim-redact-pass
Description-md5: fcf825459aed30b7e312a591de9372ba
Description-en: stop pass(1) passwords ending up in Vim cache files
 This Vim/Neovim plugin switches off the 'viminfo', 'backup', 'writebackup',
 'swapfile', and 'undofile' options globally when editing a password in
 pass(1).  This is to prevent anyone being able to extract passwords from
 your Vim cache files in the event of a compromise.

Package: passwordmaker-cli
Description-md5: c05311ad93aa7a22f18a4e90afbe5659
Description-en: creates unique, secure passwords - CLI version
 One Password to Rule Them All!
 .
 A small, lightweight, free, extension for Internet Explorer, Firefox,
 Mozilla, Netscape, Flock, and Yahoo! Widgets which creates unique,
 secure passwords that are very easy for you to retrieve but no one
 else. Nothing is stored anywhere, anytime, so there's nothing to be
 hacked, lost, or stolen.
 .
 This is the Command Line Version.
 .
 Other versions are at https://www.passwordmaker.org

Package: passwordsafe
Description-md5: 667b7ed2f64a89cc321b334ce881c873
Description-en: Simple & Secure Password Management
 Password Safe allows you to safely and easily create a secured and
 encrypted user name/password list. With Password Safe all you have to do
 is create and remember a single "Master Password" of your choice in order
 to unlock and access your entire user name/password list.
 .
 This is the GNU/Linux version of the popular PasswordSafe password
 manager, originally designed by the renowned security technologist
 Bruce Schneier and open sourced in 2002.
 .
 Compatible with 1.x, 2.x and 3.x versions of the database format.

Package: passwordsafe-common
Description-md5: 6a00c9ed69ba075fe523a2c44549eace
Description-en: architecture independent files for Password Safe
 Password Safe allows you to safely and easily create a secured and
 encrypted user name/password list. With Password Safe all you have to do
 is create and remember a single "Master Password" of your choice in order
 to unlock and access your entire user name/password list.
 .
 This is the GNU/Linux version of the popular PasswordSafe password
 manager, originally designed by the renowned security technologist
 Bruce Schneier and open sourced in 2002.
 .
 Compatible with 1.x, 2.x and 3.x versions of the database format.
 .
 This package contains the parts of Password Safe that are common
 to all architectures, including in-program help files.

Package: python-paste-doc
Description-md5: aca85c4e4d07ff4b353a152a49eafcd3
Description-en: tools for using a Web Server Gateway Interface stack - documentation
 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This package provides the Sphinx generated documentation for Paste.

Package: python3-paste
Description-md5: a5414dd7a58d069453438e71782a6187
Description-en: tools for using a Web Server Gateway Interface stack - Python 3.x
 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This is the Python3 version of the package.

Package: pastebinit
Description-md5: 087aee8d4c5cc5f9dc54f3bdcd92d9f0
Description-en: command-line pastebin client
 pastebinit is a command-line tool to send data to a "pastebin", a web site
 which allows its users to upload snippets of text for public viewing.

Package: python-pastedeploy-doc
Description-md5: 07cfc3bd93d86537d242fab464380f76
Description-en: load, configure, and compose WSGI applications and servers (Documentation)
 Paste Deployment is a system for finding and configuring WSGI applications and
 servers. For WSGI application consumers it provides a single, simple function
 (loadapp) for loading a WSGI application from a configuration file or a Python
 Egg. For WSGI application providers it only asks for a single, simple entry
 point to your application, so that application users don't need to be exposed
 to the implementation details of your application.
 .
 This package contains the documentation of the library.

Package: python-pastedeploy-tpl
Description-md5: 65396d82d79bec25654d2a3779e4894d
Description-en: load, configure, compose WSGI applications and servers (Transitional package)
 Paste Deployment is a system for finding and configuring WSGI applications and
 servers. For WSGI application consumers it provides a single, simple function
 (loadapp) for loading a WSGI application from a configuration file or a Python
 Egg. For WSGI application providers it only asks for a single, simple entry
 point to your application, so that application users don't need to be exposed
 to the implementation details of your application.
 .
 This is a transitional package that pulls in the required package for the
 old package. It can be safely removed.

Package: python3-pastedeploy
Description-md5: 047f60db450cb7f346eb5432d245fd35
Description-en: load, configure, and compose WSGI applications and servers (Python 3)
 Paste Deployment is a system for finding and configuring WSGI applications and
 servers. For WSGI application consumers it provides a single, simple function
 (loadapp) for loading a WSGI application from a configuration file or a Python
 Egg. For WSGI application providers it only asks for a single, simple entry
 point to your application, so that application users don't need to be exposed
 to the implementation details of your application.
 .
 This package contains the Python 3.x module.

Package: python3-pastedeploy-tpl
Description-md5: 9d8211dcb744c329fdb46eb5a04d0289
Description-en: load, configure, compose WSGI applications and servers (Templates)
 Paste Deployment is a system for finding and configuring WSGI applications and
 servers. For WSGI application consumers it provides a single, simple function
 (loadapp) for loading a WSGI application from a configuration file or a Python
 Egg. For WSGI application providers it only asks for a single, simple entry
 point to your application, so that application users don't need to be exposed
 to the implementation details of your application.
 .
 This package contains the Paste Deploy's paster template.

Package: python3-pastel
Description-md5: 148f4004b9764d51fd29eb6256b8a30f
Description-en: bring colors to your terminal (Python 3)
 Pastel is a simple library to help you colorize
 strings in your terminal.

Package: python-pastescript-doc
Description-md5: d1304627dd113ce29fb9f43d9b53bd74
Description-en: PasteScript is a pluggable command-line tool (Documentation)
 Paster is pluggable command-line frontend, including commands to setup
 package file layouts. By this you are able to create file layouts for
 packages and serve webapps quickly.
 .
 This package contains the documentation of the library.

Package: python3-pastescript
Description-md5: 91d271ae3ca0f02c1c8fc82124eb6af2
Description-en: PasteScript is a pluggable command-line tool (Python3)
 Paster is pluggable command-line frontend, including commands to setup
 package file layouts. By this you are able to create file layouts for
 packages and serve webapps quickly.
 .
 Built-in features:
  * Creating file layouts for packages.
    For instance a setuptools-ready file layout.
  * Serving up web applications, with configuration based on
    https://docs.pylonsproject.org/projects/pastedeploy/en/latest/
    (available within Debian based distribution as python3-pastedeploy)
 .
 This package provides the Python 3.x module.

Package: pasystray
Description-md5: 78050a00bcb794d68f7d0b439e66f42d
Description-en: PulseAudio controller for the system tray
 Pasystray enables control of various PulseAudio server settings from the X11
 system tray. It can:
    * adjust the volume of streams and sinks/sources
    * transfer streams between sinks/sources
    * switch the default sink/source
    * set the default server (PULSE_SERVER)
    * detect network PulseAudio services
    * rename devices
 .
 The commands associated with the suggested dependencies (paman, paprefs,
 pavucontrol, and pavumeter) may be launched from the menu provided by
 pasystray. If a command is not available, that particular menu item is
 disabled. pulseaudio-module-zeroconf enables detection and management of
 network PulseAudio services.

Package: pat
Description-md5: 83b114b21eba42c198146e27685616b0
Description-en: Winlink client for amateur radio email
 Pat is a client for sending and receiving email over Winlink, using multiple
 transports including telnet, AX.25, WINMOR and ARDOP. It supports both a
 command-line and a web interface using a built-in HTTP server.

Package: patat
Description-md5: 5003da4b37358afab312d8f87298a5ba
Description-en: Terminal-based presentations using Pandoc
 patat (*P*resentations *A*top *T*he *A*NSI *T*erminal) is a small tool that
 allows you to show presentations using only an ANSI terminal.  It does not
 require `ncurses`.

Package: patator
Description-md5: 97354ff05618ad50dc8a7306e1f6fe3d
Description-en: Multi-purpose brute-forcer
 Patator is a multi-purpose brute-forcer, with a modular
 design and a flexible usage.
 .
 Currently it supports the following modules:
  + ftp_login     : Brute-force FTP
  + ssh_login     : Brute-force SSH
  + telnet_login  : Brute-force Telnet
  + smtp_login    : Brute-force SMTP
  + smtp_vrfy     : Enumerate valid users using SMTP VRFY
  + smtp_rcpt     : Enumerate valid users using SMTP RCPT TO
  + finger_lookup : Enumerate valid users using Finger
  + http_fuzz     : Brute-force HTTP
  + ajp_fuzz      : Brute-force AJP
  + pop_login     : Brute-force POP3
  + pop_passd     : Brute-force poppassd (http://netwinsite.com/poppassd/)
  + imap_login    : Brute-force IMAP4
  + ldap_login    : Brute-force LDAP
  + dcom_login    : Brute-force DCOM
  + smb_login     : Brute-force SMB
  + smb_lookupsid : Brute-force SMB SID-lookup
  + rlogin_login  : Brute-force rlogin
  + vmauthd_login : Brute-force VMware Authentication Daemon
  + mssql_login   : Brute-force MSSQL
  + mysql_login   : Brute-force MySQL
  + mysql_query   : Brute-force MySQL queries
  + rdp_login     : Brute-force RDP (NLA)
  + pgsql_login   : Brute-force PostgreSQL
  + vnc_login     : Brute-force VNC
  + dns_forward   : Forward DNS lookup
  + dns_reverse   : Reverse DNS lookup
  + snmp_login    : Brute-force SNMP v1/2/3
  + ike_enum      : Enumerate IKE transforms
  + unzip_pass    : Brute-force the password of encrypted ZIP files
  + keystore_pass : Brute-force the password of Java keystore files
  + umbraco_crack : Crack Umbraco HMAC-SHA1 password hashes
  + tcp_fuzz      : Fuzz TCP services
  + dummy_test    : Testing module

Package: patatt
Description-md5: 71c5ad2638b1aade64db568ad6b420ed
Description-en: utility for cryptographic attestation of patches sent via email
 This utility allows an easy way to add end-to-end cryptographic
 attestation to patches sent via mail. It does so by adapting the DKIM
 email signature standard to include cryptographic signatures via the
 X-Developer-Signature email header.
 .
 If your project workflow doesn't use patches sent via email, then you
 don't need this and should simply start signing your tags and commits.

Package: python3-patatt
Description-md5: f61859d90447346c4d8f3a56fe11d6ea
Description-en: library for cryptographic attestation of patches
 This module provides capabilities for cryptographic attestation of
 patches for projects that use a patch-based workflow over email.

Package: patch
Description-md5: d56076980d5ce0f54f9dd685e6ca0ce7
Description-en: Apply a diff file to an original
 Patch will take a patch file containing any of the four forms
 of difference listing produced by the diff program and apply
 those differences to an original file, producing a patched
 version.

Package: patchelf
Description-md5: 824f52851ea97d75c91ab6435745910e
Description-en: modify properties of ELF executables
 PatchELF is a simple utility for modifying existing ELF executables and
 libraries.  In particular, it can do the following:
 .
  * Change the dynamic loader ("ELF interpreter") of executables
  * Change the RPATH of executables and libraries
  * Remove declared dependencies on dynamic libraries
    (DT_NEEDED entries)

Package: patchutils
Description-md5: 442c0d104c6f6b7262f5dcab972c3391
Description-en: Utilities to work with patches
 This package includes the following utilities:
  - combinediff creates a cumulative patch from two incremental patches
  - dehtmldiff extracts a diff from an HTML page
  - filterdiff extracts or excludes diffs from a diff file
  - fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets
  - flipdiff exchanges the order of two patches
  - grepdiff shows which files are modified by a patch matching a regex
  - interdiff shows differences between two unified diff files
  - lsdiff shows which files are modified by a patch
  - recountdiff recomputes counts and offsets in unified context diffs
  - rediff and editdiff fix offsets and counts of a hand-edited diff
  - splitdiff separates out incremental patches
  - unwrapdiff demangles patches that have been word-wrapped

Package: python3-path
Description-md5: fc0fdb9769787900771b405f3352349d
Description-en: module wrapper for os.path for Python 3
 path.py implements a path objects as first-class entities, allowing common
 operations on files to be invoked on those path objects directly.
 .
 This package installs the library for Python 3.

Package: pathogen
Description-md5: 47c216f36ce5340b79a56c3abf38eea4
Description-en: Puzzle game about matching 3D model structures
 Pathogen Warrior is a puzzle game about matching 3D model structures with
 a 2D hexagon map. It was one of the entrants to the 4th Ludum Dare 48-hour
 game development competition. The theme of the competition was "Infection".
 In Pathogen Warrior, the player's task is to match rotating 3D pathogen
 structures with a 2D model using a hexagon map. The time to accomplish
 the task is limited, and after successfully completing one pathogen, the
 player is advanced to next level, which has a more challenging pathogen.

Package: pathological
Description-md5: 00cf1d2d4996e78e1622536cf6e20a2d
Description-en: puzzle game involving paths and marbles
 Pathological is an enriched clone of the game "Logical" by Rainbow Arts.
 To solve a level, fill each wheel with four marbles of matching color.
 Various board elements such as teleporters, switches, filters, etc., make
 the game interesting and challenging.  New levels can be created using your
 favorite text editor.

Package: pathspider
Description-md5: 792045bc0ec774f27eb6f70947d9e8de
Description-en: Internet path transparency measurement tool
 PATHspider is a tool for performing experimental path transparency
 measurements and is extensible using a plugin architecture. The
 PATHspider distribution includes a set of plugins for measuring path
 transparency to signalling used by explicit-congestion notification and
 TCP Fast Open.

Package: python3-patiencediff
Description-md5: fb91831ff1ffbef73fc5b16598209189
Description-en: diff implementation with balanced performance, output and implementation
 This package contains the implementation of the ``patiencediff`` algorithm, as
 first described by Bram Cohen.
 .
 Like Python's ``difflib``, this module provides both a convience
 ``unified_diff`` function for the generation of unified diffs of text files as
 well as a SequenceMatcher that can be used on arbitrary lists.
 .
 Patiencediff provides a good balance of performance, nice output for humans,
 and implementation simplicity.
 .
 This package contains the Python 3 version of the library.

Package: patman
Description-md5: 1ab99bd112c0ec1ecd180cac2fa27a91
Description-en: rapid alignment of short sequences to large databases
 Patman searches for short patterns in large DNA databases, allowing
 for approximate matches. It is optimized for searching for many small
 pattern at the same time, for example microarray probes.

Package: patool
Description-md5: 63a672757ff0b42105500878a4372ef4
Description-en: command line archive file manager
 Various archive formats can be created, extracted, tested, listed,
 compared, searched and repacked by patool. The archive format is
 determined with file and as a fallback by the archive file extension.
 .
 patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), AR (.a),
 ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio),
 DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz), ISO (.iso), LZH (.lha, .lzh),
 LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RAR (.rar), RPM (.rpm), RZIP (.rz),
 SHAR (.shar), SHN (.shn), TAR (.tar), XZ (.xz), ZIP (.zip, .jar) and
 ZOO (.zoo) formats.
 .
 It relies on helper applications to handle those archive formats
 (for example bzip2 for BZIP2 archives).
 .
 The archive formats TAR, ZIP, BZIP2 and GZIP
 are supported natively and do not require helper applications to be
 installed.

Package: patroni
Description-md5: 500d92dec4fc214fc4d04ff56b7d221b
Description-en: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes
 Patroni is a template for a customized, high-availability PostgreSQL solution
 using Python and a distributed configuration store (ZooKeeper, etcd or
 Consul), or Kubernetes. It provides a REST API on each Postgres node of the
 cluster allowing for remote management and monitoring.

Package: patroni-doc
Description-md5: ba8197d3956a299b4dae037bf2de7967
Description-en: PostgreSQL High Availability (documentation)
 Patroni is a template for a customized, high-availability PostgreSQL solution
 using Python and a distributed configuration store (ZooKeeper, etcd or
 Consul), or Kubernetes. It provides a REST API on each Postgres node of the
 cluster allowing for remote management and monitoring.
 .
 This package provides the documentation.

Package: python-patsy-doc
Description-md5: 9a9514f1efc2be5693dfe17972373ebd
Description-en: documentation and examples for patsy
 This package contains documentation and example scripts for
 python3-patsy.

Package: python3-patsy
Description-md5: 9c746571984d68b3487f009052a062bc
Description-en: statistical models in Python using symbolic formulas
 patsy is a Python library for describing statistical models
 (especially linear models, or models that have a linear component)
 and building design matrices.
 .
 This package contains the Python 3 version.

Package: pavucontrol
Description-md5: c43956d9d08801fbaa1a405d7b6a9e6b
Description-en: PulseAudio Volume Control
 PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume
 control tool (mixer) for the PulseAudio sound server. In contrast to
 classic mixer tools this one allows you to control both the volume of
 hardware devices and of each playback stream separately. It also allows
 you to redirect a playback stream to another output device without
 interrupting playback.

Package: pavucontrol-qt
Description-md5: 23d75c026ee434bccef3a8e54cd8772c
Description-en: Qt port of volume control pavucontrol
 Qt port of volume control pavucontrol of sound server PulseAudio. As such it
 can be used to adjust all controls provided by PulseAudio as well as some
 additional settings.
 .
 The software belongs to the LXQt project but its usage isn't limited to this
 desktop environment.
 .
 This package contain the application files.

Package: pavucontrol-qt-l10n
Description-md5: 6c67fc95bafe94ef3edb20c6cffd8bc0
Description-en: Language package for pavucontrol-qt
 The l10n files for pavucontrol-qt.
 .
 This package contains the l10n files needed by the pavucontrol-qt.

Package: pavumeter
Description-md5: 01f0ddd12753fe52f4b6bbdc3c3e9b61
Description-en: PulseAudio Volume Meter
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 A simple volume meter for the PulseAudio sound server.

Package: pax
Description-md5: 6a13dcd72d0208af12f4a865635b9dac
Description-en: Portable Archive Interchange (cpio, pax, tar)
 paxtar is an implementation of an archiving utility that reads
 and writes several formats - traditional ones, the extended
 formats specified in IEEE 1003.1, and the ar(5) format used
 by deb(5) packages (MirBSD specific paxtar extension). The
 pax interface was designed by IEEE 1003.2 as a compromise in
 the chronic controversy over which of tar or cpio is best, but
 this implementation offers paxcpio and paxtar for easy calling.
 .
 This is the MirBSD paxtar implementation supporting the formats
 ar, bcpio, cpio, SVR4 cpio with and without CRC, old tar, and
 ustar, but not the format known as pax yet. It has extensions
 for removing non-numerical user and group IDs from the archive,
 storing hardlinked files only once, setting ownership to the
 superuser, anonymising inode and device information, changing
 the mtime to zero, and producing GNU tar compatible trailing
 slashes on ustar directory nodes. Its "ar" format is suitable
 for operating on *.deb files, unlike that of GNU binutils.
 .
 Note that ACLs and Extended Attributes are not supported.

Package: pax-britannica
Description-md5: 27ba094ab5975acf4cd3f182ad6f0d5b
Description-en: one-button multi-player real-time strategy game
 Pax Britannica is a one-button real-time strategy game by No Fun Games.
 Up to four players battle it out underwater, struggling to be the last
 one standing!
 .
 Each player uses one button to spawn ships that fight automatically using
 the latest in artificial aquatelligence technology. Gamepads are also
 supported.  The player who keeps their factory ship alive wins!
 .
 This package contains the game binary.

Package: pax-britannica-data
Description-md5: 843b7ab67c90ede391d6ee0fc7554476
Description-en: data files for pax-britannica game
 Pax Britannica is a one-button real-time strategy game by No Fun Games.
 Up to four players battle it out underwater, struggling to be the last
 one standing!
 .
 Each player uses one button to spawn ships that fight automatically using
 the latest in artificial aquatelligence technology. Gamepads are also
 supported.  The player who keeps their factory ship alive wins!
 .
 This package contains the game data and media files.

Package: pax-utils
Description-md5: d71b978a17d13187f2f09bb9f71446a7
Description-en: Security-focused ELF files checking tool
 This is a small set of various PaX aware and related utilities for ELF
 binaries. It can check ELF binary files and running processes for
 issues that might be relevant when using ELF binaries along with PaX,
 such as non-PIC code or executable stack and heap.
 .
 This package installs: dumpelf, lddtree, pspax, scanelf, scanmacho
 and symtree.

Package: paxtest
Description-md5: f5f8241cd3ba2c88c5b37dfb583ce7a1
Description-en: Test suite for the PaX kernel patch
 PaX is a Linux kernel patch which adds much stricter control on how memory
 is being used by applications. A normal Linux kernel leaves the control to the
 application and does not implement any enforcement. Especially buffer overflow
 attacks benefit from the absence of kernel enforced memory control. PaX tries
 to do its best to enforce this control of memory used by applications, thereby
 making it harder to successfully exploit buffer overflows.
 .
 Paxtest provides a regression test suite that covers most (but not all)
 of PaX functionality. It can also be used to test other memory protection
 patches.

Package: libpbbam-dev
Description-md5: 039a4aa6bcb0392ce64021829793ed17
Description-en: Pacific Biosciences binary alignment/map (BAM) library (headers)
 The BAM format is a binary, compressed, record-oriented container format
 for raw or aligned sequence reads. The associated SAM format is a text
 representation of the same data. The specifications for BAM/SAM are maintained
 by the SAM/BAM Format Specification Working Group.
 .
 PacBio-produced BAM files are fully compatible with the BAM specification,
 but makes use of the extensibility mechanisms of the BAM specification to
 encode PacBio-specific information. The pbbam library provides tools to
 work with these files
 .
 This package contains the library header files.

Package: libpbbam2.1.0
Description-md5: c3737d26939fa535670a0bb022994c7f
Description-en: Pacific Biosciences binary alignment/map (BAM) library
 The BAM format is a binary, compressed, record-oriented container format
 for raw or aligned sequence reads. The associated SAM format is a text
 representation of the same data. The specifications for BAM/SAM are maintained
 by the SAM/BAM Format Specification Working Group.
 .
 PacBio-produced BAM files are fully compatible with the BAM specification,
 but makes use of the extensibility mechanisms of the BAM specification to
 encode PacBio-specific information. The pbbam library provides tools to
 work with these files

Package: pbbamtools
Description-md5: afdb13e91de367a0f73c3217b67ffb09
Description-en: processing Pacific Biosciences binary alignment/map files
 The BAM format is a binary, compressed, record-oriented container format
 for raw or aligned sequence reads. The associated SAM format is a text
 representation of the same data. The specifications for BAM/SAM are maintained
 by the SAM/BAM Format Specification Working Group.
 .
 PacBio-produced BAM files are fully compatible with the BAM specification,
 but makes use of the extensibility mechanisms of the BAM specification to
 encode PacBio-specific information.
 .
 This package provides command-line utilities for working with PacBio BAM
 files.

Package: libpbcopper-dev
Description-md5: b1890fbc9c8584fb8a4afa8b35cdf187
Description-en: data structures, algorithms, and utilities for C++ applications -- header files
 pbcopper provides general tools for C++ applications. It is developed
 for use by applications of the Pacific Biosciences SMRT Analysis
 suite.
 .
 This package contains the header files and static library

Package: libpbcopper2.0.0
Description-md5: 12c9a1573b5e0c0d448a2c7b804a1f50
Description-en: data structures, algorithms, and utilities for C++ applications
 pbcopper provides general tools for C++ applications. It is developed
 for use by applications of the Pacific Biosciences SMRT Analysis
 suite.
 .
 This package contains the dynamic library

Package: pbdagcon
Description-md5: 95465f5fc6fbaa2db477a48c78b7cd82
Description-en: sequence consensus using directed acyclic graphs
 pbdagcon is a tool that implements DAGCon (Directed Acyclic Graph Consensus)
 which is a sequence consensus algorithm based on using directed acyclic
 graphs to encode multiple sequence alignment.
 .
 It uses the alignment information from blasr to align sequence reads to a
 "backbone" sequence. Based on the underlying alignment directed acyclic graph
 (DAG), it will be able to use the new information from the reads to find the
 discrepancies between the reads and the "backbone" sequences. A dynamic
 programming process is then applied to the DAG to find the optimum sequence
 of bases as the consensus. The new consensus can be used as a new backbone
 sequence to iteratively improve the consensus quality.
 .
 While the code is developed for processing PacBio(TM) raw sequence data,
 the algorithm can be used for general consensus purpose. Currently, it only
 takes FASTA input. For shorter read sequences, one might need to adjust the
 blasr alignment parameters to get the alignment string properly.
 .
 The code and the underlying graphical data structure have been used for some
 algorithm development prototyping including phasing reads and pre-assembly.

Package: libblasr-dev
Description-md5: d9411a07e32efeaa2b4e01cb1f6de812
Description-en: tools for aligning PacBio reads to target sequences (development files)
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This package contains the header files and static library for the alignment
 sublibrary.

Package: libblasr5.3.5
Description-md5: 7d8a4565bcb39d80aab2a0efe55a1b2b
Description-en: tools for aligning PacBio reads to target sequences
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This package contains the alignment sublibrary.

Package: libpbdata-dev
Description-md5: ebdc2dbf2e52207fa7ae6fd6d39bf69d
Description-en: tools for handling PacBio sequences (development files)
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This package contains the header files and static library for the pbdata
 sublibrary.

Package: libpbihdf-dev
Description-md5: ce6f954e33aa91c73a010ee3d8bd448f
Description-en: tools for handling PacBio hdf5 files (development files)
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This package contains the header files and static library for the hdf
 sublibrary.

Package: libpbseq
Description-md5: b024df8187de72aeaddd0ccb56712bf7
Description-en: library for analyzing PacBio sequencing data
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This is a metapackage that depends on the pbseqlib component shared libraries.

Package: libpbseq-dev
Description-md5: 947127d931e94ac3a437c44273d0cf6f
Description-en: library for analyzing PacBio sequencing data (development files)
 Blasr_libcpp is a library used by blasr and other executables such as
 samtoh5, loadPulses for analyzing PacBio sequences. This library contains
 three sub-libraries, including pbdata, hdf and alignment.
 .
 This is a metapackage that depends on the pbseqlib component development files.

Package: pbsim
Description-md5: dded62dc1453f70445810541a02fa07e
Description-en: simulator for PacBio sequencing reads
 PacBio DNA sequencers produce two types of characteristic reads: CCS
 (short and low error rate) and CLR (long and high error rate), both of
 which could be useful for de novo assembly of genomes. PBSIM simulates
 those PacBio reads from a reference sequence by using either a model-based
 or sampling-based simulation. Simulated reads are useful, for example, when
 developing or evaluating sequence assemblers targeted at PacBio data.

Package: pbhoney
Description-md5: 10f81042bd82750e013162caaa443ce8
Description-en: genomic structural variation discovery
 PBHoney is an implementation of two variant-identification
 approaches designed to exploit the high mappability of long reads
 (i.e., greater than 10,000 bp). PBHoney considers both intra-read
 discordance and soft-clipped tails of long reads to identify
 structural variants.
 .
 PBHoney is part of the PBSuite.

Package: pbjelly
Description-md5: 1dcf62cceabd18bf69fbdacd73caa835
Description-en: genome assembly upgrading tool
 PBJelly is a highly automated pipeline that aligns long sequencing
 reads (such as PacBio RS reads or long 454 reads in fasta format)
 to high-confidence draft assembles. PBJelly fills or reduces as
 many captured gaps as possible to produce upgraded draft genomes.
 .
 PBJelly is part of the PBSuite.

Package: pbsuite
Description-md5: ff8ccb949cd3eb854a02e196473aab76
Description-en: software for Pacific Biosciences sequencing data
 The PBSuite contains two projects created for analysis of
 Pacific Biosciences long-read sequencing data.
  * PBJelly - genome upgrading tool
  * PBHoney - structural variation discovery

Package: python3-pbbanana
Description-md5: 6f57128ed5dfc7adb9a33c0c935fa757
Description-en: additional utilities for the pbsuite
 PBBanana contains some assembly and consensus utilities
 for the PBSuite.
  * OLCAssembly - A shortcut to calling pacbio's Allora Assembler
  * Polish - A quick consensus caller
  * PBJNovo - DeNovo Assembler of PacBio only reads
 .
 This package is intended for use internally by the PBSuite

Package: python3-pbsuite-utils
Description-md5: 22a1c90e99cade6a005b8554e6baf7ba
Description-en: software for Pacific Biosciences sequencing data -- Python utilities
 The PBSuite currently contains two projects created and maintained
 by Adam English for analysis of Pacific Biosciences long-read
 sequencing data.
  * PBJelly - genome upgrading tool
  * PBHoney - structural variation discovery
 .
 This package contains Python 3 utilities for the suite.

Package: pbuilder
Description-md5: a8198b8566f5ca30b1c95b4df04af8ce
Description-en: personal package builder for Debian packages
 pbuilder constructs a chroot system, and builds a package inside the
 chroot.
 It is an ideal system to use to check
 that a package has correct build-dependencies.
 It uses apt extensively, and a local mirror, or a fast connection
 to a Debian mirror is ideal, but not necessary.
 .
 "pbuilder create" uses debootstrap to create a chroot image.
 .
 "pbuilder update" updates the image to the current state of
 testing/unstable/whatever
 .
 "pbuilder build" takes a *.dsc file and builds a binary in the chroot
 image.
 .
 pdebuild is a wrapper for Debian Developers, to allow running
 pbuilder just like "debuild", as a normal user.

Package: pbzip2
Description-md5: dff6f148708c0a74546b0e7ad93ddf40
Description-en: parallel bzip2 implementation
 pbzip2 is a parallel implementation of the bzip2 block-sorting file
 compressor that uses pthreads and achieves near-linear speedup on SMP
 machines. The output of this version is fully compatible with bzip2
 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with
 bzip2).

Package: pcal
Description-md5: ed203dec4c5ab8132edd7a79c2d1d206
Description-en: generate Postscript calendars without X
 "Pcal" is a program to print PostScript calendars for any month and year.
 By default, it looks for a file in the home directory named "calendar"
 for entries with leading dates matching dates on the calendar, and prints
 any following text under the appropriate day.

Package: pcalendar
Description-md5: 838688e878996632102a18ff5db0875e
Description-en: track menstrual cycles and predict fertility periods
 Periodic Calendar is a GUI application which assists in women menstrual
 cycles tracking and fertility periods prediction. This information can
 be used as supportive either for conception or contraception planning.
 .
 Periodic Calendar provides support for BBT and sympto-thermal methods
 which have the highest reliability in fertility periods prediction. User
 can choose any subset of the features to be used or even fall to the generic
 calendar method (which if used alone is very unreliable).
 .
 Authors of the Periodic Calendar still insist on not being an equal
 substitute to the fertility planning consultants or doctors. Before
 using this application please talk to your doctor or read a good book
 on the subject.
 .
 THE PREDICTIONS MADE BY THIS PROGRAM CAN BE NEVER BE CONSIDERED AS FINAL. THE
 METHODS USED ARE NOT 100% EFFECTIVE FOR ALL WOMEN.

Package: pcapfix
Description-md5: ca1894e2a9b74596f788a20d3c631a6a
Description-en: repairs broken pcap and pcapng files
 libpcap (Packet CAPture) provides a portable framework for low-level network
 monitoring. Network dumps based on libpcap can be made by tcpdump, wireshark
 and other tools. Sometimes those dumps can get corrupted by several reasons.
 Examples of this are a copy from Linux to Windows with a conversion to DOS/
 Windows text file line ending (CR-LF) or a transfer over FTP in ASCII mode
 instead of BINARY mode.
 .
 pcapfix tries to repair your broken pcap files, fixing the global header and
 recovering the packets by searching and guessing the packet headers.
 .
 pcapfix will first step through the packets top down until it recognizes a
 corrupted one by using plausibility checks. After that the tool will brute
 force further pcap packet headers by reading the file byte by byte. If another
 proper packet is found, pcapfix restores the data in between by adding a
 well-formed pcap packet header.
 .
 The PCAP Next Generation Dump File Format (or pcapng for short) is an attempt
 to overcome the limitations of the currently widely used (but limited) libpcap
 format. Since 1.0.0 version, pcapfix works with pcapng format too.

Package: pcaputils
Description-md5: 6acccad0677b2c8241797f17da053203
Description-en: specialized libpcap utilities
 pcaputils includes the following libpcap-based utilities:
  - pcapip: filters an input pcap file based on a file containing IP addresses
  - pcappick: picks specific frames out of a pcap by number
  - pcapuc: prints unique src IPs, dst IPs, or {src, dst} IP pairs witnessed
  - pcapdump: a dedicated packet capture utility similar to dumpcap, but with
    these features:
  * logs packet dump and drop rates
  * can run as a daemon
  * can dynamically reload its configuration without dropping packets
  * can be signalled to immediately rotate its capture output file
  * can partition its output based on time intervals (e.g., start of hour or
    start of day)
  * can strip application data from the trace file (output headers only)
  * can sample the packet stream (e.g., only dump every 1 in 10 or 1 in 100
    packets)

Package: python3-pcapy
Description-md5: ab4e5babd9708d9ef18c26e53144237a
Description-en: Python interface to the libpcap packet capture library (Python 3)
 Pcapy is a  Python extension module that interfaces  with the libpcap
 packet capture library.
 .
 Pcapy enables Python scripts to capture packets on the network. Pcapy
 is highly  effective when used in conjunction  with a packet-handling
 package such as Impacket, which is a collection of Python classes for
 constructing and dissecting network packets.
 .
 This package installs the library for Python 3.

Package: libpcaudio-dev
Description-md5: 626dab2b5596d4a70677e5fda1fc7128
Description-en: C API to different audio devices - development files
 The Portable C Audio Library (pcaudiolib) provides a C API to different audio
 devices. It supports Alsa, OSS, and PulseAudio.
 .
 This package contains the development files needed to build against the pcaudio
 shared library.

Package: libpcaudio0
Description-md5: 9b2e45c1472854471d308a3004ebbc73
Description-en: C API to different audio devices - shared library
 The Portable C Audio Library (pcaudiolib) provides a C API to different audio
 devices. It supports Alsa, OSS, and PulseAudio.
 .
 This package contains the shared library.

Package: pcb
Description-md5: 1c2fcf2aa9b34af58806b1efaa6a1bf8
Description-en: printed circuit board (pcb) design program - metapackage
 PCB is an interactive printed circuit board editor for the X11 window
 system. PCB includes a rats nest feature, design rule checking, and can
 provide industry standard RS-274-X (Gerber), NC drill, and centroid data
 (X-Y data) out