yarsync

file sync and backup too

can be used to synchronize data between different hosts or locally. (eg for a backup drive).

libsstp-api-0

Connect to a Microsoft Windows 2008 server using SSTP VPN

A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X that allows remote access via SSTP VPN to Microsoft Windows 2008 Server. It does so by tunneling PPP data over SSL.

sstp-client

Connect to a Microsoft Windows 2008 server using SSTP VPN

A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X that allows remote access via SSTP VPN to Microsoft Windows 2008 Server. It does so by tunneling PPP data over SSL.

firejail

sandbox to restrict the application environment

Firejail is a SUID security sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table.

r-cran-cmdfun

GNI R framework for building interfaces to shell commands

Writing interfaces to command line software is cumbersome. 'cmdfun' provides a framework for building function calls to seamlessly interface with shell commands by allowing lazy evaluation of command line arguments. 'cmdfun' also provides methods for handling user-specific paths to tool installs or secrets like API keys. Its focus is to equally serve package builders who wish to wrap command line software, and to help analysts stay inside R when they might usually leave to execute non- R software.

svn-buildpackage

helper programs to maintain Debian packages with Subversion

svn-buildpackage (formerly svn-devscripts) contains tools that help to automate the task of maintaining Debian packages inside of a Subversion repository. They are intended to be used by Debian maintainers to simplify the error-prone actions with the svn, devscripts, and dpkg-dev utilities.