geoip-database-contrib
GeoLite binary database (downloader)
GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from. It uses a file-based database.
libmozjs-115-0t64
SpiderMonkey JavaScript library
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
python-pypy.sandbox
sandboxed PyPy interpreter
A version of PyPy that runs fully "virtualized", where an external process
controls all input/output. This is a secure sandbox, it is safe to run any
untrusted Python code with it. The Python code cannot see or modify any local
file except via interaction with the external process.
jpegqs
JPEG artifacts removal tool
JPEG Quant Smooth tries to recover the lost precision of DCT
coefficients based on a quantization table from a JPEG image.
thrift-compiler
code generator/compiler for Thrift definitions
Thrift is a software framework for the development of reliable and
performant communication and data serialization. It combines a software
stack with code generation to build services that operate seamlessly
across a number of different development languages.