lib64stdc++-11-dev-powerpc-cross

GNU Standard C++ Library v3 (development files) (powerpc)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

python3-moviepy

Video editing with Python

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects.

python3-picobox

Opinionated Python dependency injection framework (Python 3)

Picobox is designed to be clean, pragmatic and with Python in mind. No complex graphs, no implicit injections, no type bindings - just picoboxes and explicit demands.

python3-nbgitpuller

Notebook Extension to do one-way synchronization of git repo

nbgitpuller lets you distribute content in a git repository to your students by having them click a simple link. Automatic merging ensures that your students are never exposed to git directly. It is primarily used with a JupyterHub, but can also work on students' local computers.

mypy-protobuf

Generate mypy stub files from protobuf specs

This package provides a plugin for protoc to allow it to generate typing annotations for Python.

python3-onetimepass

Module for generating and validating HOTP and TOTP tokens

OneTimePass (actually ``onetimepass``) is a module for generating one-time passwords, namely HOTPs (HMAC-based one-time passwords) and TOTPs (time-based one-time passwords). They are used eg. within Google Authenticator application for Android or iPhone.