liblatex-tounicode-perl

Convert LaTeX commands to Unicode

LaTeX::ToUnicode provides a method to convert LaTeX-style markups for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands. It is not at all bulletproof or complete.

gap-anupq

GAP ANUPQ - ANU p-Quotient

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.

python3-pdoc

API Documentation for Python Projects

pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies.

python3-jaraco.context

jaraco contextlib extensions

Various context managers extending functionality of Python's contextlib, mostly needed as a dependency of other projects involving the same upstream developer.

python3-pyasuswrt

API wrapper for communication with ASUSWRT-powered routers

This library provides an API wrapper to enable communication with routers running ASUSWRT firmware using HTTP or HTTPS protocols. It is specifically designed for interacting with the ASUS router firmware ecosystem and aids in integrating router functionalities, such as presence detection and performance monitoring, through a network interface. The library supports obtaining data like connected device statistics and traffic metrics, helping manage network configurations and statuses efficiently. Users can access features like sensor monitoring for data throughput, load averages, and temperature readings, directly interfacing with the ASUS router.

libmarc-schema-perl

specification of the MARC21 format as Perl data structures

MARC::Schema defines a set of MARC21 fields and subfields to validate Catmandu::MARC records.