libgconf2.0-cil

CLI binding for GConf 2.24

node-node-rsa

RSA library for Node.js

This package provides an RSA library implementation in Node.js based on JSBN <http://www-cs-students.stanford.edu/~tjw/jsbn/>.

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.
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".