python3-impacket
Python3 module to easily build and dissect network protocols
Impacket is a collection of Python3 classes focused on providing
access to network packets. Impacket allows Python3 developers to
craft and decode network packets in simple and consistent manner. It
includes support for low-level protocols such as IP, UDP and TCP, as
well as higher-level protocols such as NMB and SMB.
python3-orbit-predictor
Python library to propagate satellite orbits
Orbit Predictor is a Python library to propagate orbits of
Earth-orbiting objects such as satellites or ISS working on top of SGP4
python3-pyrsistent
persistent/functional/immutable data structures for Python
Pyrsistent is a number of persistent collections (sometimes referred
to as functional data structures). Persistent in the sense that they
are immutable.
errbot
Chatbot designed to be simple to extend with plugins written in Python
Errbot is a chatbot. It allows you to start scripts interactively from your
chatrooms for any reason: random humour, chatops, starting a build, monitoring
commits, triggering alerts...
libbrlapi0.7
braille display access via BRLTTY - shared library
BRLTTY is a daemon which provides access to the console (text mode)
for a blind person using a braille display. It drives the braille
display and provides complete screen review functionality.
liblz4-jni
LZ4 compression for Java (JNI library)
LZ4 compression for Java, based on Yann Collet's work available at
https://github.com/lz4/lz4. This library provides access to two compression
methods that both generate a valid LZ4 stream: fast scan (LZ4) with a low
memory footprint, very fast and reasonable compression ratio, and high
compression (LZ4 HC) with medium memory footprint, rather slow and a good
compression ratio