libmgba0.10t64
Game Boy Advance emulator (common library for mGBA)
mGBA is a new emulator for running Game Boy Advance games. It aims to be faster
and more accurate than many existing Game Boy Advance emulators, as well as
adding features that other emulators lack.
libktorrent6-6
KTorrent library for C++ / Qt 5 / KDE Frameworks
The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of
the BitTorrent protocol (mostly client side).
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.
edu-sync
Moodle synchronization utility
Edu Sync is a command line application
that synchronizes the contents of Moodle instances
to your computer.
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:
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