libgumbo3

pure-C HTML5 parser

Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.

enterprise-certificate-proxy-signer

signer for Google Proxies for Enterprise Certificates (program)

Certificate-based-access

python3-leidenalg

Python3 implementation of the Leiden algorithm in C++

This package implements the Leiden algorithm in C++ and exposes it to Python. It relies on igraph for it to function. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core function is find_partition which finds the optimal partition using the Leiden algorithm, which is an extension of the Louvain algorithm for a number of different methods. The methods currently implemented are

reform-handbook

MNT Reform Operator Handbook

The HTML and PDF version of the operator handbook for the MNT Reform open hardware laptop. It contains topics like:

edu-sync

Moodle synchronization utility

Edu Sync is a command line application that synchronizes the contents of Moodle instances to your computer.

python3-consolekit

Additional utilities for click

ConsoleKit is a Python utility that provides functionality to facilitate the creation of interactive applications in the terminal/console through clicks.