libopenrefine-arithcode-java

Java implementation of arithmetic coding and PPM compression

Arithmetic coding is a general technique for coding the outcome of a stochastic process based on an adaptive model. The expected bit rate is the cross-entropy rate of the model versus the actual process. PPM, prediction by partial matching, is an adaptive statistical model of a symbol sequence which models the likelihood of the next byte based on a (relatively short) suffix of the sequence of previous bytes.

python3-icmplib

forge ICMP packets and make your own ping and traceroute

icmplib is an implementation of the ICMP protocol in Python. It is possible to use the built-in functions or to build your own. It features: * ready-to-use functions such as: ping, multiping and traceroute. * multithreaded functions (like multiping). * runs without root privileges. * ICMPv4 and ICMPv6 support. * Broadcast support. * No dependency.

python3-spaghetti

Analysis of Network-constrained Spatial Data

Originating from the networkmodule in PySAL, the package provides specialized networking functionality that easily integrates with the rest of PySAL.

python3-pylsp-flake8

Flake8 plugin for the Python Language Server

This package provides a plugin to support the flake8 code checker in editors that support the Python Language Server.

libbudgie-appindexer0

Menu library for budgie-desktop

Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GVC and gnome-settings-daemon.

elpa-ligature

display typographical ligatures in major modes

This package converts graphemes (characters) present in major modes of your choice to the stylistic ligatures present in your frame's font. It though only works with Debian's emacs-gtk package.