Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker
that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.
Mosquitto is lightweight and is suitable for use on all devices from
low power single board computers to full servers.
This package provides rc script and creates dedicated system user
and group (mosquitto:mosquitto, UID=188, GID=188).
URL: https://mosquitto.org/
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
cJSON is ultralightweight JSON parser in ANSI C.
cJSON aims to be the dumbest possible parser that you can get your
job done with. It's a single file of C, and a single header file.
URL: https://github.com/DaveGamble/cJSON
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This is the io_uring library, liburing. liburing provides helpers
to setup and teardown io_uring instances, and also a simplified
interface for applications that don't need (or want) to deal with
the full kernel side implementation.
URL: https://github.com/axboe/liburing
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
GNU poke is an interactive, extensible editor for binary data. Not
limited to editing basic entities such as bits and bytes, it provides
a full-fledged procedural, interactive programming language designed
to describe data structures and to operate on them.
URL: http://www.jemarch.net/poke
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
New package directory 'i3' created for i3 window manager and
applications, similar to other desktop environments (xfce, gnome, kde).
Following packages have been moved there: dmenu, rofi, i3-gaps, i3status,
i3blocks.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This is iconic font used by i3 window manager components (like i3bar etc).
Version 4 is recommended over newer 5.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>