This is a staging site. Uploads will not persist. Testing only.
xfce4-netload-plugin
network load monitor plugin for the Xfce4 panel
This plugin displays the current load of the network interfaces of your choice
in the panel.
xneur
in-place conversion of text typed in with a wrong keyboard layout
When users work in multilingual environment (e.g. Russian+English), they
sometimes type in text with wrong keyboard layout. In auto mode XNeur can
automatically detect language of word user typed, switch keyboard layout and
convert word from one keyboard layout into another. In manual mode user has
ability to convert last typed word or some selected text with hot-keys.
The main idea of this utility is similar to Punto Switcher for MS Windows.
For now XNeur support English, Russian, Ukrainian, Belarusian, French,
Romanian, German, Kazakh and many other languages.
xclip
command line interface to X selections
xclip is a command line utility that is designed to run on any system with an
X11 implementation. It provides an interface to X selections ("the clipboard")
from the command line. It can read data from standard in or a file and place
it in an X selection for pasting into other X applications. xclip can also
print an X selection to standard out, which can then be redirected to a file
or another program.
libblas3
Basic Linear Algebra Reference implementations, shared library
BLAS (Basic Linear Algebra Subroutines) is a set of efficient
routines for most of the basic vector and matrix operations.
They are widely used as the basis for other high quality linear
algebra software, for example lapack and linpack. This
implementation is the Fortran 77 reference implementation found
at netlib.
icedtea-7-plugin
web browser plugin based on OpenJDK and IcedTea to execute Java applets
git-buildpackage
Suite to help with Debian packages in Git repositories
This package contains the following tools:
* gbp buildpackage: build a package out of a Git repository, check for local
modifications and tag appropriately
* gbp import-orig: import a new upstream version into the Git repository
* gbp export-orig: export an upstream tarball from the Git repository
* gbp import-{dsc,dscs}: import existing Debian source packages into a Git
repository
* gbp dch: generate Debian changelog entries from Git commit messages
* gbp {pull,clone}: clone and pull from remote repos
* gbp pq: manage debian/patches easily
* gbp create-remote-repo: create remote repositories
* gbp push: push content to remote repositories
* gbp tag: tag a Debian package in Git
* gbp pristine-tar: create pristine-tar commits
* gbp setup-gitattributes: set up Git attributes to disable transformations