raku-file-which

Cross platform Raku executable path finder (aka which on UNIX)

File::Which finds the full or relative paths to an executable program on the system. This is normally the function of which utility which is typically implemented as either a program or a built in shell command. On some unfortunate platforms, such as Microsoft Windows it is not provided as part of the core operating system.

ruby-omniauth-alicloud

Omniauth strategy for AliCloud

Wrapper the AliCloud Oauth2 API. OmniAuth::Strategies::Alicloud is simply a Rack middleware. Read the OmniAuth docs for detailed instructions.

xq

command line XML and HTML beautifier and content extractor

xq is a command line XML and HTML beautifier and content extractor, similar to jq.

libtest-chuck-clojure

Clojure utility library for test.check

a collection of various utilities for the Clojure test framework test.check

cargo-c

Helper program to build and install c-like libraries

cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software.

python3-sphinxcontrib.trio

Make Sphinx better at documenting Python functions and methods

This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or ... you get the idea. It works by making sphinx's regular directives for documenting Python functions and methods smarter and more powerful.