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

libffi6

Foreign Function Interface library runtime

A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.

ddclient

address updating utility for dynamic DNS services

This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com.

lxde-core

metapackage for the LXDE core

The Lightweight X11 Desktop Environment (LXDE) is a project aimed to provide a desktop environment which is lightweight and fast.

python-apt

Python interface to libapt-pkg

The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as:

fakeroot

tool for simulating superuser privileges

fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default.

libseccomp2

high level interface to Linux seccomp filter

This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall.