cdsetool
Tools & CLI for interacting with CDSE product APIs - CLI
CDSETool provides Python Tools and Command line Interface (CLI)
programs for downloading Copernicus data from the Copernicus Data
Space Ecosystem.
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.
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.
raku-license-spdx
Raku module containing a SPDX license list
SPDX::License Raku module provides an abstraction over the SPDX License
List as provided in JSON format. Its primary raison d'ĂȘtre is to help
the license checking of Test::META and to allow for the warning about
deprecated licences therein.
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).
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.