tty-share

Terminal sharing over the Internet

tty-share is a very simple command line tool that gives remote access to a UNIX terminal session.

python3-macholib

module for Mach-O header analysis and editing (Python 3 interface)

This module can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure Python code that is platform and endian independent.

libtexttools12

Ada library for writing console applications: shared library

The Texttools packages are a GPL, ncurses-based library for the Linux console. Texttools contain more than 600 procedures and functions to create windows, draw scroll bars, handle the mouse and keyboard events, play sounds, and much more. The Texttools package also provides a thick binding to Linux kernel calls. You can create a wide variety of application programs using Texttools alone.

libmusic1v5

Multi-Simulation Coordinator for MPI -- Runtime library

MUSIC allows spike events and continuous time series to be communicated between parallel applications within the same MPI job in a cluster computer. Typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.

libpcl-features1.14

Point Cloud Library - features library

The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.

python3-pytest-regressions

py.test fixtures to write regression tests

This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (using pytest-datadir) that can be used to verify that future runs produce the same data.