debian-faq-ru
Debian Frequently Asked Questions, in Russian
In this package you will find the Debian GNU/Linux FAQ, which gives
frequently asked questions (with their answers!) about the Debian distribution
(Debian GNU/Linux and others) and about the Debian project.
Some answers assume some knowledge of Unix-like operating systems.
However, as little prior knowledge as possible is assumed: answers to general
beginners questions will be kept simple.
python3-kivy
Kivy - Multimedia / Multitouch framework in Python (Python 3)
Kivy is an open source library for developing multi-touch applications. It is
completely cross platform (Linux/OSX/Win/Android) and released under the terms
of the MIT license.
smithwaterman
determine similar regions between two strings or genomic sequences
The Smith–Waterman algorithm performs local sequence alignment; that is,
for determining similar regions between two strings or nucleotide or
protein sequences. Instead of looking at the total sequence, the
Smith–Waterman algorithm compares segments of all possible lengths and
optimizes the similarity measure.
libvpl2
oneAPI Video Processing Library -- shared library
Intel Video Processing Library (Intel VPL) provides access to hardware
accelerated video decode, encode, and processing capabilities on Intel
GPUs to support AI visual inference, media delivery, cloud gaming, and virtual
desktop infrastructure use cases.
libvpx7
VP8 and VP9 video codec (shared library)
VP8 and VP9 are open video codecs, originally developed by On2 and released
as open source by Google Inc. They are the successor of the VP3 codec,
on which the Theora codec was based.
libppix-quotelike-perl
module to parse Perl string literals and string-literal-like things
The PPIx::QuoteLike module parses Perl string literals and things that are
reasonably like string literals. Its real reason for being is to find
interpolated variables for Perl::Critic policies and similar code.