lazarus-ide-3.8

IDE for Free Pascal - common IDE files

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

python3-aiolifx-effects

aiolifx light effects

This library implements some light effects for LIFX lights running on aiolifx.

librnd4-lib-gl

Support library for rendering with opengl.

Provides plugins for driving an opengl output, rendering the drawing on opengl.

kdevelop61-libs

shared libraries for the KDevelop platform

This package contains shared libraries needed to run integrated development environments based on the KDevelop platform.

libradare2-5.0.0t64

libraries from the radare2 suite

The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering.

libgensio6t64

abstract stream I/O (runtime files)

This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections.