python3-aresponses

Asyncio testing server for mocking external services

An asyncio-based testing server designed for mocking external services. It allows developers to simulate various network conditions and responses using real network connections. Key features include support for regular expression matching on domain, path, method, or body, handling HTTPS requests by switching them to HTTP, and using callables for dynamic responses. It is ideal for testing asynchronous HTTP clients and ensuring robust error handling in network interactions. The library supports repeated routes, JSON responses, and custom handlers, making it versatile for comprehensive testing scenarios.

python3-blinkpy

Python library for the Blink Camera system

Provides an interface for easy communication with Blink camera systems. It allows users to control, monitor, and integrate Blink cameras into custom applications seamlessly. The library supports features such as arming and disarming sync modules, enabling and disabling motion detection, and downloading recorded videos. It utilizes asyncio for asynchronous operations, ensuring efficient and responsive interactions with the Blink API.

libavfilter-extra10

FFmpeg library with extra media filters - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

libavcodec-extra61

FFmpeg library with additional de/encoders for audio/video codecs

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

ereandel

Gemini web browser using shell script

Ereandel is a browser that helps users to find and navigate the Gemini web, it is a FOSS with a stable version with all needed features described on the protocol. Using only a few utilities it has minimal dependencies, as it is written in POSIX shell script. It is known to work well on many platforms.

libavcodec61

FFmpeg library with de/encoders for audio/video codecs - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.