This is a staging site. Uploads will not persist. Testing only.

chromium-sandbox

web browser - setuid security sandbox for chromium

Web browser that aims to build a safer, faster, and more stable internet browsing experience.

ltrace

Tracks runtime library calls in dynamically linked programs

ltrace is a debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records the dynamic library calls which are called by the executed process and the signals received by that process. It can also intercept and print the system calls executed by the program.

ubuntu-mate-core

Ubuntu MATE - core system

libwebp6

Lossy compression of digital photographic images.

Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual.

python-pyglet

cross-platform windowing and multimedia library (Python 2)

This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups.

libsdl-ttf2.0-0

TrueType Font library for Simple DirectMedia Layer 1.2, libraries

Sample library which allows you to use TrueType fonts in your SDL applications.