python3-comm
Register a comm implementation in the Jupyter kernel (Python 3)
It provides a way to register a Kernel Comm implementation, as per the Jupyter
kernel protocol. It also provides a base Comm implementation and a default
CommManager that can be used.
libonvif1
ONVIF IP camera client library
Implementing the client side of the ONVIF specification for communicating
with IP enabled compatible cameras.
onvif-tools
ONVIF IP camera command line and GUI tools
The command line tool discover will find compatible cameras on the local
network and query each of them for their RSTP connection.
The GUI tool onvif allow configuration of detected cameras.
hdfs-cli
CLI client for HDFS, written in go
This is a commandline client for HDFS, written in go.
Its primary aim is to be idiomatic, by enabling
your favorite unix verbs (mv, ls, etc.).
libns3.41t64
shared libraries of ns-3
ns-3 is a discrete-event network simulator for Internet systems,
targeted primarily for research and educational use.
ns-3 is free software, licensed under the GNU GPLv2 license,
and is publicly available for research, development, and use.
ns-3 is intended as an eventual replacement for the popular
ns-2 simulator. The project acronym “nsnam” derives
historically from the concatenation of ns (network simulator)
and NAM (network animator).
libnginx-mod-http-brotli-filter
Brotli lossless compression support for Nginx - filter
Brotli is a generic-purpose lossless compression algorithm that compresses
data using a combination of a modern variant of the LZ77 algorithm, Huffman
coding and 2nd order context modeling, with a compression ratio comparable
to the best currently available general-purpose compression methods. It is
similar in speed with deflate but offers more dense compression.