This is a staging site. Uploads will not persist. Testing only.
universal currency converter and calculator

keurocalc

universal currency converter and calculator

KEurocalc is a universal currency converter and calculator. It downloads latest exchange rates directly from the European Central Bank and Time Genie.

python-qt4

Python bindings for Qt4

PyQt4 exposes the Qt4 API to Python. The following modules are supported: * QtCore * QtDBus * QtGui * QtNetwork * QtXml * QtScript * QtSvg * QtTest * QtAssistant * QtOpenGL (in python-qt4-gl) * QtSql (in python-qt4-sql) * phonon (in python-qt4-phonon)

nginx-light

nginx web/proxy server (basic version)

Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers.

korganizer-mobile

calendar and personal organizer for mobile environments

This package provides a calendar and personal organizer applications which has been specially designed for use on mobile devices. KOrganizer Mobile aims making it easy and convenient to manage your plans and daily routine on touchscreen displays with potentially small screens.

mariadb-server-10.1

MariaDB database server binaries

pypy

fast alternative implementation of Python - PyPy interpreter

PyPy is a fast, compliant alternative implementation of the Python language (2.7). It has several advantages and distinct features: * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often run faster on PyPy. * Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. * Compatibility: PyPy is highly compatible with existing Python code. It supports ctypes and can run popular Python libraries like twisted and django. * Stackless: PyPy supports stackless mode on most platforms, providing micro-threads for massive concurrency.