google-android-ndk-r19c-installer

Google's NDK (Side by side) 19.2.5345600 Installer

This package will download the Google's NDK (Side by side) 19.2.5345600 package and unpacks it into Debian-friendly paths.

google-android-sources-24-installer

Google's 'Sources for Android 24' Installer

This package will download the Google's Sources for Android 24 package and unpacks it into Debian-friendly paths.
download and process data from total station devices

totalopenstation

download and process data from total station devices

Total Open Station (TOPS for friends) is a free software program for downloading and processing data from total station devices.

google-android-ndk-r10e-installer

Google's NDK (Side by side) r10e Installer

This package will download the Google's NDK (Side by side) r10e package and unpacks it into Debian-friendly paths.

google-android-ndk-r20b-installer

Google's NDK (Side by side) 20.1.5948944 Installer

This package will download the Google's NDK (Side by side) 20.1.5948944 package and unpacks it into Debian-friendly paths.

python3-dill

Serialize all of Python 3 (almost)

Dill extends Python 3's 'pickle' module for serializing and de-serializing Python 3 objects to the majority of the built-in Python 3 types. Dill provides the user the same interface as the 'pickle' module, and also includes some additional features. In addition to pickling Python 3 objects, dill provides the ability to save the state of an interpreter session in a single command. Dill can be used to store Python 3 objects to a file, but the primary usage is to send Python 3 objects across the network as a byte stream.