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

libeconf-utils

parse and manage key=value configuration files - command line utils

libeconf is a highly flexible and configureable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file for the application from it.

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-version-gem

Enhance your VERSION! Sugar for Version modules.

Versions are good. Versions are cool. Versions will win.

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.