tropic-look

Tropic look - metapackage

python-sane

Python Imaging Library - SANE interface (Pillow fork)

The imaging-sane module is a Python interface to the SANE (Scanner Access is Now Easy) library, which provides access to various raster scanning devices such as flatbed scanners and digital cameras.

cmucl-source

CMUCL lisp sources

These are the CMUCL sources, provided so that the debugger can show useful source information at appropriate times.
Google Drive scope for Unity

unity-scope-gdrive

Google Drive scope for Unity

android-tools-fsutils

Android ext4 utilities with sparse support

Android images (.img) are typically ext4 filesystems in a special sparse file format. These are tools to help make that format.

ruby-grit

Ruby Git bindings

Grit gives you object oriented read/write access to Git repositories via Ruby. The main goals are stability and performance. To this end, some of the interactions with Git repositories are done by shelling out to the system's git command, and other interactions are done with pure Ruby reimplementations of core Git functionality. This choice, however, is transparent to end users, and you need not know which method is being used.