golang-1.24-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.
ardour
the digital audio workstation
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
mdfinder.app
GNUstep Finder and system-wide search system
MDFinder is a an application to search items already indexed by the
GWMetadata indexing system, a GNUstep implementation of MacOS X's
proprietary Spotlight. Searches can be saved and are automatically
updated if the corresponding files change. Indexing is done in the
background and is switched off by default. To enable it and
configure the search path, use the dedicated module in
the SystemPreferences application.
deb-gview
GNOME viewer for .deb package files and contents
Displays Debian control information, devscript details and
details of the files that would be installed (names,
sizes and locations). Files within the package can be
viewed within the package or externally.
python3-aioapcaccess
async version of the apcaccess library
This package provides an async implementation of the apcaccess library. It
provides programmatic access to the status information provided by apcupsd
over its Network Information Server (NIS) which usually listens on TCP port
3551.
python3-aioasuswrt
API wrapper for Asuswrt
This package provides a small, efficient wrapper for interacting with AsusWRT,
the custom firmware for Asus routers. It facilitates seamless communication
with AsusWRT-powered routers, enabling users to execute commands and retrieve
network information. Built on Python's asyncio framework, it supports
asynchronous operations for non-blocking interactions. The package offers
extensive logging for debugging and monitoring.