libgfortran-11-dev-mips64r6-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
qml6-module-org-kde-kquickimageeditor
Image editing components
A QtQuick plugin providing Image editing components.
python3-omegaconf
hierarchical configuration from multiple sources
OmegaConf is a hierarchical configuration system, with support for merging
configurations from multiple sources (YAML config files, dataclasses/objects
and CLI arguments) providing a consistent API regardless of how the
configuration was created.
golang-1.21-src
Go programming language - source files
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
obs-ashmanix-blur-filter
plugin for OBS Studio to set a blur filter on a source
This plugin lets to set a simple blur filter on any OBS source, such images,
videos, texts, scenes, webcam, etc. To use it, just right click on an image
or video source and select Filters.
node-copy-paste
access to the system clipboard
node-copy-paste allows read/write (i.e copy/paste) access to the system
clipboard. It does this by wrapping xclip for Linux, FreeBSD, and OpenBSD.