libhtsjdk-java

Java API for high-throughput sequencing data (HTS) formats

HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM (Sequence Alignment/Map) and VCF, used for high-throughput sequencing data. There are also an number of useful utilities for manipulating HTS data.

php-symfony-cache-contracts

Generic abstractions related to caching

Symfony Contracts can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

php-symfony-http-client-contracts

Generic abstractions related to HTTP clients

Symfony Contracts can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

libquotientqt6-0.8

Qt6 library to write cross-platform clients for Matrix

libQuotient is a Qt6-based library to make IM clients for the Matrix protocol. It is the backbone of Quaternion, Spectral and some other projects.

python3-apsw

another Python SQLite 3 wrapper (Python 3 version)

APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does.

python3-btsocket

Python interface for BlueZ Bluetooth Management API

This package provides a Python interface to the BlueZ Bluetooth Management API, which is the official Linux Bluetooth protocol stack. This library is particularly useful for developers needing to interact with Bluetooth hardware at a low level using Python. It offers functionalities to control and monitor Bluetooth devices directly from a Linux system.