python3-didl-lite

Python tools for handling DIDL-Lite XML data

Tools to read and write DIDL-Lite XML, aligned with the Digital Item Declaration Language (DIDL) standards used widely in multimedia systems. This library facilitates the manipulation of DIDL-Lite documents necessary for interacting with UPnP Media Servers and other digital media distribution protocols.

python3-django-zeal

Detect N+1s in your Django app (Python3 version)

Catch N+1 queries in your Django project.

python3-pyfastx

fast random access to sequences from FASTA/Q file - python3 module

The pyfastx is a lightweight Python C extension that enables users to randomly access to sequences from plain and gzipped FASTA/Q files. This module aims to provide simple APIs for users to extract sequence from FASTA and reads from FASTQ by identifier and index number. The pyfastx will build indexes stored in a sqlite3 database file for random access to avoid consuming excessive amount of memory. In addition, the pyfastx can parse standard (sequence is spread into multiple lines with same length) and nonstandard (sequence is spread into one or more lines with different length) FASTA format.

fonts-topaz-unicode

Amiga 500 "Topaz" font updated for the 21st century

This is therefore a highly nostalgic typeface for people of a certain age and geographical distribution, but it's also a genuinely good font. It's high contrast, it's consistently designed (within the limits of 8x8px), and it's quite compact.

libgnatprj11

support for programs processing GNAT projects (runtime)

GNAT projects are human-readable text files used to drive tools building or inspecting lots of source files in several programming languages, like those provided by the gprbuild package.

libaunit22

AUnit, a unit testing framework for Ada: shared library

AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It's intended as a developer's tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose.