libphobos2-ldc-shared110

LLVM D Compiler - Standard and runtime libraries

LDC is a portable compiler for the D programming language with modern optimization and code generation capabilities. It is based on the latest DMD frontend and uses LLVM as backend.

python-django-dajax

easy to use ajax library for django

rdesktop

RDP client for Windows NT/2000 Terminal Server and Windows Servers

rdesktop is an open source client for Windows NT/2000 Terminal Server and Windows Server 2003/2008. Capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's Windows desktop. Unlike Citrix ICA, no server extensions are required.

libclean-crypto-java

Simplified and unrestricted javax.crypto bootstrap library

Provides a simple unrestricted version of the javax.crypto package which can be provided when bootstrapping the Java Virtual Machine. This is needed to load, e.g., unsigned crypo SPI implementations.

rdup

utility to create a file list suitable for making backups

rdup is a utility inspired by rsync and the plan9 way of doing things. rdup itself does not backup anything. It only prints a list of files that are changed, or all files in case of a null dump. It also handles files that are removed, allowing for correct incremental backups.

rdiff

Binary diff tool for signature-based differences

rdiff is a little like diff and patch all rolled into one, with support for binary files. Since it takes advantage of the rsync remote-delta algorithm, you do not need the source file in the same place as your destination file.