libodb-api-0d
Observational Data processing API for meteorology
python3-macaroonbakery
Higher-level macaroon operations for Python 3
Macaroons, like cookies, are a form of bearer credential. Unlike opaque
tokens, macaroons embed caveats that define specific authorization
requirements for the target service, the service that issued the root
macaroon and which is capable of verifying the integrity of macaroons it
receives.
node-stream-each
Iterate all the data in a stream
Iterate the data in the stream by calling the iterator function with
(data, next) where data is a data chunk and next is a callback. Call next when
you are ready to consume the next chunk. Optionally you can call next with an
error to destroy the stream. When the stream ends/errors the callback is
called if provided.
pgqd
Queue maintenance daemon for PgQ
PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
database, each queue can be consumed by multiple consumers.
php-cache-tag-interop
Framework interoperable interfaces for tags
This package contain two interfaces for tagging. These interfaces are intended
to make their way into PHP Fig. Representatives from Symfony, PHP-cache and
Drupal have worked together to agree on these interfaces.
libgm2-18-hppa-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.