libnrepl-clojure
Clojure network REPL
nrepl provides a REPL server and client, along with some common APIs of
use to IDEs and other tools that may need to evaluate Clojure code in remote
environments.
python3-docs-theme
theme for the Python core documentation.
Theme used for the Python Core and Python packaging documentation.
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.