raku-uri

URI handler for Raku

A URI implementation using Raku grammars to implement RFC 3986 BNF. Currently only implements parsing.

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.