rdiff-backup
remote incremental backup
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you can
still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership,
modification times, extended attributes, acls, and resource forks.
bitmap-mule
bitmap handler for GNU Emacs
BITMAP-MULE is a package to use bitmap in MULE (XEmacs is not supported).
bittornado
bittorrent client (and tracker) with console and curses interfaces
BitTornado is a bittorrent client built on the original BitTorrent
client from BitTorrent Inc. This client features a console and curses
mode, lots of features, and is one of the original bittorrent clients
created.
ruby-debian
ruby interface for dpkg
This package provides Debian::Dpkg and Debian::DpkgDeb modules and
Debian::Deb, Debian::Dsc, Debian::Archives, Debian::Sources,
Debian::Packages and Debian::Status classes for ruby.
language-pack-si
translation updates for language Sinhala; Sinhalese
perl-byacc
Berkeley LALR parser generator, Perl version
Yacc reads the grammar specification in a file
and generates an LR(1) parser for it. The parsers consist
of a set of LALR(1) parsing tables and a driver routine
written in the C programming language.
This version is able to produce Perl programs.