debian-edu-doc-legacy-pt-pt

Legacy Portuguese (pt_PT) documentation from the Debian Edu project

The European Portuguese version of the Audacity manual is included in this package. Though outdated, still useful in parts.

python3-pynest2d

Python bindings for libnest2d

This repository contains CPython bindings for libnest2d, a library to pack 2D polygons into a small space. Libnest2d implements the 2D bin packing problem. The objective is to allow libnest2d to be called from Python using Numpy.

libuutil3linux

Solaris userland utility library for Linux

This library provides a variety of glue functions for ZFS on Linux: * libspl: The Solaris Porting Layer userland library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS, SMB, and iSCSI service integration for ZFS.

gap-aclib

GAP AClib - Almost Crystallographic Groups - A Library and Algorithms

GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more.

postgresql-13-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

ruby-gh

multi-layer client for the GitHub API v3

This is a highly flexible, layered, low-level GitHub client library for the GitHub API v3, trying to get out of your way and let you get to the GitHub data as simple as possible. Unless you add layers, you will end up with Hashes and Arrays. The approach and API should be familiar from projects like Rack or Faraday.