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.
rudof
RDF data shape processing - CLI tool
rudof implements Shape Expressions (ShEx), SHACL, DCTAP,
and other technologies in the RDF ecosystem.
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).
libstd-rust-1.72
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
libsnapd-qt6-2-1
Qt snapd library (Qt6 version
snapd-glib is a library to allow GLib based applications access to snapd,
the daemon that controls Snaps.
python3-proto-plus
Beautiful Pythonic protocol buffers
This is a wrapper around protocol buffers. Protocol buffers
is a specification format for APIs, such as those inside Google.
This library provides protocol buffer message classes and objects
that largely behave like native Python types.