python3-tinycss

complete yet simple CSS parser (Python3 version)

tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:

ubertooth-firmware-source

Source code for the Ubertooth firmware

The Ubertooth hardware needs some firmware to run. The firmware is built with arm-none-eabi-gcc. This package contains the source code for the firmware that is found in the ubertooth-firmware package.

libqgis-core2.18.28

QGIS - shared core library

instead-doc-en

English documentation for INSTEAD

This package contains game developer manual and examples in English. Manual describes basic API in Lua and how to create games for INSTEAD engine.

python3-txzmq

ZeroMQ binding for the Twisted framework (Python3 version)

txZMQ allows one to integrate easily 0MQ sockets into Twisted event loop (reactor).

libeasybind-java

helper library for custom JavaFX bindings using lamdas

EasyBind leverages lambdas to reduce boilerplate when creating custom bindings, provides a type-safe alternative to Bindings.select* methods (inspired by Anton Nashatyrev's feature request, planned for JavaFX 9) and adds monadic operations to ObservableValue.