multipurpose relay for bidirectional data transfer

socat

multipurpose relay for bidirectional data transfer

Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options.

mkdocstrings

Automatic Python documentation from sources for MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

droid-juicer

Firmware extractor for Android devices running Linux

This package provides a boot-time service for extracting binary firmware from vendor partitions on Android devices. It is meant to run on first boot and triggers a reboot once it executed successfully, ensuring the device will then run with all the needed firmware being available to Linux.

node-jupyter-widgets-html-manager

HTML manager of Jupyter interactive widgets

node-jupyter-widgets-html-manager is a standalone package for rendering Jupyter widgets outside notebooks.

node-shapefile

JavaScript Streaming Shapefile Parser

node-shapefile provides a streaming Shapefile Parser based on the "ESRI Shapefile Technical Description". It provides a convenience API for reading an entire shapefile in one go.

python3-mapbox-earcut

Python bindings for the Mapbox Earcut library

The Mapbox Earcut library implements a modified ear slicing algorithm, optimized by z-order curve hashing and extended to handle holes, twisted polygons, degeneracies and self-intersections in a way that doesn't guarantee correctness of triangulation, but attempts to always produce acceptable results for practical data like geographical shapes.