python3-pyremctl

Python 3 extension for Kerberos-authenticated command execution

The Python 3 remctl extension, which provides native Python bindings for the libremctl client library.
installer of Linux/BSD distributions to a partition or USB drive

unetbootin

installer of Linux/BSD distributions to a partition or USB drive

UNetbootin allows for the installation of various Linux/BSD distributions to a partition or USB drive, so it's no different from a standard install, only it doesn't need a CD. It can create a dual-boot install, or replace the existing OS entirely.

python3-pytest-tornado

py.test plugin to test Tornado applications (Python 3)

pytest-tornado is a plugin for the Pytest testing framework which provides fixtures and markers to simplify testing of Tornado applications (Python web framework and ansynchronous networking library).

pagetools

Automatic deskew and bounding box determination for scanned page images

This program determines the skew angle for text, and works with black/white images in TIFF or PBM format. To achieve this, it uses an original algorithm based on a fast implementation of the Radon transform. This program is part of the Page Layout Detection Tools project, which aims to automate the layout detection in scanned page images.

kraken

assigning taxonomic labels to short DNA sequences

Kraken is a system for assigning taxonomic labels to short DNA sequences, usually obtained through metagenomic studies. Previous attempts by other bioinformatics software to accomplish this task have often used sequence alignment or machine learning techniques that were quite slow, leading to the development of less sensitive but much faster abundance estimation programs. Kraken aims to achieve high sensitivity and high speed by utilizing exact alignments of k-mers and a novel classification algorithm.

python3-tlsh

fuzzy hashing library - Python3 module

The Trend Micro Locality Sensitive Hash is a fuzzy hash algorithm that can be used to compare similar but not identical files.