google-android-platform-34-ext10-installer

Google's Android SDK Platform 34-ext10 Installer

This package will download the Google's Android SDK Platform 34-ext10 package and unpacks it into Debian-friendly paths.

libunistring5

Unicode string library for C

The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions).

libstarpu-contribrm-1.3-2

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.

gir1.2-hitaki-0.0

GObject introspection data for libhitaki0

This package contains introspection data for libhitaki0. It can be used by packages using the GIRepository format to generate dynamic bindings, or it can be used by interpreters understanding the GIReporsitory format to libhitaki0.

libhitaki0

Library to operate ALSA HwDep device for ALSA firewire stack

Libhitaki is a shared library to operate ALSA HwDep character device for audio and music unit in IEEE 1394 bus.

node-pure-rand

Fast pseudorandom number generator for Node.js

node-pure-rand is a fast pseudo random number generator with purity in mind. Pure means that the instance "rng" will never be altered in-place. It can be called again and again and will always return the same value, but it will also return the next "rng".