xserver-xorg-video-nvidia-legacy-340xx
NVIDIA binary Xorg driver (340xx legacy version)
The NVIDIA binary driver provides optimized hardware acceleration of
OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server
for graphics cards using NVIDIA chip sets.
lua-socket
TCP/UDP socket library for the Lua language
Luasocket provides a TCP/UDP socket library for the Lua language
python3-pyvcf
Variant Call Format (VCF) parser for Python 3
The Variant Call Format (VCF) specifies the format of a text file used
in bioinformatics for storing gene sequence variations. The format has
been developed with the advent of large-scale genotyping and DNA
sequencing projects, such as the 1000 Genomes Project.
python-pyvcf-examples
Example data for Variant Call Format (VCF) parser for Python
The Variant Call Format (VCF) specifies the format of a text file used
in bioinformatics for storing gene sequence variations. The format has
been developed with the advent of large-scale genotyping and DNA
sequencing projects, such as the 1000 Genomes Project.
postgresql-15-tds-fdw
PostgreSQL foreign data wrapper for TDS databases
tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases
that use the Tabular Data Stream (TDS) protocol, such as Sybase databases
and Microsoft SQL Server.
python-django-appconf
helper class handling configuration defaults of apps - Python 2.7
Say you have an app with a few defaults, which you want to refer to in the
app's code without repeating yourself all the time. Django-appconf provides
a simple helper class to implement those defaults.