postgresql-doc-16
documentation for the PostgreSQL database management system
This package contains all README files, user manual, and examples for
PostgreSQL 16. The manual is in HTML format.
libkf6config-bin
configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore and KConfigGui.
python3-pyreadstat
read/write data sets from SAS, Stata, and SPSS from/to Python pandas.DataFrame
A Python package to read and write popular stats packages files (like SAS
(sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta)) from
and to Python pandas.DataFrame data structures. This module is a wrapper
around the Readstat C library by Evan Miller.
erlang-parsetools
Erlang/OTP parsing tools
The Parsetools application contains utilities for parsing. Currently,
it includes yecc module. Yecc is an LALR-1 parser generator for Erlang,
similar to yacc. Yecc takes a BNF grammar definition as input, and
produces Erlang code for a parser as output.
librocsolver0
ROCm library for numerical linear algebra - library
rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
platform and optimized for discrete AMD GPUs.
python3-scrapli-replay
enable easy testing of scrapli programs
Easily test scrapli code with Pytest, or create mock SSH servers to play with.