This is a staging site. Uploads will not persist. Testing only.

autoimport

Automatically import missing Python libraries

Throughout the development of a Python program you continuously need to manage the Python import statements either because you need one new object or because you no longer need it. This means that you need to stop writing whatever you were writing, go to the top of the file, create or remove the import statement and then resume coding.

python3-psd-tools

library for working with Adobe Photoshop PSD files (Python 3)

psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format.

python3-pyrr

Python 3 module for 3D geometry calculations

Pyrr is a numpy-powered math library for 3D geometry calculations with focus on OpenGL-related applications.

r-cran-xmlparsedata

Parse Data of R Code as an XML Tree

Convert the output of utils::getParseData() to an XML tree, that one can search via XPath, and easier to manipulate in general.

rocm-smi

ROCm System Management Interface (ROCm SMI) command-line interface

This is the reference implementation from AMD, exposing the ROCm SMI library to the user. It presents a Python executable, `rocm-smi`.

ruby-sentry-ruby-core

client interface for the Sentry error logger

This library provides a client interface for the Sentry error logger. Sentry provides real-time crash reporting for web apps, mobile apps, and games.