kelbt

backtracking LR parser generator

Kelbt generates backtracking LALR(1) parsers. Standard LALR(1) parser generators emit an error upon encountering a conflict in the parse tables. Kelbt forges onward, generating parsers which handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar and therefore implements a generalized parsing method.

wordpress-openid

OpenID plugin for WordPress

OpenID is an open standard that allows users to authenticate to websites without having to create a new password. This plugin allows users to login to their local WordPress account using an OpenID, as well as enabling commenters to leave authenticated comments with OpenID. The plugin also includes an OpenID provider, enabling users to login to OpenID-enabled sites using their own personal WordPress account.

keychain

key manager for OpenSSH

Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When keychain is run, it checks for a running ssh-agent, otherwise it starts one. It saves the ssh-agent environment variables to ~/.keychain/\$\{HOSTNAME\}-sh, so that subsequent logins and non-interactive shells such as cron jobs can source the file and make passwordless ssh connections. In addition, when keychain runs, it verifies that the key files specified on the command-line are known to ssh-agent, otherwise it loads them, prompting you for a password if necessary.

keylaunch

A small utility for binding commands to a hot key

KeyLaunch is a small utility for binding commands to a hot key. It reads a configuration file in .keylaunchrc. KeyLaunch uses Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user.

ttf-wqy-zenhei

transitional dummy package

This package is a dummy transitional package. It can be safely removed.

r-cran-epitools

GNU R Epidemiology Tools for Data and Graphics

GNU R Tools for public health epidemiologists and data analysts. Epitools provides numerical tools and programming solutions that have been used and tested in real-world epidemiologic applications.