pocl-opencl-icd
pocl ICD
Portable Computing Language is an open source implementation of the OpenCL
standard which can be easily adapted for new targets. One of the goals of the
project is improving performance portability of OpenCL programs, avoiding the
need for target-dependent manual optimizations. A "native" target is included,
which allows running OpenCL kernels on the host (CPU).
python3-semver
library for Semantic Versioning standard versions – Python 3
This Python module helps to compare versions according to the Semantic
Versioning standard <https://semver.org/>. The system is like this: given
a version number “MAJOR.MINOR.PATCH”, increment the:
* MAJOR version when you make incompatible API changes,
* MINOR version when you add functionality in a backwards-compatible
manner,
* PATCH version when you make backwards-compatible bug fixes.
biglybtd
BiglyBT system service
BiglyBT is a feature filled, open source, ad-free, BitTorrent client used
to transfer files via the BitTorrent protocol. BiglyBT is the continuation
of the Vuze/Azureus project first created in 2003, and is being actively
developed by the original coders.
celery
async task/job queue based on message passing (common files)
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
debian-edu-router-plugin.mdns-reflector
Debian Edu Router Plugin for mDNS reflection
The Debian Edu Router project provides installation routines for
setting up a network router for the Debian Edu system (or for other
school networks).
med-config
Debian Med general config package
This package provides the basic infrastructure of all metapackages assembled
by the Debian Med team.