python3-django-zeal
Detect N+1s in your Django app (Python3 version)
Catch N+1 queries in your Django project.
stac-client
Python library for working with SpatioTemporal Asset Catalog (STAC) APIs (CLI)
The STAC Python Client (pystac_client) is a Python package for working
with STAC Catalogs and APIs that conform to the STAC and STAC API specs
in a seamless way.
python3-didl-lite
Python tools for handling DIDL-Lite XML data
Tools to read and write DIDL-Lite XML, aligned with the Digital Item
Declaration Language (DIDL) standards used widely in multimedia systems.
This library facilitates the manipulation of DIDL-Lite documents necessary
for interacting with UPnP Media Servers and other digital media distribution
protocols.
libopenraw7t64
free implementation for RAW decoding
libopenraw is an ongoing project to provide a free software implementation for
camera RAW files decoding. One of the main reason is that dcraw is not suited
for easy integration into applications, and there is a need for an easy to use
API to build free software digital image processing application.
virtiofsd
Virtio-fs vhost-user device daemon
virtiofsd is a daemon for sharing host directories with a virtual machine or
other guest using virtio-fs. It is designed to work with QEMU’s --device
vhost-user-fs-pci but should work with any virtual machine monitor (VMM) that
supports vhost-user.
libstarpumpi-1.4-3
Task scheduler for heterogeneous multicore machines
StarPU is a runtime system that offers support for heterogeneous
multicore machines. While many efforts are devoted to design efficient
computation kernels for those architectures (e.g. to implement BLAS
kernels on GPUs or on Cell's SPUs), StarPU not only takes care of
offloading such kernels (and implementing data coherency across
the machine), but it also makes sure the kernels are executed as
efficiently as possible.