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

libfile-sharedir-tiny-perl

module to locate per-dist and per-module shared files

Quite often you want or need your Perl module (CPAN or otherwise) to have access to a large amount of read-only data that is stored on the file-system at run-time.

libjs-htmx

framework for performing various javascript actions from html

htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext.

python3-gql

GraphQL client for Python

This library provides a versatile GraphQL client that allows for the execution of GraphQL queries, mutations, and subscriptions. It supports multiple transport protocols including HTTP, websockets, and AWS AppSync. The client offers both synchronous and asynchronous usage, enabling concurrent requests. Queries can be validated locally, with the option to use a provided GraphQL schema or fetch one from the backend through introspection. Additional features include file uploads, custom scalars and enums, as well as a CLI tool to execute GraphQL queries or download schemas. The DSL module allows dynamic composition of GraphQL queries, making it highly adaptable to various use cases.

liblomiri-content-hub1

content sharing/picking library for Lomiri

Content sharing/picking infrastructure and service, designed to allow apps to securely and efficiently exchange content.

lomiri-content-hub-testability

content sharing testability for Lomiri

Content sharing/picking infrastructure and service, designed to allow apps to securely and efficiently exchange content.

oscs

OpenStack cloud selector parses credentials from clouds.yaml

This package provides a parser for the ~/.config/openstack/clouds.yaml and makes it possible to select one of the, by exporting the OS_CLOUD environment variable. When using "oscs set" without any argument, oscs displays a nice fzf ncurse dialogue where uses can select what cloud to use with the arrow keys.