Reinhard Max's avatar

Reinhard Max

rmax

Involved Projects and Packages
Bugowner

PyGreSQL is a Python module that interfaces to a PostgreSQL database.
It embeds the PostgreSQL query library to allow easy use of PostgreSQL
features from a Python script.

Bugowner

rinetd redirects TCP connections from one IP address and port to
another address and port. rinetd is a single-process server which
handles any number of connections to the address or port pairs
specified in the file /etc/rinetd.conf. Because rinetd runs as a single
process using nonblocking I/O, it is able to redirect a large number of
connections without a severe impact on the machine. This makes it
practical to run TCP services on machines inside an IP masquerading
firewall.

Note: rinetd can not redirect FTP because FTP requires more than one
socket.

Bugowner

RosettaMan is a filter for UNIX manual pages needed by TkMan. It takes,
as input, man pages formatted for a variety of UNIX flavors (not
[tn]roff source) and produces, as output, a variety of file formats.
Http-rman is also included. It provides access to the man pages via a
normal web browser.

Bugowner

Scotty is a software package which allows implementation of
site-specific network management software using high-level,
string-based APIs. The software is based on the Tool Command Language
which simplifies the development of portable network management
scripts. The scotty source distribution includes two major components.
The first one is the Tnm Tcl Extension which provides access to network
management information sources. The second component is the Tkined
network editor which provides a framework for an extensible network
management system.

Bugowner

Snack provides commands to play, record, process, and visualize sound.
It supports various file formats such as WAV, AU, AIFF, and MP3.

With Snack, you can easily create sound applications with Tcl/Tk or
Python or extend existing programs with sound capabilities.

The documentation is located under /usr/share/doc/packages/snack There
is also a 'demos' subdirectory which contains examples for Tcl/Tk and
Python.

Bugowner

SpanDSP is a library of DSP functions for telephony, in the 8000 sample
per second world of E1s, T1s, and higher order PCM channels. It
contains low level functions, such as basic filters. It also contains
higher level functions, such as cadenced supervisory tone detection,
and a complete software FAX machine.

Bugowner

SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process.

SQLite is not a client library used to connect to a big database
server. SQLite is the server and the SQLite library reads and writes
directly to and from the database files on disk.

SQLite can be used via the sqlite command line tool or via any
application that supports the Qt database plug-ins.

Bugowner

SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process.

SQLite is not a client library used to connect to a big database
server. SQLite is a server and the SQLite library reads and writes
directly to and from the database files on disk.

SQLite can be used via the sqlite command line tool or via any
application that supports the Qt database plug-ins.

This package contains laguage bindings from the Tcl programming
language SQLite.

SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process.

Bugowner

Tcl (Tool Command Language) is a very powerful but easy to learn
dynamic programming language, suitable for a very wide range of uses,
including web and desktop applications, networking, administration,
testing and many more. Open source and business-friendly, Tcl is a
mature yet evolving language that is truly cross platform, easily
deployed and highly extensible.

For more information on Tcl see http://www.tcl.tk and
http://wiki.tcl.tk .

Bugowner

This package is intended to be a collection of Tcl packages that
provide utility functions useful to a large collection of Tcl
programmers.

Bugowner

With this plug-in, download special Tcl/Tk scripts (also known as
tclets) from the Internet and execute them inside your browser like
Java applets.

Find the documentation in /opt/netscape/tclplug/2.0/doc.

Bugowner

This package makes the UDP protocol available for Tcl interpreters. It
allows access to message-oriented UDP through stream-oriented Tcl
channels.

Bugowner

Extended Tcl is a superset of standard Tcl. Extended Tcl has three
basic functional areas: A set of new commands, a Tcl shell (a Unix
shell-style command line and interactive environment), and a
user-extensible library of useful Tcl procedures, any of which can be
automatically loaded on the first attempt to execute it.

In addition, a detailed help system is available for Tcl/Tk: tclhelp.

Bugowner

tDOM combines high performance XML data processing with easy and
powerful Tcl scripting functionality. tDOM should be one of the fastest
ways to manipulate XML with a scripting language and uses very few
memory: for example, the DOM tree of the XML recommendation in XML
(160K) needs only about 450K of memory.

Bugowner

With vnc, start a virtual X Windows System server and get access to it
from different machines with the vnc-viewer. You can change the
machine without terminating your session.

The viewer and server are also available for Windows -- they allow
access to vnc under Windows. You can find it under /dosutils/tightvnc
on the installation media.

Bugowner

Tin is a full-screen, easy to use Netnews reader. It can read news
locally (i.e. /var/spool/news) or remotely (rtin or tin -r option) via
an NNTP (Network News Transport Protocol) server. Docu: man tin or man
rtin.

Bugowner

The Tix library has, by far, the greatest collection of widgets for
programming with Tcl/Tk. Highlights include: hierarchical list box,
directory list/tree view, spreadsheet, tabular list box, combo box,
Motif style file select box, MS Windows style file select box, paned
window, note book, spin control widget and many more. With these new
widgets, your applications will look great and interact with your users
in intuitive ways.

Bugowner

Tk is a graphical user interface toolkit that takes developing desktop
applications to a higher level than conventional approaches. Tk is the
standard GUI not only for Tcl, but for many other dynamic languages,
and can produce rich, native applications that run unchanged across
Windows, Mac OS X, Linux and more.

Bugowner

Tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix).

The console itself provides many more features than the standard
console. Tkcon works on all platforms where Tcl/Tk is available. It is
meant primarily to help when working with the little details inside Tcl
and Tk, giving Unix users the GUI console provided by default in the
Mac and Windows Tk. It is also not a bad replacement for the default
MS-DOS shell (although it needs lots of fine tuning).

Bugowner

It is a program similar to xfontsel.

Bugowner

This package contains a collection of image format handlers for the Tk
photo image type, and a new image type, pixmaps.

The provided format handlers include bmp, gif, ico, jpeg, pcx, png,
ppm, ps, sgi, sun, tga, tiff, xbm, and xpm.

Bugowner

TkInfo is a tk script to read GNU "info" files and display them. TkInfo
can be used stand-alone (via WISH) or embedded within an application to
provide integrated, online help.

Bugowner

Tkirc is a graphical frontend for the ircII or epic textmode IRC
clients. It is written in Tcl/Tk and thus can be greatly configured,
customized and extended.

Documentation can be found under /usr/share/doc/packages/tkirc/README
and the directory /usr/share/doc/packages/tkirc/.tkirc2 contains
configuration examples, that can be copied over to one's home
directory.

Bugowner

A manual browser for X with hyperlinks, history, and more.

openSUSE Build Service is sponsored by