libgphobos5-armhf-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libkf5completion5
Widgets with advanced auto-completion features.
KCompletion provides widgets with advanced completion support as well as a
lower-level completion class which can be used with your own widgets.
librpmbuild10
RPM build shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
libtest-exports-perl
Perl module to test that modules export the right symbols
Test::Exports provides simple test functions for testing other modules
"import" methods. Testing is currently limited to checking which subs have been
imported.
libwww-finger-perl
get useful data from e-mail addresses
This module is *not* an implementation
of the finger protocol (RFC 1288).
Use Net::Finger for that.
Instead it is a set of implementations of *other* methods
for getting information from an e-mail address,
or e-mail-like identifier.
This package includes four such implementations,
and it's pretty easy to create your own additional implementations:
kma
mapping genomic sequences to raw reads directly against redundant databases
KMA is mapping a method designed to map raw reads directly against
redundant databases, in an ultra-fast manner using seed and extend. KMA
is particularly good at aligning high quality reads against highly
redundant databases, where unique matches often does not exist. It works
for long low quality reads as well, such as those from Nanopore. Non-
unique matches are resolved using the "ConClave" sorting scheme, and a
consensus sequence are outputtet in addition to other common attributes.