lib32go21-amd64-cross

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

lib32go21-s390x-cross

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

google-android-build-tools-23.0.1-installer

Google's Android SDK Build-Tools 23.0.1 Installer

This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs.

r-cran-checkmate

GNU R fast and versatile argument checks

This GNU R package tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.

debug-me

secure remote debugging

Debugging a problem over email/irc/BTS is slow, tedious, and hard. The developer needs to see the your problem to understand it. Debug-me aims to make debugging fast, fun, and easy, by letting the developer access your computer remotely, so they can immediately see and interact with the problem. Making your problem their problem gets it fixed fast.

cl-postmodern

Common Lisp library for interacting with PostgreSQL databases

Features efficient communication with the database server without need for foreign libraries, support for UTF-8 on Unicode-aware Lisp implementations, a syntax for mixing SQL and Lisp code, convenient support for prepared statements and stored procedures, a metaclass for simple database-access objects