libdist-zilla-perl
Perl distribution builder
Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this
respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install.
Unlike those tools, however, it is not also a system for installing code that
has been downloaded from the CPAN. Since it's only run by authors, and is
meant to be run on a repository checkout rather than on published, released
code, it can do much more than those tools, and is free to make much more
ludicrous demands in terms of prerequisites.
plink2
whole-genome association analysis toolset
plink expects as input the data from SNP (single nucleotide polymorphism)
chips of many individuals and their phenotypical description of a disease.
It finds associations of single or pairs of DNA variations with a phenotype
and can retrieve SNP annotation from an online source.
picom-conf
Configuration editor for Picom
picom-conf is a configuration tool for the X composite manager picom. It is a
fork of compton-conf.
libpackagekitqt6-1
Library for accessing PackageKit using Qt6
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
python3-asn1
Simple ASN.1 encoder and decoder for Python
This pure Python library features:
* a BER decoder
* a DER decoder and encoder (except indefinite lengths)
python3-openai
OpenAI Python API library
The OpenAI Python library provides convenient access to the OpenAI REST API
from any Python 3.7+ application. The library includes type definitions for
all request params and response fields, and offers both synchronous and
asynchronous clients powered by httpx.