lib32go22-sparc64-cross
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
python3-command-runner
platform-agnostic external command execution library for Python
command_runner's purpose is to run external commands from Python, just like
subprocess on which it relies, while solving various problems a developer may
face among:
- Handling of all possible subprocess.popen / subprocess.check_output
scenarios / Python versions in one handy function without encoding or
timeout hassle
- Allow stdout/stderr stream output to be redirected to callback functions /
output queues / files so you get to handle output in your application while
commands are running
- Callback to optional stop check to stop execution from outside command_runner
- Callback with optional process information to allow control of the process
from outside command_runner
- Callback when finished to ease thread usage
- Optional process priority and io_priority settings
- System agnostic functionality, the developer shouldn't carry the burden of
Windows & Linux differences
- Optional Windows UAC elevation module compatible with CPython, PyInstaller,
and Nuitka
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
fonts-jetbrains-mono-web
free and open-source typeface for developers (WOFF2)
JetBrains Mono. A typeface for developers.
Features include:
- Increased height for a better reading experience
- Adapted to reading code
- 139 code-specific ligatures
- 145 languages
- 7 weights with matching italics
rist-tools
Reliable Internet Stream Transport -- CLI tools
Reliable Internet Stream Transport (RIST) is a transport protocol
designed for reliable transmission of video over lossy networks
(including the Internet) with low latency and high quality.
gobjc-13-sparc64-linux-gnu
GNU Objective-C compiler for the sparc64-linux-gnu architecture
This is the GNU Objective-C compiler for the sparc64-linux-gnu architecture,
which compiles Objective-C on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
python3-librdf
Python language bindings for the Redland RDF library
This package contains the files needed to use the Redland Resource
Description Framework (RDF) library in Python programs.