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

libwww-telegram-botapi-perl

module of Telegram Bot API in Perl

WWW::Telegram::BotAPI is an implementation of Telegram Bot API in Perl, You can use it simply as an API if you want to implement logic by yourself, or you can enable retrieving of updates and get messages sent to your bot in a callback.

libsyntax-infix-smartmatch-perl

simplified smartmatch module

Syntax::Infix::Smartmatch implements a new, much simplified version of smartmatch. In particular the behavior only depends on the right side argument.

libmkcal-qt5-0

SQlite storage backend for KCalendarCore

Extends KDE calendar core library and provides an SQlite backend.

libgetopt-ex-hashed-perl

Perl module to automatically store Getopt::Long options into Hash

The Getopt::EX::Hashed is a module to automate a hash object to store command line option values for Getopt::Long and compatible modules, including Getopt::EX::Long.

python3-pytest-httpx

Intercept and mock HTTPX requests in pytest

Provides an `httpx_mock` fixture for the pytest framework. This fixture allows you to intercept and mock HTTP requests made using the HTTPX library. It supports both synchronous and asynchronous HTTPX requests, enabling you to define custom responses, including JSON bodies, headers, status codes, and more.

ruby-cssbundling-rails

Bundle and process CSS in Rails via Node.js

This gem provides installers to get you going with the bundler of your choice in a new Rails application, and a convention to use app/assets/builds to hold your bundled output as artifacts that are not checked into source control (the installer adds this directory to .gitignore by default).