lua-vips

Fast image processing library with low memory needs for Lua

Lua module that implements bindings for VIPS using LuaJIT's FFI module.

live-boot

Live System Boot Components

The Debian Live project maintains the components to build Debian based Live systems and the official Debian Live images themselves.

python3-oslo.limit

OpenStack limit enforcement library to assist with quota calculation

Oslo.limit is the limit enforcement library to assist with quota calculation. It aims to provide support for quota enforcement across all OpenStack services. It provides functions such as get_project_limits() and enforce_limits().

wl-present

command-line tool for managing wl-mirror presentation sessions

wl-present is a command-line tool for managing wl-mirror presentation sessions. wl-present allows interactive control of the output or region that is mirrored in wl-mirror.

python3-synphot

Simulate photometric data and spectra in astronomy

Synphot simulates photometric data and spectra, observed or otherwise. It can incorporate external filters, spectra, and data. One can also use a pre-defined standard star (Vega), bandpass, or extinction law. Furthermore, it allows one to:

python3-mercantile

Web mercator XYZ tile utilities

The mercantile module provides ul(xtile, ytile, zoom) and bounds(xtile, ytile, zoom) functions that respectively return the upper left corner and bounding longitudes and latitudes for XYZ tiles, a xy(lng, lat) function that returns spherical mercator x and y coordinates, a tile(lng, lat, zoom) function that returns the tile containing a given point, and quadkey conversion functions quadkey(xtile, ytile, zoom) and quadkey_to_tile(quadkey) for translating between quadkey and tile coordinates.