ruby-ntlm
NTLM authentication client for Ruby
NTLM (NT LAN Manager) is an authentication protocol used in various Microsoft
network protocol implementations. It employs a challenge-response mechanism
for authentication, in which clients are able to prove their identities
without sending a password to the server.
This Ruby library provides message creator and parser for the NTLM
authentication. It supports NTLM v1 only.
r-cran-satellite
GNU R handling and manipulating remote sensing data
This package provides a broad variety of functions which are useful
for handling, manipulating, and visualizing satellite-based remote sensing
data. These operations range from mere data import and layer handling (eg
subsetting), over Raster* typical data wrangling (eg crop, extend), to more
sophisticated (pre-)processing tasks typically applied to satellite imagery
(eg atmospheric and topographic correction). This functionality is
complemented by a full access to the satellite layers' metadata at any
stage and the documentation of performed actions in a separate log file.
Currently available sensors include Landsat 4-5 (TM), 7 (ETM+), and 8
(OLI/TIRS Combined), and additional compatibility is ensured for the Landsat
Global Land Survey data set. Moreover, support for Terra and Aqua-MODIS as
well as PROBA-V is expected to arrive shortly.
libengine-tpm2-tss-openssl
OpenSSL engine for tpm2-tss
With this engine for OpenSSL you can use OpenSSL library
and command line tools with any TPM2 implementation as
backend for the crypto operations.
python3-stactools
Command line tool and Python library for working with STAC
stactools is a high-level command line tool and Python library for
working with STAC.
It is based on PySTAC.
surpyvor
modification of VCF files with SURVIVOR
SURVIVOR is a tool set for simulating/evaluating
structural variations, merging and comparing SVs within
and among samples, and includes various methods to
reformat or summarize structural variations.
python3-donfig
Python package for configuring a Python package
Donfig is a Python library meant to make configuration easier for other
Python packages. Donfig can be configured programmatically, by
environment variables, or from YAML files in standard locations.