This is a staging site. Uploads will not persist. Testing only.

libhe5-hdfeos0t64

Earth Observation System extensions to HDF5

HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific data structures, namely Grid, Point, and Swath. The new data structures are constructed from standard HDF data objects, using EOS conventions, through the use of a software library [1,4]. A key feature of HDF-EOS files is that instrument-independent services, such as subsetting by geolocation, can be applied to the files across a wide variety of data products. The library is extensible and new data structures can be added.

node-node-pty

Node.js library to allow one to fork processes with pseudoterminal file descript

node-node-pty provides forkpty bindings for node.js. This allows one to fork processes with pseudoterminal file descriptors. It returns a terminal object which allows reads and writes. This is useful for: * Writing a terminal emulator * Getting certain programs to think they are in a terminal

linux-support-6.1.0-8

Support files for Linux 6.1

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

libapi-gitforge-perl

generic interface to APIs of sites like GitHub, GitLab etc.

A git forge is a site like GitHub, GitLab etc. API::GitForge provides access to some operations which one might wish to perform against any git forge, wrapping the details of the APIs of particular forges. An example of such an operation is forking a repository into the user's own namespace.

libmail-dmarc-perl

Perl implementation of DMARC

Mail::DMARC is a suite of tools for implementing DMARC. It adheres to the 2013 DMARC draft, intending to implement every MUST and every SHOULD.

libsyntax-highlight-perl-perl

Highlighting of Perl Syntactical Structures

Syntax::Highlight::Perl provides syntax highlighting for Perl code. The design bias is roughly line-oriented and streamed (ie, processing a file line-by-line in a single pass). Provisions may be made in the future for tasks related to "back-tracking" (ie, re-doing a single line in the middle of a stream) such as speeding up state copying.