python3-django-timezone-field
database and form fields for pytz objects (Python3 version)
A Django app providing database and form fields for pytz timezone objects.
Values are validated against pytz.common_timezones and stored as strings. The
form field can display timezones as locations or locations with offsets.
bamtools
toolkit for manipulating BAM (genome alignment) files
BamTools facilitates research analysis and data management using BAM
files. It copes with the enormous amount of data produced by current
sequencing technologies that is typically stored in compressed, binary
formats that are not easily handled by the text-based parsers commonly
used in bioinformatics research.
libkotlinx-atomicfu-java
AtomicFU - Idiomatic atomic operations in Kotlin
AtomicFU is a library that provides the idiomatic and effective way of using
atomic operations in Kotlin: Code it like a boxed value, but run it efficiently
as java.util.concurrent.atomic.AtomicXxxFieldUpdater. Kotlin-specific
extensions (e.g. inline loop, update, updateAndGet functions), atomic arrays,
user-defined extensions on atomics and locks.
libopencv-objdetect410
computer vision Object Detection library
This package contains the OpenCV (Open Computer Vision) Object Detection
runtime libraries.
postgresql-15-bgw-replstatus
report whether PostgreSQL node is master or standby
bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
replication status of a node. It's intended to be polled by a load balancer
such as haproxy.
libbotan-2-19
multiplatform crypto library (2.x version)
Botan is a C++ library which provides support for many common cryptographic
operations, including encryption, authentication, and X.509v3 certificates and
CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
MD5, and SHA-1.