This is a staging site. Uploads will not persist. Testing only.
game record display/editor for the oriental game of go

mgt

game record display/editor for the oriental game of go

Mgt allows the user to examine Go game tree files in the SmartGo format. Mgt also has basic Go game tree editing capabilities and may be used to create or edit game tree files.
Lisp interpreter and application server framework

picolisp

Lisp interpreter and application server framework

Pico Lisp can be viewed from two different aspects: As a general purpose programming language, and a dedicated application server framework.
reporter of changes in list of available packages from repositories

daptup

reporter of changes in list of available packages from repositories

Daptup is the apt hook which runs automatically within 'apt-get update' or 'cupt update' and outputs four lists: - packages came to archive with this update; - new upgradeable packages; - changes in "watched" packages (not installed, such packages have to be specified in configuration file); - outdated packages that have a new install candidate (optionally).
A curses-based utility that polls hosts to determine connectivity

sntop

A curses-based utility that polls hosts to determine connectivity

Simple network top (sntop) is a curses-based console utility, in the spirit of top, that polls network hosts at a regular interval to determine their connectivity and displays the results in a pretty format. Advanced features, such as automatic HTML generation of results, secure terminal mode, execution of external file on connectivity change, and user/system configure files, are supported.
Line art generator

aspic

Line art generator

Aspic is a program that generates line art images from a text description of a picture that contains commands such as "line", "box", "circle", and "arc". Aspic's concept is similar to the "pic" command. Output is either encapsulated PostScript, or Scalable Vector Graphics (SVG). Quite complex pictures can be constructed from Aspic's primitives, which include facilities for positioning text alongside graphics, and the use of colour.
list of buffers

vim-ctrlp

fuzzy file, buffer, mru, tag, etc. finder for Vim

CtrlP features: * written in pure Vimscript * full support for Vim's regexp as search patterns * built-in Most Recently Used (MRU) files monitoring and search * built-in project's root finder * open multiple files at once * create new files and directories * execute Ex commands on an opening file (jump to a line, to a string or do anything) * optional cross-sessions caching and history allow for fast initialization * mappings and usage conform to Vim's conventions