python-traceback2

backports of the traceback module - Python 2.7

This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback.

r-cran-alakazam

Immunoglobulin Clonal Lineage and Diversity Analysis

Alakazam is part of the Immcantation analysis framework for Adaptive Immune Receptor Repertoire sequencing (AIRR-seq) and provides a set of tools to investigate lymphocyte receptor clonal lineages, diversity, gene usage, and other repertoire level properties, with a focus on high-throughput immunoglobulin (Ig) sequencing.

python-tabulate

pretty-print tabular data in Python2

Pretty-print tabular data in Python, a library and a command-line utility. The main use cases of the library are:

zfs-auto-snapshot

ZFS automatic snapshot service

Automatically create, rotate, and destroy periodic ZFS snapshots. This is the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly, @zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly snapshots if it is installed.

python-pefile

Portable Executable (PE) parsing module for Python

pefile is a Python module to read and work with Portable Executable (PE) files. Most of the information in the PE header is accessible, as well as all the sections, section information and data.

php-zend-search

Zend Framework - ZendSearch component

ZendSearch is a general purpose text search engine written entirely in PHP 5.