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.).

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.

ruby-puppetserver-ca-cli

configuration management system, ca cli library

Puppet is a configuration management system that allows you to define the state of your IT infrastructure, then automatically enforces the correct state.

python3-flask-bootstrap

Bootstrap 4 & 5 helper for your Flask projects

renders Flask-related data and objects to Bootstrap markup HTML more easily: * Render the Flask-WTF/WTForms form object to the Bootstrap form. * Render data objects (dict or class objects) to Bootstrap Table. * Render Flask-SQLAlchemy Paginationobject for Bootstrap pagination.