libcxxtools10

library of unrelated but useful C++ classes

cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program.

libkpimgapitasks5

library to integrate with Google Tasks service API

This package is part of libkgapi.

libismrmrd1.3

ISMRM Raw Data format (ISMRMRD)

The ISMRMRD format combines a mix of flexible data structures (XML header) and fixed structures (equivalent to C-structs) to represent MRI data.

libcallback1

foreign function call libraries - closures with variable arguments in C

ffcall is a collection of libraries which can be used to build foreign function call interfaces in embedded interpreters.
QFitsView main window

qfitsview

FITS file viewer based on DPUSER

QFitsView is a FITS file viewer based on DPUSER. In addition to displaying two-dimensional images, it also provides means to explore three-dimensional data cubes. It integrates the functionality of DPUSER which can be accessed directly out of QFitsView.

idle-python3.6

IDE for Python (v3.6) using Tkinter