r-bioc-s4arrays

foundation of array-like containers in Bioconductor

The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).

lomiri-clock-app

Clock App for Lomiri Operating Environment

This app is a core app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode).

lomiri-wallpapers-16.04

Lomiri Wallpapers (as shipped with Ubuntu Touch 16.04)

Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices.

gnat-11-mipsisa32r6el-linux-gnu

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

python3-crccheck

implementation of 170+ CRC algorithms for Python 3

crccheck is a Python library that implements more than 170 CRC algorithms used in various applications. CRC and checksum calculations are made from binary data.

python3-cachelib

collection of cache libraries using the same API (Python 3)

This package provides a uniform API over a number of different caching backends including: