libqgis-core3.4.15
QGIS - shared core library
libopenbabel6
Chemical toolbox library
qt5-qmake-cross-armhf
Transitional dummy package for qt5-qmake-arm-linux-gnueabihf
pex
library for generating Python executable zip files
pex is a library for generating .pex (Python EXecutable) files which
are executable Python environments in the spirit of virtualenvs. pex
is an expansion upon the ideas outlined in PEP 441 and makes the
deployment of Python applications as simple as cp. pex files may even
include multiple platform-specific Python distributions, meaning that
a single pex file can be portable across Linux and OS X.
wmfrog
dockapp for graphically indicating the weather
This package provides a dockapp for weather reports. It shows:
retry
Retry a command until the command succeeds
Retry captures stdin into memory as the data is passed to the repeated
command, and this captured stdin is then replayed should the command be
repeated. This makes it possible to embed the retry tool into shell
pipelines.