replace problematic characters in filenames

detox

replace problematic characters in filenames

detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them.

git-restore-mtime

set timestamps to the date of a file's last commit

This utility can set timestamps in a git checkout to the last commit that changes a given file. This is useful whenever meaningful mtimes are wanted, as "last change" is better than "last checkout". Use cases include syncing timestamps on a web server's contents, preparing a release tarball, etc. Pretty much, every scenario other than an unclean source tree where you're about to type "make" without "make clean".

gdc-mipsisa64r6-linux-gnuabi64

GNU D compiler (based on GCC) for the mips64r6 architecture

This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

designate-pool-manager

OpenStack DNS as a Service - pool manager

Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box.

cobra

transitional package

This is a transitional package. It can safely be removed.
LinuxSampler GUI frontend based on the Qt toolkit

qsampler

LinuxSampler GUI frontend based on the Qt toolkit

QSampler is a LinuxSampler GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control Protocol (LSCP).