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

games-strategy

Debian's strategy games

This metapackage will install strategy games.

unity-webapps-yandexnews

Unity Webapp for YandexNews

xul-ext-adblock-plus

advertisement blocking extension for web browsers

Adblock Plus is a content-filtering extension for Firefox, Thunderbird, and several other applications; it allows users to prevent webpage elements, such as advertisements, from being downloaded and displayed.

siege

HTTP regression testing and benchmarking utility

Siege is an regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.

emscripten

LLVM-to-JavaScript Compiler

Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode, also called LLVM IR (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

python-rgain

Replay Gain volume normalization Python tools

This package provides a Python package to calculate the Replay Gain values of audio files and normalize the volume of those files according to the values. Two basic scripts exploiting these capabilities are shipped as well.