libcfitsio10t64

shared library for I/O with FITS format data files

FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers.

libstarpu-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.

google-android-extras-google-auto-installer

Google's Android Auto Desktop Head Unit Emulator Installer

This package will download the Google's Android Auto Desktop Head Unit Emulator package and unpacks it into Debian-friendly paths.

libjs-textarea-caret

JS library to get the xy coords of a textarea or input's caret

Javascript library which finds the top and left coordinates of the caret in a <textarea> or <input type="text">, in pixels. Useful for textarea autocompletes like GitHub or Twitter, or for single-line autocompletes like the name drop-down in Twitter or Facebook's search or the company dropdown on Google Finance.

libflac12t64

Free Lossless Audio Codec - runtime C library

FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:
Utility for monitoring ETA and progress of an arbitrary process

eta

Utility for monitoring ETA and progress of an arbitrary process

ETA is a shell utility to monitor the progress of arbitrary processes. Given a target value and a command to run that generates the current value, ETA will print a progress bar and an up-to-date estimated time for the process to complete. This is useful to monitor a variety of other tools which do not output their progress or their time until completion.