This is a staging site. Uploads will not persist. Testing only.
libs6-2.12t64
small and secure supervision software suite (shared library)
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.
libcvd-tools
C++ library for computer vision, image, and video processing - tools
libCVD is a very portable and high performance C++ library for
computer vision, image, and video processing. The emphasis is on
providing simple and efficient image and video handling and high
quality implementations of common low-level image processing
function. The library is designed in a loosely-coupled manner, so
that parts can be used easily in isolation if the whole library is
not required. The video grabbing module provides a simple, uniform
interface for videos from a variety of sources (live and recorded)
and allows easy access to the raw pixel data. Likewise, the image
loading/saving module provides simple, uniform interfaces for loading
and saving images from bitmaps to 64 bit per channel RGBA images. The
image processing routines can be applied easily to images and video,
and accelerated versions exist for platforms supporting SSE.
libcvd2
C++ library for computer vision, image, and video processing - shared library
libCVD is a very portable and high performance C++ library for
computer vision, image, and video processing. The emphasis is on
providing simple and efficient image and video handling and high
quality implementations of common low-level image processing
function. The library is designed in a loosely-coupled manner, so
that parts can be used easily in isolation if the whole library is
not required. The video grabbing module provides a simple, uniform
interface for videos from a variety of sources (live and recorded)
and allows easy access to the raw pixel data. Likewise, the image
loading/saving module provides simple, uniform interfaces for loading
and saving images from bitmaps to 64 bit per channel RGBA images. The
image processing routines can be applied easily to images and video,
and accelerated versions exist for platforms supporting SSE.
udcli
Disassembler for x86 and x86-64 class ISA (cli)
Udis86 is a disassembler for the x86 and x86-64 class of instruction
set architectures. It consists of a C library called libudis86 which
provides a clean and simple interface to decode and inspect a stream
of raw binary data as disassembled instructions in a structured manner,
and a command line tool called udcli that incorporates the library.
libsail-c++0t64
SAIL C++ client library (shared library)
SAIL is a fast and lightweight cross-platform image decoding
and encoding library providing multi-leveled APIs from one-liners
to complex use-cases with custom I/O sources.
python3-flanker
Python email address and Mime parsing library
Flanker is an open source parsing library written in Python by the Mailgun
Team. Flanker currently consists of an address parsing library
(flanker.addresslib) as well as a MIME parsing library (flanker.mime).