libgedit-tepl-6-2
Text editor library for GTK
libgedit-tepl is a library that eases the development of GtkSourceView-based
text editors and IDEs. Tepl is the acronym for “Text editor product line”. It
serves as an incubator for GtkSourceView.
ruby-invisible-captcha
Simple honeypot protection for RoR apps
Invisible Captcha provides different techniques to protect your application
against spambots.
netcat-openbsd
TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network connections
using TCP or UDP protocol. It is designed to be a reliable "back-end" tool
that can be used directly or easily driven by other programs and scripts. At
the same time it is a feature-rich network debugging and exploration tool,
since it can create almost any kind of connection you would need and has
several interesting built-in capabilities.
php-predis
A flexible and feature-complete Redis/Valkey client for PHP
Predis does not require any additional C extension by default, but it can be
optionally paired with phpiredis to lower the overhead of the serialization
and parsing of the Redis RESP Protocol.
ruby-dry-logger
dependency-free logging solution suitable for Ruby application
ruby-dry-logger provides a standalone, dependency-free logging
solution suitable for any Ruby application. Some features are
structured logging by default, logging to multiple destinations via
pluggable logging backends, fine-grained log formatting using
formatters, customizable logging logic via log filtering,
out-of-the-box exception logging, built-in support for text log
templates with customizable colorized output and tagged log entries.
python3-h2
Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
This module contains a pure-Python HTTP/2 of a HTTP/2 protocol
stack. It’s written from the ground up to be embeddable in whatever
program you choose to use, ensuring that you can speak HTTP/2
regardless of your programming paradigm.