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

libghc-boring-prof

Boring and Absurd types for Haskell; profiling libraries

* Boring types are isomorphic to ().

efi-shell-ia32

UEFI Shell for 32-bit x86 architecture

The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellia32.efi binary for the a 32-bit x86 architecture.

wx3.2-examples

wxWidgets Cross-platform C++ GUI toolkit (examples)

wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well).

rtpengine-daemon

proxy for RTP and media streams used in NGCP, userspace part

Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies.

python3-pdoc

API Documentation for Python Projects

pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies.

postgresql-17-pg-stat-kcache

PostgreSQL extension to gather per-query kernel statistics.

Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier.