gir1.2-webkit2-5.0
Web content engine library for GTK - GObject introspection data
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
python3-duo-client
Interact with the Duo Auth, Admin, and Accounts APIs (Python3 version)
Python library for interacting with the Duo Auth, Admin, and Accounts APIs. The
Duo Auth API is a low-level, RESTful API for adding strong two-factor
authentication to your website or application. The Duo Admin API provides
programmatic access to the administrative functionality of Duo Security's
two-factor authentication platform. The Accounts API allows Duo Beyond, Access,
and MFA customers to create, manage, and delete additional related Duo Security
customer accounts.
python3-authheaders
Python 3 module for generating email authentication headers
Authheaders can generate both authentication results header fields and DKIM/
ARC sighatures. It can perform DKIM, SPF, and DMARC validation, and the
results are packaged into a single Authentication-Results header. It can
also DKIM and ARC sign messages and output the corresponding signature
header fields.
python3-cloudscraper
Request pages with Cloudflare's anti-bot page
This can be useful if you wish to scrape or crawl a website protected with
Cloudflare. Cloudflare's anti-bot page currently just checks if the client
supports JavaScript, though they may add additional techniques in the future.
python3-pyo
Python3 module written in C to help digital signal processing script creation
pyo is a Python module containing classes for a wide variety of audio signal
processing types. With pyo, user will be able to include signal processing
chains directly in Python scripts or projects, and to manipulate them in real
time through the interpreter. Tools in pyo module offer primitives, like
mathematical operations on audio signal, basic signal processing (filters,
delays, synthesis generators, etc.), but also complex algorithms to create
sound granulation and others creative audio manipulations.
r-cran-ranger
Fast Implementation of Random Forests
A fast implementation of Random Forests, particularly suited for high
dimensional data. Ensembles of classification, regression, survival and
probability prediction trees are supported. Data from genome-wide association
studies can be analyzed efficiently. In addition to data frames, datasets of
class 'gwaa.data' (R package 'GenABEL') and 'dgCMatrix' (R package 'Matrix')
can be directly analyzed.