diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2011-07-28 12:58:43 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2011-07-28 12:58:43 +0300 |
commit | 0be18026cd200757be589fd7a02c29f5cf3f5731 (patch) | |
tree | 26f97ef1d7dac732cf7ff49debe19f7bc31457f0 | |
parent | 846ab2158b1a8d8556d7da25dd7233147147c083 (diff) | |
download | dctrl-tools-0be18026cd200757be589fd7a02c29f5cf3f5731.tar.gz |
Add test for #525525
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
-rw-r--r-- | tests/bug525525.out | 32324 | ||||
-rw-r--r-- | tests/bug525525.sh | 5 |
2 files changed, 32329 insertions, 0 deletions
diff --git a/tests/bug525525.out b/tests/bug525525.out new file mode 100644 index 0000000..bd4eb1a --- /dev/null +++ b/tests/bug525525.out @@ -0,0 +1,32324 @@ +Description: Checks dns zone information using nameserver lookups + This program analyzes any DNS zone you specify, and reports any problems it + finds by displaying errors and warnings. Then it descends recursively to + examine all zones below the given one (this can be disabled with a command- + line option). + . + You don't have to feed any BIND conffiles to Dlint. Dlint uses + nameserver calls to gather information. + . + Designed for Unix, dlint is written in Bourne Shell and Perl. + +Description: Slide blocks to reach a goal + Sliding block puzzle game, similar to Klotski. + . + Slide blocks around the puzzle until a certain goal condition is reached. + . + Screenshot available here: http://gfpoken.bigw.org/glotski/ + +Description: multiuser "tip"/"cu" replacement with logging + This is Paul Vixie's rtty serial console tool. It allows runs a server + per port which then support multiple connections at time from + "tip"/"cu"-like clients. It also supports logging of output from the + port, even when no client is connected. This can be invaluable for post + mortem diagnosis of crashes of serial consoled machines. + +Description: an infix reader macro for Common Lisp + This package provides an infix reader macro for Common Lisp, + allowing use of more + traditional mathematical syntaxes in Common Lisp programs. + +Description: Generate nicely-formatted versions of the Linux CREDITS file + This small package allows anyone to create beautified versions of the + Linux CREDITS file in plain text, LaTeX or HTML formats. + +Description: X.Org X server -- VMMouse input driver to use with VMWare + This package provides the driver for the X11 vmmouse input device. + . + The VMMouse driver enables support for the special VMMouse protocol + that is provided by VMware virtual machines to give absolute pointer + positioning. + . + The vmmouse driver is capable of falling back to the standard "mouse" + driver if a VMware virtual machine is not detected. This allows for + dual-booting of an operating system from a virtual machine to real hardware + without having to edit xorg.conf every time. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + +Description: [Physics] Library for Geant 3.21 (development files) + Geant simulates the passage of subatomic particles through matter, for + instance, particle detectors. For maximum flexibility, Geant simulations + are performed by linking Fortran code supplied by the user with the Geant + libraries, then running the resulting executable. + . + This package includes a static version of the libgeant321 library required + by Geant. C and FORTRAN header files are also included. + +Description: [Med] Medical practice management - Client + This is the GNUmed Electronic Medical Record. Its purpose is + to enable doctors to keep a medically sound record on their + patients' health. Currently it is not fully featured. The + features provided are, however, tested, in use, and + considered stable. This package does NOT yet provide + functionality for billing and stock keeping. + . + While the GNUmed team has taken the utmost care to make sure + the medical records are safe at all times you still need to + make sure you are taking appropriate steps to backup the + medical data to a safe place at appropriate intervals. Do + test your backup and desaster recovery procedures, too ! + . + Protect your data! GNUmed itself comes without + any warranty whatsoever. You have been warned. + . + Homepage: http://gnumed.org/ + . + This package just contains a script and a menu entry to + support debugging. + +Description: Clock Dock app for Window Maker window manager + This is a nice analog clock. It allows different XPMs as backgrounds as well + as different configurations of hands and such to match with the XPM. + . + Make sure to check the examples for some included XPMs besides the + default. + +Description: Gnome GUI for cdrdao + Gnome CD Master is a GUI frontend for creating audio CDs and burning them using + cdrdao. + . + Features: + * Easy to use graphical interface + * Multiple project support + * Playing of Audio CD images + * Easy dump of CDs to disk + * CD to CD copy + * Composition of new Audio CDs from wav files + * Graphical insertion of Track Marks (to divide live recordings) + * Easy CD-TEXT modification + +Description: Developer's library for automatic language analysis + Malaga is a system for implementing natural language analysers: + both grammars and morphologies can be created. + You will not be needing this package if you do not intend + to do research on computer linguistics or develop computer + programs that need to do advanced processing of natural + languages. + . + This package contains the static library and header file + for developing programs that use the Malaga engine. + +Description: GNU C Library: Precompiled locale data + This package contains the precompiled locale data for all supported locales. + A better alternative is to install the locales package and only select + desired locales, but it can be useful on a low-memory machine because some + locale files take a lot of memory to be compiled. + +Description: Open Inventor runtime environment + This package contains the required files to run Open Inventor applications. + . + Open Inventor is an object-oriented 3D toolkit offering a comprehensive + solution to interactive graphics programming problems. It presents a + programming model based on a 3D scene database that simplifies graphics + programming. It includes a large set of objects such as cubes, polygons, + text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and + editors can speed up your programming and extend your 3D program's + capabilities. + . + Recommended package xpdf-reader is needed only to view help files. + . + For more information see http://oss.sgi.com/projects/inventor/. + +Description: An interactive program to edit BibTeX bibliographies + Bibcursed is a simple program to make life a little easier when using + BibTeX bibliographies. It currently provides these main functions: + . + - Adding references to your bibliography. This is done with + prompts so templates for the different entries (article, + proceedings, etc) do not have to be remembered. Error checking is + used so that the required fields have to be supplied, and incorrect + fields cannot be entered. New entries are inserted into the + 'correct' place in the BibTeX file + - Clean and easy removal of entries + - Viewing of entries and changing of fields + - Easy searching of entries, including search by field + +Description: Tcl client library binding for PostgreSQL - development files + This library provides Tcl bindings to the PostgreSQL client library (libpq), + which is used to communicate with the PostgreSQL database server. + This package contains the static library and header files. + . + PostgreSQL is an object-relational SQL database management system. + Tcl is a widely used and easily extended interpreted language. + +Description: GNU Scientific Library (GSL) -- development package + The GNU Scientific Library (GSL) is a collection of routines for + numerical analysis. The routines are written from scratch by the GSL + team in C, and present a modern API for C programmers, while allowing + wrappers to be written for very high level languages. + . + This package contains the header files, static libraries and symbolic + links that developers using GNU GSL will need. + . + URL: http://www.gnu.org/software/gsl/ + +Description: Development library for libpcap (transitional package) + Empty package to facilitate upgrades, can be safely removed. + +Description: network-related apps from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of network and networking related + applications provided with the official release of KDE. + +Description: HTML rendering/editing library - development files + This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It + was originally based on KHTMLW, but is now being developed independently. + +Description: Perl extension for executing embedded JavaScript + Always thought JavaScript was for web only? well, think again... + . + JavaScript.pm gives you the power of embedded JavaScript in your + applications. You can write your subs, classes etc in perl and + bind them to the JavaScript engine. Variables are converted + between the language automaticlly and you don't have to worry + about that. + +Description: libvolume_id development headers + This package provides the static libraries and header files needed + to link programs with libvolume_id. + +Description: Linux kernel patch for the Lustre Filesystem + Lustre is a scalable, secure, robust, highly-available + cluster file system. It is maintained by Cluster Filesystems, Inc, + and available from http://www.lustre.org + . + Lustre servers require a number of patches to the core Linux kernel, + mostly to export new functions, add features to ext3, and add + a new locking path to the VFS. This package provides these patches + for kernel versions 2.6.16 to 2.6.18 on i386, amd64, powerpc + and ia64 architectures. + . + For lustre clients, you will also need to build a lustre-modules + package, using the lustre-source package and module-assistant. + +Description: Perl module for using the GNOME libxml2 library + This module implements a Perl interface to the Gnome libxml2 library. + The libxml2 library provides interfaces for parsing and manipulating + XML files. This module allows Perl programmers to make use of the + highly capable validating XML parser and the high performance DOM + implementation. It also provides an XML::XPath-like findnodes() + interface, providing access to the XPath API in libxml2. + +Description: A Comprehensive English Dictionary + . + This package contains the GNU version of the Collaborative + International Dictionary of English, formatted for use by the + dictionary server in the dictd package. The GCIDE contains the + full text of the 1913 Webster's Unabridged Dictionary, supplemented by + many definitions from WordNet, the Century Dictionary, 1906, and many + additional definitions contributed by volunteers. + . + The definitions in the core of this dictionary are at least 85 years + old, so they can not be expected to be politically correct by + contemporary standards, and no attempt has been, or will be, made to + make them so. + . + This package will be of limited use without the server found in the + dictd package, or another RFC 2229 compliant sever. + +Description: [incr Tk] OOP extension for Tk - run-time files + [incr Tk] (or itk) combines the object-oriented power of [incr Tcl] + with the popular Tk graphical toolkit to create a framework for + creating mega-widgets. One such set of mega-widgets is provided by + the iwidgets package. + . + This package contains everything you need to run itk scripts and + itk-enabled apps. + . + Homepage: http://incrtcl.sourceforge.net/ + +Description: Changes X terminal emulator window titles + This is a small program that generates escape sequences to change the title + of terminal emulator windows under X. It should work with any program that + emulates an xterm-like terminal. + +Description: Internet/Intranet Input Method Emacs Client Framework + IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems, + and consists of a library to create IIIM awarded applications and a simple + input method library controlled by IIIM server(s). + (This input-method is denoted by "iiimcf-sc" hereafter.) + +Description: JDBC interface to the MaxDB database system + MaxDB is a transactional, industrial-strength multi-user SQL database + system featuring views, db-procedures and db-functions. + . + This package contains the JDBC interface to the MaxDB database + system. + +Description: Windows API Implementation (Camera Module) + This is a BETA release of Wine, the free MS-Windows API implementation. + This is still a work in progress and many applications may still not work. + . + This package contains a TWAIN interface that allows Windows apps + to communicate with cameras supported by gphoto2. + . + Wine is often updated. + +Description: tool for building TAGS files from O'Caml sources + otags is a tool for building "TAGS" files for emacs and vi. TAGS + files provide the editor with an index table, mapping important + symbol names to locations in source files. This allows the developer + to quickly jump to a function in a different file than the one he is + currently visiting in the buffer. + . + otags parses a set of O'Caml source files in either the standard or + revised syntax, and creates a TAGS file with the locations + of functions, type declarations, record fields, sum type constructors, + etc... + +Description: A sail design and plotting software + Sailcut CAD is a sail design and plotting software which allows you to + design and visualise your own sails and compute the accurate development + of all panels in flat sheets. You can export the sails you create to + DXF, plaintext or Carlson plotter files. + . + Sailcut CAD's user interface is available in English, French, Dutch, + German, Italian, Norwegian, Portuguese, Danish and Russian. + . + Homepage: http://sailcut.sourceforge.net/ + +Description: Vorbis plugin for GStreamer + This GStreamer plugin enables the encoding and decoding of Ogg Vorbis + compressed audio streams. + . + http://www.vorbis.com/ + +Description: Finnish female speaker for Festival + This is a Finnish female speaker for the Festival speech synthesis + system. It was developed as part of the Suopuhe project at + the universities of Helsinki and Joensuu. + +Description: configures different programs' locale settings + Updates config files of different programs so they use the right + language by default. + . + This package is based on locale-config-skolelinux from the Skolelinux + Project (now Debian-Edu Project), which it replaces. + +Description: MPI parallel computing system implementation + MPICH is a robust and flexible implementation of the MPI (Message Passing + Interface). MPI is often used with parallel or distributed computing + projects. MPICH is a multi-platform, configurable system (development, + execution, libraries, etc) for MPI. It can achieve parallelism using + networked machines or using multitasking on a single machine. + . + This version is compiled with ch_p4 support, which only requires installation + on the master node, and starts up parallel tasks using rsh. + +Description: Runtime libraries for OpenJade + OpenJade's shared libraries, runtime support. Includes libogrove, + providing an abstract interface to groves; libospgrove, an interface + to groves on top of the OpenSP suite; and libostyle, the actual DSSSL + style engine. + . + This shared library is used by the openjade package. + +Description: Plug and Play BIOS utilities + This package contains two tools for interacting with Plug and Play + BIOSes: + . + * lspnp - list PnP BIOS device nodes and resources + * setpnp - modify PnP BIOS device resources + +Description: Ogg Vorbis streaming source for Icecast 2 + IceS 2.x is used to source Icecast 2 streaming audio + servers with Ogg Vorbis audio streams. It supports both + live audio input from a soundcard and re-encoding of Ogg + Vorbis files from a playlist. + . + Homepage: http://www.icecast.org/ices.php + +Description: Extension to traffic Control/network bandwidth management + The WRR scheduler is an extension to the Traffic Control/network + bandwidth management part of the Linux 2.2, 2.4 and 2.6 kernels. + The scheduler was developed to support distributing bandwidth + on a shared Internet connection fairly between local machines. + . + * As a default all local machines will get equally much + of the bandwidth if they have sufficient demand. This + is obtained by doing so-called weighted round robin (wrr) + scheduling. + * It is possible to give machines transferring much data + over a long or short period of time less bandwidth. + * It can work on a bridge, a router or on a firewall. + * Supports accounting locally generated masqueraded packets + to the correct local machine. + * On the WRR home page an extension is available which + includes patches for Squid and the Nec socks5 proxy servers + so that proxied packets can also be accounted to the + correct local machine. + * Includes a configuration file based set of scripts that + will setup everything without changing your basic network + setup. The scripts will allow you to shape both incoming + and outgoing traffic. + . + Homepage: http://www.zz9.dk/wrr + +Description: command-line interface to libxbsql + XBSQL is a wrapper library that provides an SQL-subset interface to the + XBase DBMS. XBSQL in no way provides anything like a complete SQL + implementation and in any case is hampered by various limitations of + XBase (such as no notion of a null value). It does, however, implement a + fairly useful subset, including select, insert, update and delete. + Select for instance supports joins, ordering, grouping, and the having + clause. + . + This package contains the xql utility, a command-line interface to the + libxbsql functionality. Users can execute SQL statements on a database + consisting of a set of .dbf files. Programming documentation is in the + package libxbsql-dev. + +Description: Enterprise Volume Management System (kernel patches) + The EVMS project provides unparalleled flexibility and extensibility + in managing storage. This project represents a new approach to + logical volume management. The architecture introduces a plug-in + model that allows for easy expansion or customization of various + levels of volume management. + . + This package contains patches to the Linux kernel which implement the + kernel-space portion of EVMS. It is not needed with recent kernels, + unless you want a few very specific features (like bad block relocation). + +Description: Tool to return the body of an email message + Mailtextbody reads a complete email message on stdin and returns the body + on standard out. -- Technically speaking it returns the decoded first + text/plain MIME part of any however nested MIME message or just the body of + a non-MIME message otherwise. + . + Mailtextbody can therefore easily be included in other tools using + pipes. + . + Homepage: http://www.toastfreeware.priv.at/ + +Description: BibTeX search tool + Search-ccsb is a Perl script that connects to "The Collection of + Computer Science Bibliographies"[1], and performs a keyword search + query. The result is a set of BibTeX entries that matches the query. + . + 1. http://liinwww.ira.uka.de/bibliography/index.html + . + If you use some emacsen application, this package will install the + search-ccsb.el script on it. + +Description: C++ library for database applications + hk_classes is a set of C++ libraries for rapid development of database + applications with all features a modern database application should + have, like forms and reports. hk_classes is database and GUI + independent. It also includes command-line tools to use hk_classes in + scripts. + . + Web site: http://hk-classes.sourceforge.net/ + +Description: GNU R package of additional graphical displays based on lattice + This CRAN package provides generic functions and standard methods + for trellis-based displays. + +Description: Phone manager + Mobile phone manager using Gammu as it's backend. It works with any phone Gammu + supports - many Nokias, Siemens, Alcatel, ... Written using wxGTK. + . + Homepage: http://cihar.com/gammu/wammu + +Description: Query the online Dutch Van Dale dictionary - Gnome frontend + This program is a frontend for the online Van Dale dictionary, + http://www.vandale.nl/. It will search any word in the dictionary and return + its description in Dutch. Van Dale is a well known producer of dictionaries + in the Netherlands. + . + This package provides the Gnome frontend. + +Description: Compress/decompress images for mailheaders, user tools + Converts 48x48 .xbm format (X bitmap) files to a compressed format + that can be placed in your X-Face: mail header. Some mailreaders, + like exmh will then display this image when the user is reading your mail. + +Description: tool to make module package creation easier + The module-assistant tool helps users and maintainers with managing + external kernel modules packaged for Debian. It can do: + . + - automated preparation of build environment for modules compilation + (eg. automatical detection and installation of required kernel + source/headers) + - automated module source downloads + - configuring and keeping track of external and localy built modules + packages + - semi-automated multiple builds for multiple kernel versions + . + It also contains some framework to be used by the build-scripts in the + accompanying modules-source packages in Debian. + +Description: AFS distributed filesystem Kerberos 5 integration + AFS is a distributed filesystem allowing cross-platform sharing of files + among multiple computers. Facilities are provided for access control, + authentication, backup and administrative management. + . + This package provides aklog, a utility for authenticating to AFS using + Kerberos 5. It also provides asetkey, a utility to set AFS server keys + from a Kerberos keytab, and ka-forwarder, a utility to forward kaserver + requests to a KDC using fakeka. + +Description: multi-player aerial combat simulation + acm is an air combat simulator that runs under the X window system. + Up to eight players can engage in simultaneous air combat. + This is (the older) version 4 of ACM. + +Description: CLI bindings for libgalago-gtk + This package provides CLI assemblies that allow .NET / C# programs to use + libgalago. + +Description: R-Type-like horizontal shoot'em-up + Geki 3 is a horizontal shoot'em-up game similar to classic arcade games + such as R-Type or Zero "All Your Base Are Belong To Us" Wing. It features + four levels and various weapons. + +Description: Debian Jr. typing + This meta package will install typing tutors and typing games for + various skill levels. + +Description: XMMS2 - medialib-updater client + The media library is where XMMS2 stores metadata about files as it plays them. + Having a media library allows XMMS2 to 'remember' the songs it has played, and + thus allows users to easily re-create their favourite playlists. + . + This package contains the medialib-updater client which monitors given + directories and updates the media library with new and changed files. + +Description: Xenon-like vertical shoot'em-up + Geki 2 is a vertical shoot'em-up game similar to classic arcade games such + as Xenon, Target Renegade or Gunhed. It features six levels and two different + weapons. + +Description: a spell-checking addon for GTK's TextView widget + GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a + GtkTextView widget. Right-clicking a misspelled word pops up a menu of + suggested replacements. + +Description: C++ library for XML-RPC + XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon + Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make + remote procedure calls easy: it encodes data in a simple XML format and + uses HTTP for communication. XmlRpc++ is designed to make it easy to + incorporate XML-RPC client and server support into C++ applications. + . + This package contains the shared libraries. + +Description: A CGI wrapper script for chrooted environment for hosting + Sbox is a CGI wrapper script that allows Web site hosting + services to safely grant CGI authoring privileges to untrusted + clients. In addition to changing the process privileges of client + scripts to match their owners, it goes beyond other wrappers by + placing configurable ceilings on script resource usage, avoiding + unintentional (as well as intentional) denial of service attacks. It + also optionally allows the Webmaster to place client's CGI scripts in + a chroot'ed shell restricted to the author's home directories. + +Description: tty TV application + TV application for terminals, based on aalib. + Uses video4linux devices as video input. + +Description: Server that manages UniConf elements + UniConf is a configuration system that can serve as the centrepiece among + many other, existing configuration systems. + . + UniConf can also be accessed over the network, with authentication, allowing + easy replication of configuration data via the UniReplicateGen. + . + This package contains the server that accepts incoming TCP or Unix + connections, and gets or sets UniConf elements at the request of a + UniConf client. + +Description: Java runtime library for use with gcj (jar files) + This is the jar file that goes along with the gcj front end to gcc. + +Description: program for creating stop motion animations + You can create stop-motion animations with images grabbed + from your favourite video device. You just sets stopmotion to + use a grabber program which works with your device. It is also + possible to do the same with video export; just plug in an + encoder capable of doing video export from couple of images. + . + Stopmotion has a set of tools which helps you creating the + movements smooth and precise. + +Description: Tool to integrate C/C++ code with Lua - development files + tolua is a tool that greatly simplifies the integration of C/C++ code with + Lua. Based on a cleaned header file, tolua automatically generates the + binding code to access C/C++ features from Lua. Using Lua API and tag + method facilities, tolua maps C/C++ constants, external variables, + functions, classes, and methods to Lua. + . + This package contains all files necessary to develop applications which use + tolua. + +Description: MultiLingual TERMinal, common files + mlterm is a terminal emulator for X Window System, which supports + various encodings, doublewidth characters, BiDi, Arabic shaping, + and so on. + . + This package contains necessary files which are common for mlterm + and mlterm-tiny packages. + +Description: web page updates checker + Samidare makes it easy to keep up with your favorite weblogs or webpages in + general. + It will monitor updates to those sites and list their last modified time. + . + It generate HTML file which list URLs (links) to monitor from template. + +Description: A standalone program for local traffic-monitoring + ttt is the standalone traffic monitor program in the ttt + program suite. ttt displays trafic-data of a local interface. + +Description: a tool for processing triangulated solid meshes + Currently, ADMesh only reads the STL file + format that is used for rapid prototyping applications, + although it can write STL, VRML, OFF, and DXF files. + Some features of admesh are: Fill holes in the mesh + by adding facets. Repair facets by connecting + nearby facets. Repair normal directions + (i.e. facets should be CCW) Remove degenerate + facets (i.e. facets with 2 or more vertices equal) + Web site: http://www.varlog.com/products/admesh/ + +Description: Firefox Japanese language package + Menu and message resource and (region) property package + for Firefox (Japanese language, ja). + +Description: Interactive symbolic math system + JACAL is an interactive symbolic math system which can manipulate and + simplify equations, scalars, vectors, and matrices of single and + multiple valued algebraic expressions containing numbers, variables, + radicals, and algebraic differential, and holonomic functions. + +Description: high performance message passing library + Open MPI is a project combining technologies and resources from several other + projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best + MPI library available. A completely new MPI-2 compliant implementation, Open + MPI offers advantages for system and software vendors, application developers + and computer science researchers. + . + This package contains the header files which are needed to compile programs + against openmpi-libs. + +Description: 100% Pure Java AWT Toolkit which works without X Server. + PJA (Pure Java AWT) is 100% Pure Java and doesn't use any native + graphics resource of the system on which the Java Virtual Machine + runs. Default AWT needs X Server but PJA doesn't. PJA is useful for + server side Java application which generate images such as a graph + chart and a graphical counter dynamically under non-X environment. + +Description: Wietse Venema's TCP wrapper utilities + Wietse Venema's network logger, also known as TCPD or LOG_TCP. + . + These programs log the client host name of incoming telnet, + ftp, rsh, rlogin, finger etc. requests. Security options are: + access control per host, domain and/or service; detection of + host name spoofing or host address spoofing; booby traps to + implement an early-warning system. + +Description: Synced document buffers - debugging symbols + obby is a library providing synced document buffers which multiple users + could edit simultaneously. It supports multiple documents in one session + and an integrated chat. It is portable to both Windows and Unix-like platforms. + . + These are the debugging symbols for obby, needed only if you try to debug + an application using it. + +Description: Perl library for manipulating IMAP mail stores + This module provides perl routines that simplify a sockets connection + to and an IMAP conversation with an IMAP server. It supports virtually + all IMAP client commands as of RFC 2060 and has a fallback for unknown + commands that usually works. The Debian package has been enhanced to + add SSL support. + +Description: perl DBD::CSV - DBI driver for CSV files + The DBD::CSV module is yet another driver for the DBI (Database + independent interface for Perl). This one is based on the SQL "engine" + SQL::Statement and the abstract DBI driver DBD::File and implements + access to so-called CSV files (Comma separated values). Such files are + mostly used for exporting MS Access and MS Excel data. + +Description: generates random variates with multivariate Lipschitz density + RanLip generates random variates with an arbitrary multivariate + Lipschitz density. + . + While generation of random numbers from a variety of distributions is + implemented in many packages (like GSL library + http://www.gnu.org/software/gsl/ and UNURAN library + http://statistik.wu-wien.ac.at/unuran/), generation of random variate + with an arbitrary distribution, especially in the multivariate case, is + a very challenging task. RanLip is a method of generation of random + variates with arbitrary Lipschitz-continuous densities, which works in + the univariate and multivariate cases, if the dimension is not very + large (say 3-10 variables). + . + Lipschitz condition implies that the rate of change of the function (in + this case, probability density p(x)) is bounded: + . + |p(x)-p(y)|<M||x-y||. + . + From this condition, we can build an overestimate of the density, so + called hat function h(x)>=p(x), using a number of values of p(x) at some + points. The more values we use, the better is the hat function. The + method of acceptance/rejection then works as follows: generatea random + variate X with density h(x); generate an independent uniform on (0,1) + random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all + the above steps. + . + RanLip constructs a piecewise constant hat function of the required + density p(x) by subdividing the domain of p (an n-dimensional rectangle) + into many smaller rectangles, and computes the upper bound on p(x) + within each of these rectangles, and uses this upper bound as the value + of the hat function. + . + Homepage: http://www.deakin.edu.au/~gleb/ranlip.html + +Description: Google's extremely memory-efficient C++ hash_map implementation + The Google SparseHash project contains several C++ template hash-map + implementations in use at Google, with different performance + characteristics, including an implementation that optimizes for space + and one that optimizes for speed. + . + Homepage: http://goog-sparsehash.sourceforge.net/ + +Description: Decorative fonts from www.larabiefonts.com + Decorative freeware TrueType fonts from Ray Larabie. + This package contains the "decorative" ones of his fonts, + which are great for headlines and other decorations. + +Description: A Computational Logic for Applicative Common Lisp: infix source + ACL2 is both a programming language in which you can model computer + systems and a tool to help you prove properties of those models. + . + This package contains the source files to the infix interface to + ACL2. + +Description: Common Lisp extensions for building some Debian CL packages + Core ANSI Common Lisp extensions to assist in compiling cross-platform + packages. Currently includes CL+:DEFCONST, which only evaluates a constant's + initial value when the constant name is unbound. + +Description: Debian-Med packages for medical physicists + This meta package contains dependencies for a + collection of software and documentation which is useful for + medical physicists in radiation oncology, diagnostics imaging + and related fields. + +Description: Fast, light and extensible IRC client + WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client + for many operating systems. Everything can be done with a keyboard. + It is customizable and extensible with plugins/scripts, and includes: + - nicklist + - smart hotlist + - infobar with highlight notification + - horizontal and vertical split + - double charset support (decode/encode) + - FIFO pipe for remote control + - and much more! + . + Homepage: http://weechat.flashtux.org/ + +Description: GNUstep Pasteboard Viewer + ClipBook is an utility that stores, displays and dispenses pasteboard + contents that can be copied and pasted or drag-and-dropped. + +Description: Interface to Berkeley DB for Ruby 1.9 + BDB is an interface to Berkeley DB, distributed by Sleepycat + (http://www.sleepycat.com/). + . + This package provides BDB linked to libdb3. + +Description: module for manipulating POSIX.1e ACLs + pylibacl is a python interface to the libacl library. It allows + manipulation of the POSIX.1e-compliant filesystem ACLs present + in some operating systems (GNU/Linux included). + +Description: Interface to Berkeley DB for Ruby 1.8 + BDB is an interface to Berkeley DB, distributed by Sleepycat + (http://www.sleepycat.com/). + . + This package provides BDB linked to libdb3. + +Description: Small printer auto-detect command-line tool + pconf-detect is a simple command-line utility for detecting parallel, USB + and network-connected printers. + +Description: Database Independent Abstraction Layer for C (dev files) + The libdbi0-dev package contains the header files, static libraries, + and documentation needed to develop applications with libdbi. + +Description: C library for parsing and querying a genders database + Genders is a static cluster configuration database used for cluster + configuration management. It is used by a variety of tools and + scripts for management of large clusters. The genders database is + typically replicated on every node of the cluster. It describes the + layout and configuration of the cluster so that tools and scripts can + sense the variations of cluster nodes. By abstracting this information + into a plain text file, it becomes possible to change the + configuration of a cluster by modifying only one file. + . + Homepage: http://www.llnl.gov/linux/genders/ + +Description: KDE MP3 ID3 tag editor + With Kid3, an ID3 tag editor for KDE you can: + * Edit ID3v1.1 tags in your MP3 files + * Edit all ID3v2.3 frames in your MP3 files + * Convert between ID3v1.1 and ID3v2.3 tags + * Edit Ogg/Vorbis tags + * Edit FLAC tags + * Edit tags of multiple files, e.g. the artist, album, year and genre + of all files of an album typically have the same values and can be + set together + * Generate tags from filenames + * Generate filenames from tags + * Generate playlist files + * Automatic case conversion and string translation + * Import and export album data + . + Author: Urs Fleisch <ufleisch@users.sourceforge.net> + Homepage: http://kid3.sourceforge.net/ + +Description: GPL Flash (SWF) Library - development files + The GPL Flash library is a set of functions that can be used by + applications to play Flash movies. The core of the library is a + portable graphic renderer that can be used to add SWF support to an + application. + . + This package contains static libraries and headers in order to build + applications against the library. + +Description: binding of libpcap for OCaml + MLpcap implements OCaml stubs to libpcap. It allows to call almost + all function of libpcap from OCaml. + . + Developpement files. + +Description: Bean Scripting Framework to support scripting languages in Java + Bean Scripting Framework (BSF) is a set of Java classes which provides + scripting language support within Java applications, and access to Java + objects and methods from scripting languages. BSF allows one to write JSPs in + languages other than Java while providing access to the Java class library. In + addition, BSF permits any Java application to be implemented in part (or + dynamically extended) by a language that is embedded within it. This is + achieved by providing an API that permits calling scripting language engines + from within Java, as well as an object registry that exposes Java objects to + these scripting language engines. + . + BSF supports these scripting languages: + * Python (using Jython) + * JavaScript (using rhino) + * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces) + * BeanShell (using bsh) via its own bsf adapter + . + Support for Tcl, NetRexx is not available in this Debian + package since Jacl, NetRexx (non-free) are not packaged. + . + See http://jakarta.apache.org/bsf/ for more information about BSF. + +Description: a clock that tolls time acoustically + grandfatherclock plays audio files to report the time. + The default configuration emulates a grandfather clock + with Westminster chimes. Cuckoo clock and Close Encounters + of the Third Kind files are included as well. + . + As a matter of fact, grandfatherclock can be configured to + execute any command. The upstream default is simply to write + a *.au file to a sound device file by using cat(1). + . + Since cat is not a good sound player, the default is changed + to use sox instead. grandfatherclock depends on sox to ensure + that it can run under the default configuration. You also need + a kernel support for a sound device to use grandfatherclock. + . + Upstream webpage: http://www.sourceforge.net/projects/grandfather/ + +Description: Transition package for icedove-dev rename + Package to ease upgrading from older mozilla-thunderbird-dev packages to + the new icedove-dev package. + . + This package can be purged at anytime once the icedove-dev package has + been installed. + +Description: Simulator for the Microchip PIC16C84 microcontroller + Nitpic is an X-based simulator for the Microchip PIC family of + microcontrollers. It currently supports only the PIC16C84. + This is beta software. + +Description: mount filesystem of ObexFTP capable devices + ObexFS uses FUSE to mount filesystems of ObexFTP capable + devices either manually or in autofs style mode. + It can handle all devices that the obexftp package can handle, + connected via serial cable, IrDA, bluetooth or USB. + +Description: The Twisted SSH Implementation + A client/server implementation of the SSH protocol, using the + twisted framework. + +Description: remote-control DockApp for xmms + wmusic is a dockapp that remote-controls xmms. Features include VCR-style + controls, Time and Playlist display, supa stylee rotating arrow, hiding of + the xmms windows and reactive interface. + +Description: WikiWikiWeb implementation for Zope + A wiki is a special kind of website that's easy for anyone to edit. + Zwiki is an easy-to-use, fun, and powerful wiki engine based on the + Zope web application server; it also works well with the Plone CMS. + +Description: graphical package inspection tool + Gdeb is a small program for inspecting Debian software packages. It also + provides an option to install the package. + +Description: battery monitor plugin for the Xfce4 panel + A battery monitor panel plugin for Xfce4 compatible with APM and ACPI. + . + Homepage: http://xfce-goodies.berlios.de/ + +Description: development files for ircd-hybrid + These are the headers used when writing modules for ircd-hybrid. + For more information on how to write these modules, see the ircd-hybrid + documentation or example_module.c in the source code for ircd-hybrid. + . + It also includes mbuild-hybrid, a shell script that simplifies building + and installation of such modules. This shell script is simplistic and + assumes a lot; if you possess clue, you will know what to do anyway. + . + Homepage: http://ircd-hybrid.com/ + +Description: Gauche bindings for OpenGL + Gauche-gl is an extension module of Gauche Scheme implementation. + It provides gl, gl.glut, and gl.math3d modules. + +Description: A HPGL converter into some vector- and raster formats + HP2XX reads HPGL ASCII source files, interprets them, and converts them + into either another vector-oriented format or one of several rasterfile + formats. Currently, its HPGL parser recognizes a subset of the HP 7550A + command set. Some high-level functions are missing. Also, only some of the + fixed space vector fonts and none of the variable space arc fonts are + supported. Beside these limitations, hp2xx has proven to work with many + HP-GL sources without any trouble. + +Description: firewall configuration for GPE + Gpe-shield is a frontend for the iptables network + packet filter for the GPE Palmtop Environment. + +Description: Security Enhanced Linux policy library and development files + libsepol allows programs to easily modify SELinux policy binaries. This + means changing the default values for booleans, or reading the policy for + analysis. + . + This package contains the headers and archives used for linking it into your + programs. + +Description: a simple ncurses/command-line mixer + rexima is 'a mixer' spelled backwards. A humble command-line/ncurses mixer + which is easy to use and can modify mixer settings non-interactively in + shell scripts (for example). + +Description: CLI bindings for libgsf + A CLI library for reading and writing structured files (eg MS OLE and Zip) + +Description: development file for libsds + This package includes development files for developers + who want to develop applications using the libsds library, + as provided by the somaplayer project + +Description: Simple web filtering proxy (GUI) + BFilter is a filtering web proxy. It was originally intended for removing + banner ads only, but at some point it has been extended to remove popups and + webbugs. It can't be used as a general purpose filtering proxy because it + was never intended this way. For example you can't just block an arbitary + object, you can only hint the ad detector in its decision making. + The main advantage BFilter has over the similar tools is its heuristic ad + detection algorithm. The traditional blocklist-based approach is also + implemented, but it's mostly used for dealing with false positives. Unlike + other tools that require constant updates of their blocklists, BFilter + manages to remove over 90% of ads even with an empty blocklist! + The javascript generated ads are not a problem for BFilter, as it has a + javascript engine to combat them. + . + BFilter is expected work with any browser that supports proxies (nearly any + browser does), and can forward requests to another HTTP proxy. + +Description: Perl module that facilitates lightweight logging + In order to have a log we have first to create a Log::LogLite object. The + Log::LogLite object is created with a logging level. The default logging level + is 5. After the Log::LogLite object is created, each call to the write method + may write a new line in the log file. If the level of the message is lower or + equal to the logging level, the message will be written to the log file. The + format of the logging messages can be controled by changing the template, and + by defining a default message. The class uses the IO::LockedFile class. + . + The Log::NullLogLite class is derived from the Log::LogLite class and + implement the Null Object Pattern to let us to use the Log::LogLite class with + null Log::LogLite objects. We might want to do that if we use a Log::LogLite + object in our code, and we do not want always to actually define a + Log::LogLite object (i.e. not always we want to write to a log file). In such + a case we will create a Log::NullLogLite object instead of the Log::LogLite + object, and will use that object instead. The object has all the methods that + the Log::LogLite object has, but those methods do nothing. Thus our code will + continue to run without any change, yet we will not have to define a log file + path for the Log::LogLite object, and no log will be created. + . + Homepage: http://search.cpan.org/~rani/Log-LogLite/ + +Description: Info output facility of LinuxDoc-Tools + LinuxDoc-Tools is a SGML converter for the LinuxDoc DTD only. + This package is to provide the required dependency for + info conversion facility of LinuxDoc-Tools. + See the description of linuxdoc-tools package for more detail. + +Description: set of modules for loading, saving and creating xpm and xbm images + A set of perl modules for loading, saving, and creating xpm and xbm + images. Contains the following modules: + . + Image::Base + Image::Xpm + Image::Xbm + . + Requred by Image::Info to parse xpm and xbm files. + Homepage: http://search.cpan.org/~summer/ + +Description: system administration tools from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of system administration tools + provided with the official release of KDE. + +Description: Simulator Construction Gear -- development files + SimGear is a collection of libraries useful for constructing + simulation and visualization applications such as FlightGear + or TerraGear. + . + This package contains the headers and static libraries. + +Description: Portable Document Format (PDF) suite -- utilities + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + This package contains pdftops (PDF to PostScript converter), + pdfinfo (PDF document information extractor), pdfimages + (PDF image extractor), pdftotext (PDF to text converter), and + pdffonts (PDF font analyzer). + . + To view PDF files, see the xpdf-reader package. That package + also contains pdftoppm (PDF to Portable Bitmap converter). + +Description: Blowfish-capable PAM module + This is a PAM module, backward-compatible with pam_unix, that additionally + supports bcrypt Blowfish-based password hashing. + +Description: Ada-aware version of GDB + This is GDB 6.4 with patches from AdaCore, as it was released as part + of GNAT GPL 2006 Edition. It has better support for breakpoints, in + particular in the area of generics, and also has some minor + improvements and fixes. + . + It is recommended to use this package to debug Ada programs, + especially if your program uses generics. + +Description: ACE-GUI reactor integration for Qt + Recognizing the need to write reactor-based GUI applications, the ACE + community has created several reactor extensions for use with X Window + System. Each of these extends the ACE_Select_Reactor to work with a + specific toolkit. By using these reactors, your GUI application can remain + single threaded yet still respond to both GUI events, such as button + presses, any your own application events. + . + The ACE_QtReactor extends both the ACE_Select_Reactor and the Trolltech Qt + library's QObjects class. Rather then using select(), the + QtWaitForMultipleEvents() function is used. + +Description: The Bonobo UI library + This package contains the Bonobo UI library. + . + This package is a part of GNOME2 + +Description: Library for Particle Image Velocimetry (PIV) + This library contains functions for evaluating images from a fluid + flow by means of Particle Image Velocimetry (PIV). The PIV technique uses + a sequence of at least two images that are recorded with a well controlled + separation time in-between. Tracer particles that are resident in the fluid + may be illuminated by a light source, mostly a laser, that has been + re-shaped into a sheet of light. In this way, the average + displacement and the deformation of the image texture is obtained. Applying + this analyses on small samples of the images on a (rectangular) grid results + into an instantaneous velocity field of the fluid flow. PIV may also be + applied for other purposes, like deformations and vibrations of solid + surfaces. This library includes the core functions for image recording, + processing, interrogation, PIV data validation, post-processing, + input/output functions and memory allocation. + . + Homepage: http://libgpiv.sourceforge.net/ + +Description: a monochromatic icons theme for KDE + A monochromatic icon theme for KDE, designed for accessibility purposes. + . + This package is part of KDE, as a component of the KDE accessibility module. + See the 'kde' and 'kdeaccessibility' packages for more information. + +Description: X.Org X server -- muTouch input driver + This package provides the driver for Microtouch input devices with firmware + version 2. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-input-mutouch' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Parallel Graph Partitioning and Sparse Matrix Ordering Tests + ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and + orders variables for minimal fill when using direct solvers for sparse + matrices. It does all this in parallel, and also can efficiently re-partition + a graph or mesh whose connectivity has changed. + . + This package contains programs which test the ParMetis libraries using files + in the parmetis-doc package's examples directory. + +Description: Spanish fortune cookies (Offensive section) + A collection of mostly offensive Spanish fortune cookies, from various sources. + . + DO NOT INSTALL this package unless you really want to read offensive fortunes. + Package fortunes-es contains mainly non-offensife fortunes in Spanish. + +Description: development files for libavformat + This is the demuxer library from the ffmpeg project. It supports most + existing file formats (AVI, MPEG, OGG, Matroska, ASF...). + . + This package contains the header files and static libraries needed to + compile applications or shared objects that use libavformat. + +Description: arch-based distributed revision control system + GNU Arch is a revision control system with features that are ideal for projects + characterised by widely distributed development, concurrent support of + multiple releases, and substantial amounts of development on branches. + It can be a replacement for CVS and corrects many mis-features of that system. + . + bazaar is an implementation of Arch in C, based on tla. It focuses on making + tla's UI more accessible, but also has smarter merging and gettext support. + . + Unless you have a pressing reason to use bazaar you should use some other + revision control system as upstream development has ceased. + . + Homepage: http://bazaar.canonical.com/ + +Description: Linux HOWTOs in ASCII format (non-free) + The doc-linux-nonfree-text package provides the non-free portion of the + current Linux HOWTOs in ASCII format. Alternatively, HTML versions are + provided in the doc-linux-nonfree-html package. + . + The version number reflects the month in which doc-linux-nonfree-text was + created. + . + All files are available at http://www.tldp.org/ (with versions in ASCII, + DVI, HTML, postscript, and SGML). + . + The documents in this package fail to meet the Debian Free Software + Guidelines for various reasons. For the most part this is due to + significant restrictions on modification or on commercial redistribution, + neither of which can be allowed for packages in the main distribution. See + /usr/share/doc/doc-linux-nonfree-text/copyright for full details. + +Description: aspect-oriented programming extension for C++ + AspectC++ supports Aspect-Oriented Programming with C++, by providing: + - an aspect language extension to C++. + - an aspect weaver that does source-to-source translation. + . + AspectC++ provides for C++ more or less the same features that its best known + cousin, AspectJ, provides for Java. + . + Homepage: http://www.aspectc.org + +Description: [incr Tk] OOP extension for Tcl - manual pages + [incr Tk] is a set of [incr Tcl] base classes for creating mega-widgets. + Onc such set of mega-widgets is provided in the [incr Widgets] package. + +Description: Mono Npgsql library + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono Npgsql library version 2.0. + +Description: vCalendar message handling plugin for Sylpheed-Claws GTK2 + The vCalendar plugin for Sylpheed-Claws GTK2 provides vCalendar message + handling (the meeting subset of the vCalendar format), displaying such + mails in a nice format, letting you create and send meetings, and creating + a virtual folder with the meetings you sent or received. + The functionality is similar to the provided by Evolution for that mails. + +Description: sends desktop notifications to a notification daemon + A library that sends desktop notifications to a notification daemon, as + defined in the Desktop Notifications spec. These notifications can be + used to inform the user about an event or display some form of + information without getting in the user's way. + . + This package contains the binary which sends the notification. + +Description: PARI/GP GP to C compiler + PARI/GP is a widely used computer algebra system designed for fast + computations in number theory (factorizations, algebraic number theory, + elliptic curves...), but also contains a large number of other useful + functions to compute with mathematical entities such as matrices, + polynomials, power series, algebraic numbers, etc., and a lot of + transcendental functions. PARI is also available as a C library to allow + for faster computations. + . + Originally developed by Henri Cohen and his co-workers (University Bordeaux I, + France), PARI is now under the GPL and maintained by Karim Belabas + with the help of many volunteer contributors. + . + This package contains the G2PC compiler that converts GP scripts to C + libpari modules and the helper scripts gp2c-run and gp2c-dbg. + +Description: filters BibTeX files and translates them to HTML + Collection of tools for filtering BibTeX data bases and for producing + HTML documents from BibTeX data bases: + . + - aux2bib extracts a BibTeX database consisting of only the entries + that are refereed by an aux file. + . + - bib2bib is a filter tool that reads one or several bibliography + files, filters the entries with respect to a given criterion, and + outputs the list of selected keys together with a new bibliography + file containing only the selected entries; + . + - bibtex2html is a translator that reads a bibliography file and + outputs two HTML documents that are respectively the cited + bibliography in a nice presentation, and the original BibTeX file + augmented with several transparent HTML links to allow easy + navigation. + . + See the bibtex2html homepage + http://www.lri.fr/~filliatr/bibtex2html/index.en.html. + +Description: an integrated project management and planning tool + KPlato is a project management application, allowing for the planning and + scheduling of projects. It is in the very early stages of development. + . + This package is part of the KDE Office Suite. + +Description: Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl + You want to deal with syslog, but you don't want to bother with Sys::Syslog, + that module is for you. + . + Logger::Syslog takes care of everything regarding the Syslog communication, all + you have to do is to use the function you need to send a message to syslog. + . + Logger::Syslog provides one function per Syslog message level: debug, info, + warning, error, notice, critic, alert. + +Description: index and query perl manual pages + Perlindex is a program to index and search the perl documentation. + . + An index database must be built that will store keywords for *all* + perl and installed modules man pages. + . + Then perlindex can be run and will present the user the most likely + choice for documentation. + +Description: Python module for generating PostScript graphics (documentation) + PyX is a Python module for generating encapsulated PostScript figures using + an abstraction of PostScript and TeX. + . + This package contains the manual for PyX in PDF format. + +Description: Apache module for MySQL authentication + A module for the Apache web server which enables HTTP authentication + against information stored in a MySQL database. + . + If you're looking for a version of this module for apache2, please see + libapache2-mod-auth-mysql. + +Description: basic NTT JTeX library files + NTT JTeX is a localized TeX implementation for Japanese text processing. + +Description: colorful console interface for CVS version control + CurVeS performs two functions. It provides a menu and command + completion interface to CVS so that inexperienced users can learn the + features of CVS without documentation. This includes the creation of + some meta-features built upon standard CVS commands that commonly are + used together. The second function of CurVeS is to provide visual + presentation of a project directory so that the status of each file + is comprehensible at a glance. CurVeS uses color, when available, to + accent the file classification marks. + +Description: Non-linear editor for Digital Video data + Kino allows you to record, create, edit, and play movies recorded with DV + camcorders. This program uses many keyboard commands for fast navigating and + editing inside the movie. + . + The kino-timfx and kino-dvtitler are now provided with kino. + . + The kino-dvtitler plug-in enables the generation of titles for videos using + the GTK2 fontsystem. + . + kino-timfx provides various effect plug-ins for kino: image luma transition, + color hold filter, blur filter, soft focus filter, and corner out transition. + . + Homepage: http://www.kinodv.org/ + +Description: A command line OCR + gocr is a multi-platform OCR (Optical Character Recognition) program. + . + It can read pnm, pbm, pgm, ppm, some pcx and tga image files. + . + Currently the program should be able to handle well scans that have their text + in one column and do not have tables. Font sizes of 20 to 60 + pixels are supported. + . + If you want to write your own OCR, libgocr is provided in a separate + package. Documentation and graphical wrapper are provided in separated + packages, too. + +Description: A variant of Nethack (SDL window port) + Super Lotsa Added Stuff Hack - Extended Magic (SLASH'EM) + is a role-playing game where you control a single character. The + interface and gameplay are similar in style to Rogue, ADOM, Angband + and, of course, Nethack. You control the actions through the + keyboard and view the world from an overhead perspective. + . + The problem: The Amulet of Yendor has been stolen. Not only + that but it appears that the Wizard of Yendor (not a nice person), + who took the amulet, is hiding in the Dungeons of Doom (not a + friendly place). + . + This package provides the SDL window port of Slash'EM + +Description: Realtime network interface monitor + Slurm has the following features: + * realtime traffic statistics divided into incoming and outgoing + * optional combined view + * can monitor any kind of network interface + * shows detailed statistics about the interface. + * it's themeable + +Description: Perl bindings for Subversion + This is a set of Perl interfaces to libsvn, the Subversion libraries. + It is useful if you want to, for example, write a Perl script that + manipulates a Subversion repository or working copy. See the + 'subversion' package for more information. + +Description: lightweight encrypted IP tunnels over UDP (source) + CIPE (the name is shortened from *Crypto IP Encapsulation*) is a + package for an encrypting IP tunnel device. This can be used to build + encrypting routers for VPN (Virtual Private Networks) and similar + applications. + . + After installing this and compiling a new kernel, run + make-kpkg --revision number modules_image + and you will get a cipe package for your kernel. + +Description: an object-oriented interface to LDAP for Ruby + This is a dependency package, which depends on an ActiveLDAP package + built for the latest version of Ruby. + +Description: internationalized substitute of Text::Wrap + This module is a substitution for Text::Wrap, supporting + multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth + characters such as east Asian characters, combining characters + such as diacritical marks and Thai, and languages which don't + use whitespaces between words such as Chinese and Japanese. + . + It provides wrap(). + . + Homepage: http://search.cpan.org/~kubota/Text-WrapI18N-0.06/WrapI18N.pm + +Description: Windows metafile conversion development + Windows metafile (WMF) is a picture format used by many Windows + programs, e.g. Microsoft Word. libwmf is a library for interpreting + metafile images and either displaying them using X or converting them + to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... + . + This package contains the static library and header files. + +Description: Save and index notes in Emacs environment + Records-mode is a major mode for editing and indexing notes. + Notes are per-day files containing one or more subjects, + subjects from different days are indexed and can be traversed, + etc. + . + This package contains support for XEmacs. + +Description: API library for scanners -- utilities + SANE stands for "Scanner Access Now Easy" and is an application + programming interface (API) that provides standardized access to any + raster image scanner hardware (flatbed scanner, hand-held scanner, + video- and still-cameras, frame-grabbers, etc.). The SANE standard is + free and its discussion and development are open to everybody. The + current source code is written to support several operating systems, + including GNU/Linux, OS/2, Win32 and various Unices and is available + under the GNU General Public License (commercial applications and + backends are welcome, too, however). + . + This package includes the command line frontend scanimage, the saned + server and the sane-find-scanner utility, along with their documentation. + +Description: mail server independent mailing list manager + A mailing list manager with roughly the same functionality as ezmlm. + . + mlmmj features: + * A nice license + * Easy configuration + * MTA independendence + * Archive + * Custom headers / footer + * Fully automated bounce handling (similar to ezmlm) + * Complete requeueing functionality + * Moderation + * Subject prefixing + * Subscribers only posting + * Regular expression access control + * Functionality to retrieve old posts + * Various web interfaces + * VERP support + +Description: X/GTK+ FTP client - Free Open FTP Face + Free Open FTP Face is a lightweight graphical (GTK+) FTP client written in + python. + . + FOFF has a built-in terminal, text viewer, image viewer, audio player, + checksums and one-click gzip (de)compression. The idea behind the built-in + tools, is that regardless of the operating system, you can instantly preview + files or perform common operations, since there's no overhead from loading an + external program. With the exception of the (optional) audio player, these + built in features do not add any dependencies. + . + Homepage: http://foff.sourceforge.net/ + +Description: free game files for the 3D game DOOM + Freedoom is a project to create a complete Doom II-compatible IWAD file + which is Free Software. + . + The IWAD file is the file used by Doom which contains all the game data + (graphics, sound effects, music, etc.). While the Doom source code is + Free, you currently still need one of the proprietary IWAD files from id + in order to play Doom. Freedoom aims to create a Free alternative. + . + Combined with the GPL-licensed Doom source code this will result in a + complete Free Doom-based game. + +Description: The Purdue Compiler Construction Tool Set (PCCTS). + PCCTS consists of ANother Tool for Language Recognition (ANTLR), a + DFA-based Lexical analyzer Generator (DLG) and assorted other utilities + designed for the construction of compilers and other language translators. + ANTLR is a parser generator which generates recursive descent parsers which + are easier to debug than the table driven bottom-up parsers created by YACC. + It also provides support for the automatic generation of Abstract Syntax + Trees (AST's). + Many projects have stopped using PCCTS and moved on to antlr, which is + also packaged for Debian. New projects should probably look there first. + However PCCTS will be maintained in Debian as long as there is interest in + doing so. + +Description: Mail statistics RRDtool frontend for Courier-{POP,IMAP} + Couriergraph is a very simple mail statistics RRDtool frontend for + Courier-POP & Courier-IMAP that produces daily, weekly, monthly and + yearly graphs of mail server's activity (logins, traffic, etc). + +Description: Haskell library of efficent, purely-functional data structures + The abstract interface (API) of the Edison library for Haskell for + use with ghc 6. + . + Edison is a library of purely function data structures for Haskell + originally written by Chris Okasaki. Conceptually, it consists of two + things: + - A set of type classes defining data the following data structure + abstractions: 'sequences', 'collections' and 'associative + collections' + - Multiple concrete implementations of each of the abstractions + . + This package contains the set of type classes. + . + Homepage: http://www.eecs.tufts.edu/~rdocki01/edison.html + +Description: interbase/firebird module for php5 + This package provides a module for interbase/firebird functions in PHP scripts. + . + PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: Clients for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package includes client programs like telnet and ftp that have been + compiled with Kerberos support. + +Description: The classic greeting, and a good example + The GNU hello program produces a familiar, friendly greeting. It + allows nonprogrammers to use a classic computer science tool which + would otherwise be unavailable to them. + . + Seriously, though: this is an example of how to do a Debian package. + It is the Debian version of the GNU Project's `hello world' program + (which is itself an example for the GNU Project). + . + This is the same as the hello package, except it uses DBS to + make the deb. Please see DBS as to what it is. + +Description: provides yet another math-on-the-web solution + imgTeX uses dvipng and FastCGI to embed LaTeX equations within HTML code. + It runs very fast and renders high quality math equations. + . + Home page of imgTeX <http://www.eaflux.com/imgtex/> + +Description: simple configuration tool for native language environment + This tool adds basic settings for natural language environment such as + LANG variable, font specifications, input methods, and so on into + user's several dot-files such as .bashrc and .emacs. + . + This version of language-env supports Belarusian, Bulgarian, Catalan, + Danish, French, German, Japanese, Korean, Lithuanian, Macedonian, Polish, + Russian, Serbian, Spanish, Thai, Turkish, and Ukrainian. + +Description: a library to read and write songs and artwork to an iPod + libgpod is a library meant to abstract access to an iPod content. It + provides an easy to use API to retrieve the list of files and playlist + stored on an iPod, to modify them and to save them back to the iPod + . + This package contains the files doing the internationalization. + +Description: Fast paced, arcade-style, scrolling space shooter + Chromium is a top down fast paced high action scrolling space shooter + which uses the SDL libs. In this game you are the captain of the + cargo ship Chromium B.S.U., and responsible for + delivering supplies to our troops on the front line. Your ship + has a small fleet of robotic fighters which you control from the + relative safety of the Chromium vessel. + . + Homepage: http://www.reptilelabour.com/software/chromium/ + +Description: The Hardware Book + contains misc technical information about computers and other electronic + devices. You'll find the pinout to most common (and uncommon) connectors + available, as well as info about how to build cables. + +Description: Display a Debian logo on a framebuffer device at boottime + This package contains a patch to the Linux kernel that changes the default + penguin logo displayed on a framebuffer device when booting into a Debian + swirl. + . + It works with Linux 2.2.20, all 2.4.x kernels and 2.6.x. + +Description: phpGroupWare newsgroup reader module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides a web based, full featured newsgroup + reader. + +Description: Examples for the Python Imaging Library + The Python Imaging Library (PIL) adds an image object to your + Python interpreter. You can load image objects from a variety of file + formats, and apply a rich set of image operations to them. + . + This package contains PIL API documentation and some example scripts. + You may also want to look at the python-imaging-doc-html or + python-imaging-doc-pdf packages for the PIL handbook documentation. + +Description: Library for reading/writing audio files + libsndfile is a library of C routines for reading and + writing files containing sampled audio data. + . + This is the development version of libsndfile. You + will need this only if you intend to compile programs + that use this library. + . + Homepage: http://www.mega-nerd.com/libsndfile/ + +Description: The GNU Emacs editor's shared, architecture dependent files + GNU Emacs is the extensible self-documenting text editor. + This package contains the architecture dependent infrastructure + that's shared by emacs21 and emacs21-nox. + +Description: tools for cross compiling Debian packages + dpkg-cross itself is a tool for installing libraries and headers for + cross compiling in a way similar to dpkg. Furthermore, the + functionality of dpkg-buildpackage and dpkg-shlibdeps is enhanced to + support cross compiling. + +Description: Aspell dictionary for Galician (minimos) + This a aspell dictionary for Galician, using the "minimos" + standard, as put together by Andre Ventas and Ramon Flores. + . + There are at least three orthographic conventions for Galician: + ILG (official), reintegrationist and minimos. ILG uses orthographic + conventions more similar to Spanish; reintegrationists are + weighed towards Portuguese. Minimos tries to reach a middle + consensus point. + +Description: LaTeX class for writing transparencies + Prosper is a LaTeX class for writing transparencies. It is written on + top of the seminar class by Timothy Van Zandt. It aims at offering an + environment for easily creating slides for both presentations with an + overhead projector and a video projector. Slides prepared for a + presentation with a computer and a video projector may integrate + animation effects, incremental display, and such. + +Description: Fast and lite data cache system + A lite cache system optimized for high traffic websites that caches + data on disk and/or in memory. Cached data is accessed through a + user-defined cache ID (key). Can ensure various levels of safety in + the face of concurrency, even when the cache is backed by a + distributed file system. + . + Homepage: http://pear.php.net/package/Cache_Lite/ + +Description: Tcl bindings to libcurl + This module enables the use of libcurl in Tcl scripts. Please refer to + the libcurl documentation available in the libcurl3-gnutls-dev package. + . + NOTE: the SSL support is provided by GnuTLS. + . + Homepage: http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html + +Description: Mobile phone management library + Gammu (GNU All Mobile Management Utility) is a program to manage mobile phones. + . + Gammu can do things with cellular phones as making data calls, + updating the address book, changing calendar and ToDo entries, sending and + receiving SMS messages, loading and getting ring tones and pictures (different + types of logos), synchronizing time, enabling NetMonitor, managing WAP + settings and bookmarks and much more. Functions depend on the phone model. + . + Currently supported phones are: + . + * Many Nokia phones. + * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). + * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). + * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). + . + This package contains Gammu shared library. + . + Homepage: http://www.gammu.org + +Description: user-friendly XML editor + Conglomerate is a free, as in GPL, user-friendly XML-file editor, + for DocBook and other document types. + It aims to hide the complexity and jargon of XML behind a friendly GUI. + . + Homepage: http://www.conglomerate.org + +Description: email autoresponder + Vacation returns a message to the sender of a message telling them that + you are currently not reading your mail. + . + This program is derived from the NetBSD version and has most of the + features present in the Linux, Solaris, AIX and *BSD versions. + +Description: Atomic Entertainment game for KDE + This is a puzzle game, in which the object is to assemble a molecule + from its atoms on a Sokoban-like board. On each move, an atom goes + as far as it can in a specified direction before being stopped by a + wall or another atom. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: An explanatory dictionary of botanic and biological terms + LEKSBOT is an explanatory dictionary of botanic and biological terms. + Currently it contains about 1500 terms but the number is growing up and + will cover other sciences relative with biology (entomology, etc.). + . + The included program KATAXWR is a simple utility with which you can add + terms to the database. + +Description: Recoverable Virtual Memory (support tools) + Recoverable Virtual Memory provides easy to use persistent storage with + transactional properties for applications. It was developed at CMU for the Coda + distributed filesystem. + . + This package contains the runtime libraries required to initialize and manage + RVM files. Some application already know how to initialize rvm segments + themselves and do not need these additional tools. + +Description: The Tix library for Tk -- development package + The Tix library for Tk extends Tk with new widgets. + . + This package includes files, static libraries, man pages for Tix. + +Description: X C Binding, shm extension, debugging symbols + This package contains the debugging symbols associated with + libxcb-shm, the shm extension for the X C Binding. gdb will + automatically use these symbols when debugging libxcb-shm. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: PCM player designed for ALSA (EsounD output module) + Alsaplayer is a PCM player designed specifically for use with ALSA, but + works great with OSS or EsounD. It's heavily threaded which cuts down on + skipping, offers optional and even simultaneous visual scopes, plays + mp3, mp2, ogg, cdda, audiofs, and lots more. + . + This is a module for alsaplayer that will output the sound through EsounD. + +Description: online comic-strip reader for GNOME + Buoh is a free online comic-strip reader, designed on top of the GNOME + platform. It currently ships a bunch of comic strips, with some of them + being translated in some languages other than English. + . + It allows to save a copy of the strips to disk. + +Description: Scientific calculator (GTK+) + Calcoo is a scientific calculator designed to provide maximum usability. + The features that make Calcoo better than (at least some) other calculator + programs are: + . + - bitmapped button labels and display digits to improve readability + - no double-function buttons - you need to click only one button + for any operation (except for arc-hyp trigonometric functions) + - undo/redo buttons + - both RPN (reverse Polish notation) and algebraic modes + - copy/paste interaction with X clipboard + - display tick marks to separate thousands + - two memory registers with displays + - displays for Y, Z, and T registers + +Description: library providing read access on ZIP-archives - development + The zziplib library is intentionally lightweight, it offers the ability + to easily extract data from files archived in a single zip file. + Applications can bundle files into a single zip archive and access them. + The implementation is based only on the (free) subset of compression + with the zlib algorithm which is actually used by the zip/unzip tools. + . + This package contains the header files and static library needed to + compile applications that use zziplib. + . + Author: Guido Draheim <guidod@gmx.de> + Homepage: http://zziplib.sourceforge.net + +Description: XML Parser for SOPE's SAX engine + SOPE is a framework for developing web applications and services. The + name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. + . + This parser enables SOPE's SAX engine to parse XML files. + +Description: Management and user-mode mounting of encrypted file systems + cryptmount is a utility for creating encrypted filesystems & swap partitions + and which allows an ordinary user to mount/unmount filing systems + without requiring superuser privileges. + . + It offers the following features (for 2.6-series linux kernels): + * easy and safe on-demand access to filesystems without su/sudo; + * access passwords can be changed easily without involving the sys-admin; + * filesystems can reside on raw disk partitions or ordinary files; + * multiple filesystems can be stored in a single disk partition; + * includes support for encrypted swap partitions; + * temporary filesystems can be setup via command-line, + for use in shell-scripts; + * encrypted filesystems can be initialized at boot-up or on demand; + * transparent configuration of dm-crypt & loopback devices during mounting; + * encrypted access keys are compatible with OpenSSL and can be + stored separately on removable media (e.g. USB flash disks). + +Description: limits the cpu usage of a process + cpulimit is a simple program that attempts to limit the cpu usage of a + process (expressed in percentage, not in cpu time). This is useful to + control batch jobs, when you don't want them to eat too much cpu. It does + not act on the nice value or other priority stuff, but on the real cpu + usage. Besides it is able to adapt itself to the overall system load, + dynamically and quickly. + . + Homepage: http://cpulimit.sourceforge.net/ + +Description: Documentation for the GNU Fortran compiler (g77) + NOTE: This is not a final release, but taken from the CVS gcc-2_95-branch + (dated 2001-10-02). + . + Documentation for the GNU Fortran 77 compiler in info format. + +Description: Base of all Java packages + This package must be installed in the system if a Java environment + is desired. It covers useful information for Java users in + Debian GNU/Linux, including: + * The Java policy document which describes the layout of Java support in + Debian and how Java packages should behave. + * The Debian-Java-FAQ which provides information on the status of + Java support in Debian, available compilers, virtual machines, Java + programs and libraries as well as on legal issues. + * Information on how to create dummy packages to fullfill java2 + requirements. + +Description: DVB Data Receiver MIB module for TinySNMP + This is a fast, leightweight implementation of the SNMPv1 protocol + as described in RFC 1157. + . + This module is used to describe DVB Data Receivers. + . + Only the Pent@NET and Pent@VALUE cards from Pentamedia are + currently supported. + +Description: MySQL driver plugin for hk_classes + hk_classes is a set of C++ libraries for rapid development of database + applications with all features a modern database application should + have, like forms and reports. hk_classes is database and GUI + independent. It also includes command-line tools to use hk_classes in + scripts. + . + This package contains an hk_classes driver plugin for MySQL database + access. + . + Web site: http://hk-classes.sourceforge.net/ + +Description: Organizes documents from XML descriptions + It uses XML files to describe your documents and convert + them to a tree of HTML files, a bibtex file or a latex file. + . + It also includes a search tool to perform query on these XML + files (with regexp support). + +Description: Simple file browser from Alpine, a text-based email client + "pilot" is a simple file browser from Alpine. It is used in Alpine to + let the user select attachments. As with (Al)pine, commands are displayed + at the bottom of the screen, and context-sensitive help is provided. + . + As a stand-alone program, it is useful as a basic file browser, filling the + same utility as programs like the midnight commander. + . + Homepage: http://www.washington.edu/alpine/ + +Description: pythonic binding for the libxml2 and libxslt libraries + lxml is a new Python binding for libxml2 and libxslt, completely + independent from these existing Python bindings. Its aim: + . + * Pythonic API. + * Documented. + * Use Python unicode strings in API. + * Safe (no segfaults). + * No manual memory management! + . + lxml aims to provide a Pythonic API by following as much as possible + the ElementTree API, trying to avoid having to invent too many new APIs, + or you having to learn new things -- XML is complicated enough. + +Description: virtual machine to execute bytecode for interpreted languages + Parrot is a virtual machine designed to execute bytecode for interpreted + languages efficiently. Parrot will be the target for the Perl 6 compiler. + There is already a partial Perl 6 compiler as well as compilers in various + stages of completion for a wide range of other languages. + . + This package contains various documentation for parrot. + +Description: Large Scale Machine Learning Toolbox + SHOGUN - is a new machine learning toolbox with focus on large scale kernel + methods and especially on Support Vector Machines (SVM) with focus to + bioinformatics. It provides a generic SVM object interfacing to several + different SVM implementations. Each of the SVMs can be combined with a variety + of the many kernels implemented. It can deal with weighted linear combination + of a number of sub-kernels, each of which not necessarily working on the same + domain, where an optimal sub-kernel weighting can be learned using Multiple + Kernel Learning. Apart from SVM 2-class classification and regression + problems, a number of linear methods like Linear Discriminant Analysis (LDA), + Linear Programming Machine (LPM), (Kernel) Perceptrons and also algorithms to + train hidden markov models are implemented. The input feature-objects can be + dense, sparse or strings and of type int/short/double/char and can be + converted into different feature types. Chains of preprocessors (e.g. + substracting the mean) can be attached to each feature object allowing for + on-the-fly pre-processing. + . + SHOGUN comes in different flavours, a stand-a-lone version and also with + interfaces to Matlab(tm), R, Octave, Readline and Python. This is the Octave + package. + . + Homepage: http://www.shogun-toolbox.org + +Description: Provides desktop background and root menu + This package contains a tool that allows you to switch the background image + and a root menu. Additionally, it contains dialogs to change the number + of available desktop workspaces and their names. It also contains a panel + plugin to display the menu on the panel + . + Homepage: http://www.xfce.org/ + +Description: Filesystem and Disk Benchmarking Tool + Iozone is useful for determining a broad benchmark of filesystem + performance. The benchmark tests file I/O performance for the + following operations: Read, write, re-read, re-write, read backwards, + read strided, fread, fwrite, random read/write, pread/pwrite variants. + +Description: Cluster abstraction - sm plugin + Magma provides a single user-space API to various cluster managers. + . + This package contains the CMAN service manager plugin. + +Description: SyncML protocol library + Libsyncml implement the SyncML protocol. It supports SyncML version 1.0, + 1.1 and 1.2. The available transport are Obex and Http. This library can be + used as a client or as a server. + +Description: Data files containing fortune cookies + There are far over 15000 different 'fortune cookies' in this package. + You'll need the fortune-mod package to display the cookies. + +Description: hardware identification / configuration data + This package contains various hardware identification and configuration data, + such as the pci.ids database, or the XFree86/xorg Cards database. + It's needed for the kudzu hardware detection. + +Description: Perl module for searching paths for executable programs + This module searches the directories of the user's PATH (as returned + by File::Spec->path()), looking for executable files having the name + specified as a parameter to which(). + +Description: Python module for easy HTML-writing + forgetHTML is a Python module for writing HTML by building a tree + from different classes, one pr. HTML element. This makes it possible + to modify and create elements in a different order than they will end + up in the final HTML output. + +Description: General Graphics Interface development package + "General Graphics Interface" - a fast, portable graphics environment. + . + This package provides the files necessary to compile programs which + use libGGI. + . + Homepage: http://www.ggi-project.org/ + +Description: netflow capture daemon + Collects and processes netflow data with command line tools. Collected netflow + data is stored in filesystem and is limited by available storage space only. + Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7 and + v9 flows transparently. You need one nfcapd process for each netflow stream. + Optional support for sFlow and flow-tools to nfdump conversion utilities are + available but needs re-compiliation. + +Description: Hungarian (hu) translations for KOffice + This package contains the Hungarian translations for all applications + in the KDE Office Suite. + +Description: GNU EDA -- Electronics design software + GNU EDA, an electronics design package, including + gschem, a schematic editor. + . + This package contains the geda project manager. + +Description: A computer algebra system -- base system + This system MAXIMA is a COMMON LISP implementation due to William F. + Schelter, and is based on the original implementation of Macsyma at + MIT, as distributed by the Department of Energy. I now have + permission from DOE to make derivative copies, and in particular to + distribute it under the GNU public license. + . + This package contains the main executables and base system files. + +Description: Xapian search engine interface for PHP4 + This package provides Xapian PHP bindings built for PHP4. + . + The Xapian search engine library is a highly adaptable toolkit to allow + developers to easily add advanced indexing and search facilities to their own + applications. It implements the probabilistic model of information retrieval, + and provides facilities for performing ranked free-text searches, relevance + feedback, phrase searching, boolean searching, stemming, and simultaneous + update and searching. It is highly scalable, and is capable of working with + collections containing hundreds of millions of documents. + . + The Xapian PHP bindings provide an interface to the Xapian library from PHP, + allowing both indexing and retrieval operations. + . + Homepage: http://www.xapian.org/ + +Description: OCaml bindings for a minimal GDome2 based XSLT processor + gdome2-xslt is a very small C library that implements a minimal + XSLT processor that can be used to apply XSLT stylesheets to + gdome2 documents. + . + This package ships the OCaml language bindings for gdome2-xslt. + . + This package contains OCaml development stuff for gdome2-xslt. + +Description: calendar program for women + Cycle is a calendar for women. Given a cycle length or statistics for + several periods, it can calculate the days until menstruation, the days + of "safe" sex, the fertile period, and the days to ovulations, and + define the d.o.b. of a child. It allows the user to write notes and + helps to supervise the administration of hormonal contraceptive tablets. + . + Possibilities of the program: + - Calculate days of menstruation, based on the length of the cycle or + on statistics of previous periods. + - Calculate days of "safe" sex, fertile period and day to ovulations. + - Definition of D.O.B. (Date Of Birth) of a child + - Allows to write notes. + - Helps to supervise reception of hormonal contraceptive tablets. + - Multiple users allowed. Data is protected by a password for every + user. + . + NOTE: This program is not a reliable contraceptive method. It does + neither help to prevent sexual transmision diseases like AIDS. It is + just an electronic means of keeping track of some of your medical data + and extract some statistical conclusions from them. You cannot consider + this program as a substitute for your gynecologist in any way. + . + Homepage: http://cycle.sourceforge.net/ + +Description: a library for accessing Microsoft Word documents + The wv2 library allows access to Microsoft Word documents, for the + purpose of converting them to other formats. This library is intended + as an eventual replacement for the wv library, used in the package wv. + +Description: TAO IDL to C++ compiler + This package provides a Interface Definition Language (IDL) to C++ compiler. + . + Use tao_idl to generate stubs and skeletons to call or implement CORBA + distributed objects in C++. + +Description: simple interprocess messaging system (Java interface documentation) + D-Bus is a message bus, used for sending messages between applications. + Conceptually, it fits somewhere in between raw sockets and CORBA in + terms of complexity. + . + This package provides the documentation for the Java interface to D-Bus. + . + See the dbus description for more information about D-Bus in general. + +Description: Portable Document Format (PDF) suite -- Korean language support + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + The tools include xpdf, a PDF viewer (in the package xpdf-reader), + and PDF converters (including to/from PostScript) (in the package + xpdf-utils). + . + This package provides Korean language support for xpdf. + +Description: pro-active password checker library + Shared library for cracklib2 which contains a C function which may be + used in a passwd like program. The idea is simple: try to prevent + users from choosing passwords that could be guessed by crack by + filtering them out, at source. cracklib2 is NOT a replacement passwd + program. cracklib2 is a LIBRARY. + +Description: Live audio streamer + DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It + takes audio input from a sound card, encodes it into mp3 and/or Ogg + Vorbis, and sends the mp3 stream to one or more IceCast and/or + ShoutCast servers, the Ogg Vorbis stream to one or more IceCast2 + servers. DarkIce uses lame as a shared object as its mp3 encoder, and + the Ogg Vorbis as its Ogg Vorbis encoder. + NOTE: The Debian version of DarkIce is only compiled with Ogg Vorbis + support due to patent reasons and will therefore only work with IceCast2 + servers! + +Description: Ada library to parse files and replace variables with their values + The main goal is to ease the development of Web servers. In CGI + (Common Gateway Interface) applications, you have to write HTML pages in + the program (in Ada or whatever other language) by using some specific + libraries or by using only basic output functions. This is of course not + mandatory but by lack of a good library every Web development ends up doing + just that. Templates Parser takes that burden off of you. + . + This package contains the static libraries, documentation, and Ada + specification files. + +Description: standalone version of the Eclipse Java compiler (native version) + This package provides a standalone version of the Eclipse JDT compiler which is + distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and + is compatible with Java 1.3, 1.4, 1.5 and 1.6. + . + This package contains a native version of ecj built using gcj. + +Description: digramic Bayesian text classifier + dbacl can distill text documents into categories, and then + compare other text documents to the learned categories. + . + It can be used to recognize spam, and more generally + sort incoming email into any number of categories such as + work, play, and so on. + . + As a noise filter, it can be useful during the indexing of + personal document collections. + . + Homepage: http://www.lbreyer.com/gpl.html + +Description: handbook for digikam and showfoto in several languages + Digikam is an easy to use and powerful digital photo management + application. + . + This package contains the handbooks for digikam and showfoto from the + digikam package. The handbooks are available for the following languages: + . + o Danish (da) + o German (de) + o Spanish (es) + o Estonian (et) + o English (en) + o French [2] (fr) + o Italian (it) + o Dutch (nl) + o Polish (pl) + o Portuguese (pt) + o Brazilian [1] (pt_br) + o Swedish (sv) + . + [1] only digikam handbook translation available + [2] only showfoto handbook translation available + . + Homepage: http://www.digikam.org + +Description: Easy to use traffic shaping script + An easy to use traffic shaping script that provides these improvements: + * Low latency for interactive traffic (and pings) at all times + * Allow websurfing at reasonable speeds while uploading / downloading + * Make sure uploads don't hurt downloads + * Make sure downloads don't hurt uploads + . + It does this by: + * Limiting upload speed slightly, to eliminate queues + * Limiting download speed, while allowing bursts, to eliminate queues + * Interactive traffic skips the queue + * ACKs and tiny packets skip the queue + . + Configuring the wondershaper requires you to accurately and precisely + determine your consistent upload and download speeds. + . + The wondershaper is the simplest, easiest to use, entry level, traffic + shaping script provided by Debian. + . + After installing this package, read highly the detailed instructions: + /usr/share/doc/wondershaper/README.Debian + +Description: gspca video for linux (v4l) driver modules for Linux 2.6.18 on AMD64 + This package provides the gspca video for linux (v4l) driver modules for + the Linux kernel version 2.6.18 on all 64bit single- and multiprocessor + AMD and Intel machines. + . + The gpsca video for linux (v4l) driver, provides support for webcams and + digital cameras based on the spca5xx range of chips manufactured by + SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and + Transvision. + . + Homepage: http://mxhaard.free.fr/index.html + +Description: Small and simple Amiga-like window manager + WindowLab is a Window Manager for the X Window System. Features include + click-to-focus, a simple menu/taskbar combination and integration with Debian + menu system. WindowLab is incredibly fast and small. + . + Homepage http://www.nickgravgaard.com/windowlab/ + +Description: Smart multi-file multi-part decoder (X11 GUI) + This is an X11-based decoder for files encoded with the following + formats: uuencode, xxencode, BASE64, quoted printable, and BinHex. + +Description: off-line HTML generation toolkit + WML (Website META Language) is a free and extensible Webdesigner's + off-line HTML generation toolkit for Unix. WML consists of a control + frontend driving up to nine backends in a sequential pass-oriented + filtering scheme. Each backend provides one particular core language. + For maximum power WML additionally ships with a well-suited set of + include files which provide higher-level features build on top of the + backends core languages. While not trivial and idiot proof WML provides + most of the core features real hackers always wanted for HTML + generation. + . + Homepage: http://www.thewml.org/ + +Description: User friendly KDE frontend for wireless network connection + Wireless Assistant scans for wireless access points and displays link quality, + encryption and other useful information. When user wants to connect to a + network, Wireless Assistant opens up its wizards and guides the user through + Wi-Fi settings. After a successful connection is made the settings are + remembered so next time the user won't have to enter them again. + . + Homepage: http://wlassistant.sourceforge.net/ + +Description: chiark system administration scripts + This package contains a number of small administration scripts used + by chiark.greenend.org.uk and other systems belonging to the Sinister + Greenend Organisation. Featuring: + . + chiark-named-conf: a tool for managing nameserver configurations + and checking for suspected DNS problems. Its main functions are to + check that delegations are appropriate and working, that secondary + zones are slaved from the right places, and to generate a + configuration for BIND, from its own input file. + . + sync-accounts: a simple but flexible account info synchroniser. + sync-accounts is a tool for copying un*x account data from remote + systems and installing it locally. It is flexible and reasonably + straightforward, but lacks integration with other distributed + databases such as NIS. + . + cvs-repomove and cvs-adjustroot: tools for moving CVS repositories + and adjusting working trees. + . + palm-datebook-reminders: a program which emails mails you reminders + about the appointments in your Palm's Datebook. + +Description: Perl Modules for reading & writing Microsoft WAV files + These Perl modules provide a method of reading & writing uncompressed + Microsoft WAV files. + +Description: Extension of the Perl 5 object system + Moose, it's the new Camel. Moose is an extension of the existing Perl5 + object system. + . + Moose is built on top of Class::MOP, which is a metaclass system for + Perl5. This means that Moose not only makes building normal Perl5 objects + better, but it also provides the power of metaclass programming. + . + Moose makes every attempt to provide as much convience during class + construction/definition, but still stay out of your way if you want it to. + Here are some of the features Moose provides: + . + Unless specified with extends, any class which uses Moose will inherit from + Moose::Object + . + Moose will also manage all attributes (including inherited ones) that are + defined with has. And assuming that you call new which is inherited from + Moose::Object, then this includes properly initializing all instance slots, + setting defaults where approprtiate and performing any type constraint + checking or coercion. + . + For more details, see the ever expanding Moose::Cookbook manpage. + +Description: development files for parsing and querying a genders database + Genders is a static cluster configuration database used for cluster + configuration management. It is used by a variety of tools and + scripts for management of large clusters. The genders database is + typically replicated on every node of the cluster. It describes the + layout and configuration of the cluster so that tools and scripts can + sense the variations of cluster nodes. By abstracting this information + into a plain text file, it becomes possible to change the + configuration of a cluster by modifying only one file. + . + Homepage: http://www.llnl.gov/linux/genders/ + +Description: A Gnome program which shows free and used space on your filesystems + A program which shows free space on your mounted filesystems. + Additionally it shows the filesystem type, and other information is scheduled + to be added soon. + Additionally Gtkdiskfree can now mount and umount different filesystems. + +Description: Web Mail Folder + This program converts emails to HTML and makes index files + (by author, data, subject,thread). Of course there are other programs + making the same, but here are some features which not all have: + - correct threading without level limitation + - quoted-printable text encoding + - home page hyperlink (X-URL) + - faces support + - breaking indexes in different pages to make them smaller + (don't break between threads) + - index time limitation (older mail disappears from the index) + - frame support + +Description: portable C++ multi-threading + Part of the Boost C++ Libraries collection. + . + Toolkit for writing C++ programs that execute as multiple, + asynchronous, independent, threads-of-execution. Each thread has its + own machine state including program instruction counter and + registers. + . + Homepage: http://www.boost.org/libs/thread/ + +Description: ObjectWeb utility Ant tasks library + This library is used in the build process of several key frameworks + developed by ObjectWeb, among them the ObjectWeb ASM bytecode manipulation + framework, which is a dependency for several key packages within the + Debian Java Packaging project. + +Description: development files for libpostproc + This is the video postprocessing library from the ffmpeg project. + . + This package contains the header files and static libraries needed to + compile applications or shared objects that use libpostproc. + +Description: ClanLib game SDK core runtime + ClanLib is a multi-platform software development kit, with an emphasis on + game development. + . + On one side, it tries to provide a platform independent interface to + write games with, by taking over the low-level work from the game and + providing wrappers around toolkits such as DirectFB, DirectX, OpenGL, + Vorbis, X11, etc., so that if a game is written with ClanLib, the game + should compile on any platform supported by ClanLib without changing + its source code. + . + On the other hand, ClanLib also tries to be a service-minded SDK. + In other words, the developers have put great effort into designing + the API, to ensure ClanLib's ease of use - while maintaining its power. + . + This is the runtime part of the ClanLib SDK, needed to run applications + build with it. + +Description: non-linear audio/video editor using GStreamer + GStreamer is a streaming media framework, based on graphs of filters + which operate on media data. Applications using this library can do + anything from real-time sound processing to playing videos, and just + about anything else media-related. Its plugin-based architecture means + that new data types or processing capabilities can be added simply by + installing new plug-ins. + . + PiTiVi allows users to easily edit audio/video projects based on the + GStreamer framework. PiTIVi provides several ways of creating and + modifying a timeline. Ranging from a simple synopsis view (a-la + iMovie) to the full-blown editing view (aka Complex View) which puts + you in complete control of your editing. + +Description: Wonderland theme for GTK+ 2.0 + Original Bluecurve engine from Red Hat's artwork package. + . + This package is based on the Wonderland theme available from + http://art.gnome.org/ for GTK+ 2.0. This theme is not available + for GTK 1.2 at the same location and thus is not provided by + this package. + +Description: PPP daemon for syncPPP over ISDN + If you want to connect to the internet over ISDN with an internal ISDN card, + you will need this. + . + Also needed for allowing dialins from Windows PCs over ISDN. + +Description: Perl extension for simple standalone param-checking functions + Params::Util provides a basic set of importable functions that makes checking + paramters easier. The functions provided by Params::Util check in the most + strictly correct manner, and it should not be fooled by odd cases. + +Description: a Perl policy daemon for the Postfix MTA + Its intended to eliminate forged envelope senders and HELOs (i.e. in bogus + mails). It allows you to score DNSBLs (RBL/RHSBL), HELO, MAIL FROM and client + IP addresses before any queuing is done. It allows you to REJECT messages + which have a score higher than allowed, providing improved blocking of spam + and virus mails. policyd-weight caches the most frequent client/sender + combinations (SPAM as well as HAM) to reduce the number of DNS queries. + . + Homepage: <http://www.policyd-weight.org/> + +Description: Perl5 modules for IO from scalars and arrays + The libio-stringy-perl package (which corresponds to the CPAN package + IO-stringy) provides the following Perl modules: + IO::AtomicFile Write a file which is updated atomically + IO::Lines I/O handle to read/write to array of lines + IO::Scalar I/O handle to read/write to a string + IO::ScalarArray I/O handle to read/write to array of scalars + IO::Wrap Wrap old-style FHs in standard OO interface + IO::WrapTie Tie your handles & retain full OO interface + . + Homepage: http://search.cpan.org/~dskoll/IO-stringy/ + +Description: AFS distributed filesystem kaserver PAM module + AFS is a distributed filesystem allowing cross-platform sharing of + files among multiple computers. Facilities are provided for access + control, authentication, backup and administrative management. + . + This package provides a PAM module for existing sites using the AFS + kaserver for authentication. New sites should use a Kerberos v5 + implementation, a Kerberos v5 PAM module, and libpam-openafs-session. + +Description: utility to search Google via your GNOME menu/panel + This is a very simple and very handy utility that just spawns the + configured GNOME browser with a Google search on whatever you have in + the X clipboard (whatever you last selected). It's not even an applet, + just a program with a launcher that's nice to put on the panel - drag + it there from the menu. It also includes support for a command line + option -u/--url, to specify an alternative URL to which the search + should be appended before opening. + +Description: HTML image map editor for KDE + KImageMapEditor is a tool that allows you to edit image maps in HTML + files. As well as providing a standalone application, KImageMapEditor + makes itself available as a KPart for embedding into larger applications. + . + This package is part of KDE, as a component of the KDE web development module. + See the 'kde' and 'kdewebdev' packages for more information. + +Description: utilities for managing the JFS filesystem + Utilities for managing IBM's Journaled File System (JFS) under Linux. + . + IBM's journaled file system technology, currently used in IBM + enterprise servers, is designed for high-throughput server + environments, key to running intranet and other high-performance + e-business file servers. + . + The following utilities are available: + fsck.jfs - initiate replay of the JFS transaction log, and check and repair a + JFS formatted device. + logdump - dump a JFS formatted device's journal log. + logredo - "replay" a JFS formatted device's journal log. + mkfs.jfs - create a JFS formatted partition. + xchkdmp - dump the contents of a JFS fsck log file created with xchklog. + xchklog - extract a log from the JFS fsck workspace into a file. + xpeek - shell-type JFS file system editor. + +Description: GUI frontend for Defoma, DEbian FOnt MAnager + dfontmgr is a GUI frontend for Defoma. You can see the fonts registered + to Defoma, their hints, their status (which applications they have succeeded + or failed to register), the applications using Defoma framework and + information about the applications and the contents of their id-caches. + You can also register a font by drag-and-drop a font file, unregister a + registered font, change the hints of and re-register a registered font. + If a defoma-aware application uses an id-cache and if there's an identifier + conflict (which means some fonts provides the same identifier) in the + id-cache, you can indicate which font should provide the identifier. + . + GUI versions of some utilities in Defoma and psfontmgr are also installed. + +Description: high performance message passing library + Open MPI is a project combining technologies and resources from several other + projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best + MPI library available. A completely new MPI-2 compliant implementation, Open + MPI offers advantages for system and software vendors, application developers + and computer science researchers. + . + This package contains platform independent files for Open MPI. + +Description: inline image extension support utilities for w3mmee + w3mmee-img provides some utilities to support inline images for w3mmee + on terminal emulator in X Window System environments and Linux framebuffer. + +Description: Debian configuration management system + Debconf is a configuration management system for debian packages. Packages + use Debconf to ask questions when they are installed. + +Description: Runtime support for the DjVu image format + DjVu runtime library and support files. + +Description: FreeType 1, The FREE TrueType Font Engine, shared library files + The FreeType 1 engine is a free and portable TrueType font rendering engine. + It has been developed to provide TT support to a great variety of platforms + and environments. + . + Note: FreeType 1 (libttf soname 2, Debian package libttf2) is obsolete. + FreeType 2 (libfreetype soname 6, Debian packages libfreetype6 and + libfreetype6-dev) has arrived. The FreeType 2 API is a lot simpler + than the one in 1.x while being much more powerful. We thus + encourage you to adapt your source code to it as this should not + involve much work. + . + Home Page: http://www.freetype.org/ + Authors: David Turner <david.turner@freetype.org> + Robert Wilhelm <robert.wilhelm@freetype.org> + Werner Lemberg <werner.lemberg@freetype.org> + +Description: The GNU Portable Threads + Pth is a very portable POSIX/ANSI-C based library for Unix platforms which + provides non-preemptive priority-based scheduling for multiple threads of + execution ("multithreading") inside server applications. All threads run in the + same address space of the server application, but each thread has its own + individual program-counter, run-time stack, signal mask and errno variable. + +Description: Czech male speaker for Festival + This is a native Festival Czech diphone voice, developed by the Free(b)soft + project. + +Description: graphical frontend for accessing CVS + OCamlCVS is a graphical front end for the CVS configuration + management utility. + It displays the file and directories handled by CVS and offers CVS + functionalities through menus. OCamlCVS can also show differences + between two revisions, and a merge assistant can be used to resolve + conflicts. + . + You can find more information about cameleon at http://home.gna.org/cameleon/ + +Description: versatile resource statistics tool + Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat + overcomes some of the limitations of these programs and adds some + extra features. + . + Dstat allows you to view all of your network resources instantly, you + can for example, compare disk usage in combination with interrupts + from your IDE controller, or compare the network bandwidth numbers + directly with the disk throughput (in the same interval). + . + Dstat also cleverly gives you the most detailed information in columns + and clearly indicates in what magnitude and unit the output is displayed. + . + Dstat is also unique in letting you aggregate block device throughput for + a certain diskset or network bandwidth for a group of interfaces, i.e. you + can see the throughput for all the block devices that make up a single + filesystem or storage system. + . + Dstat's output, in its current form, is not suited for post-processing by + other tools, it's mostly meant for humans to interpret real-time data + as easy as possible. + . + Homepage: http://dag.wieers.com/home-made/dstat/ + +Description: library for GNOME 2 panel applets - documentation files + This packages provides the documentation files for the GNOME 2 panel applet + library functions. + +Description: Documentation for sks-ecc, a cryptographic tool based on ECC + SKS is a public-key, command-line application for encryption/authentication, + based on Elliptic Curve Cryptography (ECC). + . + This package provides original README file and the Spanish user guide that + comes in the upstream's tarball. + +Description: configuration for the exim MTA (v4) + Exim (v4) is a mail transport agent. exim4-config provides the configuration + for the exim4 daemon packages. The configuration framework has been split + off the main package to allow sites to replace the configuration scheme + with their own without having to change the actual exim4 packages. + . + Sites with special configuration needs (having a lot of identically + configured machines for example) can use this to distribute their own + custom configuration via the packaging system, using the magic + available with dpkg's conffile handling, without having to do local + changes on all of these machines. + . + The Debian exim4 packages have their own web page, + http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + . + exim is a drop-in replacement for sendmail/mailq/rsmtp. + . + Upstream URL: http://www.exim.org/ + +Description: Auto-adaptive genetic system for Artificial Life research + Avida is an auto-adaptive genetic system designed + primarily for use as a platform in Digital or + Artificial Life research. In lay terms, Avida is a + digital world in which simple computer programs + mutate and evolve. + . + Avida allows us to study questions and perform + experiments in evolutionalry dynamics and + theoretical biology that are intractable in real + biological system. + . + Homepage http://dllab.caltech.edu/avida/ + +Description: zoo archive extractor + A zoo archive is a file that contains several files, called its members, + usually in compressed form to save space. 'unzoo' can list all or selected + members or extract all or selected members, i.e., uncompress them and write + them to files. It cannot add new members or delete members. For this you need + the zoo archiver, called 'zoo'. + +Description: PostgreSQL module for Python + PyGreSQL is a Python module that interfaces to a PostgreSQL database. It + embeds the PostgreSQL query library to allow easy use of the powerful + PostgreSQL features from a Python script. + +Description: GTK+ Foundation Classes Core - shared libraries + GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes for + developing GTK+ applications. + . + GFC-Core is a collection of C++ modules that form the core of the GFC library + upon which other modules, such as GFC-UI, are built. + . + GFC-Core modules include a C++ wrapper for GLib, a UTF8 string class, + automatic memory management, a typesafe C++ signal and slots system. + . + This package provides the shared libraries needed to run programs that use + GFC-Core. + +Description: 3D scenegraph documentation + A portable, high level graphics toolkit for the development of high + performance graphics applications such as flight simulators, games, + virtual reality or scientific visualization. Providing an object + orientated framework on top of OpenGL, it frees the developer from + implementing and optimizing low level graphics calls, and provide + many additional utilities for rapid development of graphics + applications. + +Description: weblog tool that converts ChangeLog to HTML + chalow (CHAngeLog On the Web) is a weblog tool written in Perl. + It converts ChangeLog to HTML and RSS. + . + chalow supports themes of design templates for tDiary weblog system. + To use the themes of tDiary, install the tdiary-theme package. + . + Homepage: http://nais.to/~yto/tools/chalow/ + +Description: FreeType-based font drawing library for X (unstripped) + Xft provides a client-side font API for X applications, making the FreeType + font rasterizer available to X clients. Fontconfig is used for font + specification resolution. Where available, the RENDER extension handles + glyph drawing; otherwise, the core X protocol is used. + . + This package provides an unstripped shared object with debugging symbols, + useful to provide a backtrace with symbol names in a debugger; this + facilitates interpretation of core dumps, and aids in finding logic errors in + programs using this library (or the library itself). The library is + installed in /usr/lib/debug and can be used by placing that directory in the + LD_LIBRARY_PATH environment variable when the code to be debugged is + executed. Non-programmers will likely have little use for this package, and + should use libxft2 instead. + +Description: Debian-Med imaging packages + This meta package will install Debian packages which might be useful in medical + image processing. + +Description: script for building an outline editor on top of Vim + Vimoutliner provides commands for building using the Vim text editor as an + outline editor. For more explanation on what outlines are and what they are + good for see the script's webpage at + http://www.vimoutliner.org and the general discussion of outlines on + http://www.troubleshooters.com/tpromag/199911/199911.htm. + +Description: mini-framework for filesystem-based configuration of zope sites + This product provides a mini-framework for expressing the configured + state of a Zope Site as a set of filesystem artifacts. These artifacts + consist of declarative XML files, which spell out the configuration + settings for each "tool" in the site , and supporting scripts / templates, + in their "canonical" filesystem representations. + +Description: Shared library on which recode is based + This recoding library converts files between various coded character + sets and surface encodings. The library recognizes or produces more + than 300 different character sets and is able to convert files between + almost any pair. Most RFC 1345 character sets, and all `libiconv' + character sets, are supported. + +Description: ACE transactional multicast library development files + This package contains the header files and static library for the ACE + transactional multicast library. + +Description: A perl based implementation of an Rsync client + This module provides an API that makes it easy to write short scripts + that communicate with a native rsync process or a native rsyncd daemon. + . + It was initially written to provide an Rsync interface to BackupPC. + +Description: Catalan dictionary for myspell + This is the Catalan dictionary for use with the myspell spellchecker + which is currently used within OpenOffice.org and the Mozilla spellchecker. + . + It was put together by Joan Moratinos using data from different sources. + +Description: KDE image/slideshow viewer + KuickShow is an image browser/viewer with a nice filebrowser to select + images to be shown, slideshow support and the ability to display the + following image formats: jpg, gif, tiff, png, bmp, psd, xpm, xbm, pbm + and eim. Images can be displayed either in their own window, as large + as the image, or fullscreen (which shrinks images too large to + display). KuickShow also has a slideshow mode. + . + This package is part of KDE, as a component of the KDE graphics module. + See the 'kde' and 'kdegraphics' packages for more information. + . + Homepage: http://kuickshow.sourceforge.net + +Description: /efont/ Unicode fonts for X which cover various scripts + /efont/ is an X BDF font package for 10, 12, 14, 16, and 24 pixels + which are encoded in Unicode. Though they are still under development, + they contain various scripts including Latin, IPA, Greek, Cyrillic, + Armenian, Hebrew, Devanagari, Thai, Lao, Georgian, Runic, Hiragana, + Katakana, Hangul Syllables, and part of Arabic, Bopomofo, CJK Ideogram, + and various symbols. + . + This package contains normal (non-italic, medium) fonts only. + xfonts-efonts-unicode-ib package is available for italic and bold + fonts. + +Description: sample tools for linux-audio-dev plugin architecture + LADSPA is a free standard specification for audio effect plugins. + . + Contains sample plugins, and analyseplugin, listplugin, applyplugin + programs, and the ladspa.h, the LADSPA specification. + . + Please build-depend on this package if you need ladspa.h + +Description: CD ripper and audio encoder frontend for KDE + KAudioCreator is a tool for audio extraction (ripping) and encoding. It can + keep your WAV files, or convert them to Ogg/Vorbis, MP3, or FLAC. It also + searches CDDB to retrieve the information of the disk. + . + This package is part of KDE, as a component of the KDE multimedia module. + See the 'kde' and 'kdemultimedia' packages for more information. + +Description: Logging library for java + log4j is a tool to help the programmer output log statements to a variety of + output targets. + . + It is possible to enable logging at runtime without modifying the application + binary. The log4j package is designed so that log statements can remain in + shipped code without incurring a high performance cost. + . + One of the distinctive features of log4j is the notion of hierarchical + loggers. Using loggers it is possible to selectively control which log + statements are output at arbitrary granularity. + . + Log4j can output to: a file, a rolling file, a database with a JDBC driver, + many ouput asynchronously, a JMS Topic, a swing based logging console, + the NT event log, /dev/null, a SMTP server (using javamail), a socket server, + syslog, telnet daemon and stdout. + . + The format of the output can be defined using one of the various layout + (or user defined layout) like: simple text, html, date, pattern defined and + XML. + . + For more details, see <http://jakarta.apache.org/log4j> + +Description: Speech Dispatcher: Development libraries and header files + Speech Dispatcher provides a device independent layer for speech synthesis. + This package contains a shared library needed for C programs linked with it. + +Description: MaxDB webserver with WebDBM and WebSQL applications + MaxDB is a transactional, industrial-strength multi-user SQL database + system featuring views, db-procedures and db-functions. + . + This package contains the MaxDB webserver along with the WebDBM + and WebSQL applications. + . + WebDBM is a graphical, interactive frontend for administrative tasks + (e.g. creation, monitoring and backup of databases). + . + WebSQL is a graphical, interactive query tool for MaxDB databases. + . + This version of the web tools can also be used with databases of the + 7.6 release series. + +Description: Small-size opening books for crafty chess engine. + Opening books that crafty use to evaluate the position during the game. + . + This is the small version, occupying 1MB and containing + +4500 games computed until the 60th ply. + +Description: Documentation for the GNU Fortran compiler (gfortran) + Documentation for the GNU Fortran 95 compiler in info format. + +Description: M-N-G library (Development headers) + The libmng library supports decoding, displaying, encoding, and various + other manipulations of the Multiple-image Network Graphics (MNG) format + image files. It uses the zlib compression library, and optionally the + JPEG library by the Independent JPEG Group (IJG) and/or + lcms (little cms), a color-management library by Marti Maria Saguar. + . + Development headers + +Description: collaborative development tool - shell accounts (using PostgreSQL) + GForge provides many tools to help collaboration in a + development project, such as bug-tracking, task management, + mailing-lists, SCM repository, forums, support request helper, web + page / FTP hosting, release management, etc. All these services are + integrated into one web site and managed via a nice web interface. + . + This package provides shell accounts authenticated via the PostgreSQL + database to GForge users. + +Description: A Motif widget for display HTML 3.2 + XmHTML is a high performance Motif Widget capable of displaying HTML + 3.2 confirming text. Graphics support, lesstif compatibility and + extensive documentation are amongst its many features. + . + This is the development kit, containing static libraries and header files + necessary to build programs that use xmhtml. The runtime library is + provided by the xmhtml package. + +Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) + xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML + parser and Xalan-J XSLT processor and specifies these APIs: + * Document Object Model (DOM) level 3 + * Simple API for XML (SAX) 2.0.2 + * Java APIs for XML Processing (JAXP) 1.3.03 + * Transformation API for XML (TrAX) 1.3.03 + * Document Object Model (DOM) Level 3 Load and Save + * JSR 206 Java API for XML Processing 1.3 + . + These classes are also used in Sun's reference implementation. A GPL'ed + implementation of these APIs can be found in the libgnujaxp-java package. + . + Sun's JAXP home page: http://java.sun.com/xml/jaxp/index.jsp + +Description: Creative Labs Nomad Jukebox library + A library for communicating with the Creative Nomad Jukebox MP3 + player. More information can be found at the libnjb web site: + http://sf.net/projects/libnjb/ + This package contains the shared library. + +Description: Interchange administration interface (UI) + With the Interchange administration interface, called UI, you are able + to perform several useful operations like page edit, user's administration + and view reports on an Interchange catalog. + +Description: flat theme for GTK+ 2.x (dummy package) + This package is a dummy package to ease upgrades. You can safely remove it + and keep gtk2-engines installed instead. + +Description: Irish (Gaeilge) dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/irish containing a list + of Irish words. This list can be used by spelling checkers, and by + programs such as look(1). + +Description: modxslt libraries to parse XML using XSLT stylesheets + modxslt is a web server module able to parse XML data on the + fly. This library contains web server independent parts used + by the various modules to provide a consistent and reliable + parsing of xml documents under any web server. + +Description: IRC proxy with conversation replay support - development files + ctrlproxy is an IRC proxy with support for multiple + client and server connections within a single process. It can + replay stored conversations when a client connects. + . + It has an easy configuration that can be changed at run-time using special + IRC commands. + . + Other features include flexible logging, SSL, IPv6, acting as a SOCKS proxy, + ability to talk to NickServ and support for CTCP when no clients are + connected. + . + This package contains files required for building ctrlproxy plugins. + +Description: Replacement for old unix crypt(1) + mcrypt is a crypting program, intended to be replacement for the old + unix crypt(1). But it can do a lot more, since with its libmcrypt + library it can encrypt and decrypt with the following alogirhtms: + BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, + SAFER+, OKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, + RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), + CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. + . + More information can be found at the mcrypt homepage + http://mcrypt.sourceforge.net/ . + +Description: Tools to process MediaWiki dump files + This module provides the tools needed to process the contents of + various MediaWiki dump files. + +Description: GHC6 libraries for using XML documents with Haskell + HaXml is a collection of utilities for parsing, filtering, + transforming, and generating XML documents using Haskell. Its basic + facilities include: + - a parser for XML, + - a separate error-correcting parser for HTML, + - an XML validator, + - pretty-printers for XML and HTML. + . + This package contains the HaXml combinator library for generic XML + document processing, including transformation, editing, and + generation for use with GHC6. + . + Homepage: http://www.cs.york.ac.uk/fp/HaXml/ + +Description: Creative Labs Nomad Jukebox library + A library for communicating with the Creative Nomad Jukebox MP3 + player. More information can be found at the libnjb web site: + http://sf.net/projects/libnjb/ + This package contains the shared library. + +Description: Zap words flying across the screen by typing them correctly + Typespeed is a game in which words fly across your screen. Your task is to + zap the words by typing them before they cross the screen. If too many words + get by you, the game is over. + . + Homepage: http://ls.purkki.org/typespeed/ + +Description: othello board game for GPE + Othello is also known as Reversi. gpe-othello is a + strategic boardgame for the GPE Palmtop Environment + which involves play against a handheld computer on + an eight-by-eight square grid with pieces that have + light and dark faces. + . + The player places light-faced pieces so that there is + at least one straight (horizontal, vertical, or diagonal) + line between the new piece and another light piece, with + one or more contiguous dark pieces between them. Pieces + captured in this manner are turned over and can be used + in later moves. The winner has the most number of pieces + showing the appropriate face when the grid is full or when + the other player has no pieces of their own colour left. + +Description: interactive full screen 2-way merge tool + Imediff2 lets you merge two (slightly different) files + interactively with a user friendly full screen interface + on a text terminal. In other words, it is an ncurses based + replacement for sdiff. + . + The program shows the differences of given files (in color + if the terminal supports them), lets you scroll up and down + and toggle changes between the old and new versions of + the differing hunks one by one. + . + Unlike split screen based merge tools, it shows only one, + partially merged, version of the file at a time, making + it more "WYSIWYG", perhaps more intuitive for beginners and + most importantly, suitable for narrow terminals. + +Description: Drivers for DXR3/Hollywood+ decoder cards + Drivers for MPEG decoder cards based on Sigma Designs' EM8300 chip + (such as the Creative Labs DXR3 or the Sigma Designs Hollywood+). + . + Currently the device drivers support decoding MPEG-1 and MPEG-2 streams + and generating video on the TV-out and VGA Overlay connectors. Audio can + be played through the analog or S/PDIF digital connectors. + . + This package contains programs to setup the card. + +Description: common components for C++ GUI toolkit for X + The xclass library is a C++ GUI toolkit for the X Window + System. It is Xlib-based and consists of a set of + components, ranging from simple widgets to complex ones, + including also many of the commonly used dialog boxes. + The components have the MS Windows-95/98 look and feel. + . + This is the common files for xclass. + . + Homepage: http://xclass.sourceforge.net/ + +Description: X C Binding, screensaver extension + This package contains the library files needed to run software using + libxcb-screensaver, the screensaver extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: TrueType fonts for Dzongkha language + This package includes fonts that are suitable for the display of the Dzongkha + language (national language of Bhutan). + +Description: calculates and draws geodesic domes + DOME is a program which calculates the properties of a geodesic dome + symmetry triangle. DOME calculates spherical vertex coordinates, + symmetry triangle topological abundance, and chord factors. DOME + supports class I (alternate) and class II (triacon) breakdowns for + Icosahedron, Octahedron and Tetrahedron polyhedron types. DOME also + supports "Buckyball" formations as well as elliptical geodesics & + geodesic parabolic dishes. + . + See the Applied Synergetics Homepage + (http://www.applied-synergetics.com/ashp/html/domes.html) for image + samples and links to other Synergetics Web sites. + +Description: tool for Gnome to print several photos on one page + Gnome Photo Printer is intended for printing photos in an easy way. Just drag + your Photos from Nautilus to the Gnome Photo Printer window and drop it. Make + some selections like Photo or Paper size, hit Preview or Print, and see your + pictures printed. + +Description: Development files for libsword + This package contains the static libraries and headers for developing + applications that use the sword library. + +Description: password changer for KDE + This is a simple application which allows users to change their + system passwords. + . + This package is part of KDE, and a component of the KDE base module. + See the 'kde' and 'kdebase' packages for more information. + +Description: An interactive binary editor with a Vi-like interface + Hexer is an interactive binary editor (also known as a hexeditor) + with a Vi-like interface. + +Description: electronic lexical database of English language + WordNet(C) is an on-line lexical reference system whose design is + inspired by current psycholinguistic theories of human lexical + memory. English nouns, verbs, adjectives and adverbs are organized + into synonym sets, each representing one underlying lexical + concept. Different relations link the synonym sets. + . + WordNet was developed by the Cognitive Science Laboratory + (http://www.cogsci.princeton.edu/) at Princeton University under the + direction of Professor George A. Miller (Principal Investigator). + . + Homepage: http://wordnet.princeton.edu/ + . + Header files and library as well as manpages for section 3 (development). + +Description: Utility to monitor the temperature of your hard drive + hddtemp will give you the temperature of your PATA, SATA or SCSI hard + drive by reading Self-Monitoring Analysis and Reporting Technology + (S.M.A.R.T.) information (on drives that support this feature). Only + modern hard drives have a temperature sensor. + . + Author: Emmanuel Varagnat <hddtemp@guzu.net> + Homepage: http://www.guzu.net/linux/hddtemp.php + +Description: Reversi for KDE + Reversi is a simple strategy game that is played by two + players. There is only one type of piece - one side of it is black, + the other white. If a player captures a piece on the board, that + piece is turned and belongs to that player. The winner is the person + that has more pieces of his own color on the board and if there are + no more moves possible. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: extracts meta-data from files of arbitrary type (development) + GNU libextractor provides developers of file-sharing networks, file managers, + and WWW-indexing bots with a universal library to obtain meta-data about files. + . + Homepage: <http://www.gnunet.org/libextractor/> + . + This package contains the development files. + +Description: C++ wrappers for libglade2 (development files) + Libglade is a library which enables an application to build its graphical + interface from an XML file (generated by Glade) at runtime. libglademm is + the C++ wrapper for libglade. + . + This package contains development files. + +Description: Firebird Super Server - an RDBMS based on InterBase 6.0 code + Firebird is a relational database offering many ANSI SQL-99 features that + runs on Linux, Windows, and a variety of Unix platforms. Firebird offers + excellent concurrency, high performance, and powerful language support + for stored procedures and triggers. It has been used in production systems, + under a variety of names since 1981. + . + The "super" architecture uses separate threads to handle each connection. + It has its advantages (eg: is usually faster and more efficient for large + numbers of clients) but is unable to use more that one CPU on an SMP + system and under some circumstances a client may crash all server threads. + . + This package contains 1.5.x branch of Firebird. + . + Firebird is a commercially independent project of C and C++ programmers, + technical advisors and supporters developing and enhancing a multi-platform + relational database management system based on the source code released by + Inprise Corp (now known as Borland Software Corp) under the InterBase Public + License v.1.0 on 25 July, 2000. + . + Homepage: http://www.firebirdsql.org/ + +Description: Documentation Package for mgetty + Sample files and lots of documentation for mgetty. Additional source code + for programs included that allow to set up a user interface for mgetty. + +Description: format-independent image processing - C++ development files + GraphicsMagick provides libraries in several programming languages to read, + write and manipulate image files across a large number of formats, from the + widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or + image formats found on some photo CDs. There are functions for finegrained + image processing tasks, as well as conversion routines between the various + image formats. + . + The GraphicsMagick library is a fork of ImageMagick and therefore offers + an interface that is similar in features, but intended to be more stable + across releases. While compatibility does not go so far that the + GraphicsMagick library serves as a drop-in replacement for ImageMagick, + conversion can usually be done with little effort. + . + This package contains the C++ development headers and library files needed to + compile programs using the GraphicsMagick++ library. + +Description: configuration files for libchipcard2-0c2 + libchipcard2 provides an API for accessing smartcards. Examples are + memory cards, as well as HBCI (home banking), German GeldKarte + (electronic small change), and KVK (health insurance) cards. + . + This packages contains configuration files for libchipcard2. + +Description: BG Libraries Collection + This package contains a collection of libraries written by myself + [Bruce Guenter] and put in use in various packages. + . + The library collection is mandatory to build most of Bruce Guenter's + software packages available at http://untroubled.org. + . + See http://untroubled.org/bglibs/ for more information. + +Description: library to read and write ELF files + The libelf1 package provides a shared library which allows reading and + writing ELF files on a high level. Third party programs depend on + this package to read internals of ELF files. The programs of the + elfutils package use it also to generate new ELF files. + . + This library is part of elfutils. + +Description: Documentation for velocity + Velocity is a Java-based template engine which is useful to develop + Model-View-Controller (MVC) model web application. It permits anyone + to use the simple yet powerful template language to reference objects + defined in Java code. This package provides documents and examples for + velocity. + +Description: Perl module geared for HTTP testing + libwhisker-perl is a Perl module written by rain forest puppy to + implement fast and small replacements to the usual HTTP testing + functions, as available in LWP, URI, HTML::Parser, MIME::Base64, + etc., that are also present in whisker. + . + libwhisker : + * can communicate over HTTP 0.9, 1.0, and 1.1 + * uses persistent connections (keep-alives) + * has proxy support + * has SSL support (through libnet-ssleay-perl) + * can handle chunked encoding + +Description: thorough real-mode memory tester + Memtest86+ scans your RAM for errors. + . + This tester runs independently of any OS - it is run at computer + boot-up, so that it can test *all* of you memory. You may want to + look at `memtest' (in package `sysutils'), which allows to test + your memory within Linux, but this one won't be able to test your + whole RAM. + . + It can output a list of bad RAM regions usable by the BadRAM kernel + patch, so that you can still use you old RAM with one or two bad bits. + . + Memtest86+ is based on memtest86 3.0, and adds support for recent + hardware, as well as a number of general-purpose improvements, + including many patches to memtest86 available from various sources. + . + A convenience script is also provided to make a grub-based floppy or + image. + +Description: Perl script to add nice colors to your /var/log/messages file + loco is a Perl script which gives the messages file (usually + /var/log/messages) some color, so the output is easier to read. It uses + a Perl module called Term::ANSIColor to produce the colors. The Perl + script is very readable and customizable. + +Description: Ming module for php4 + This package provides a module for Ming functions in PHP scripts. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: Common Lisp bindings to the SDL graphics library + Provides a foreign-function interface, using UFFI, to the cross-platform + Simple Directmedia Layer graphics and game library. + . + This package contains the core CL-SDL functionality. + +Description: Documentation for SWI-Prolog interpreter and XPCE + SWI-Prolog is a Prolog implementation based on a subset of the WAM. + It is accompanied by XPCE, a symbolic programming environment for + user interfaces. + . + This package contains the documentation in PDF and HTML format for + SWI-Prolog and XPCE/Prolog. + . + Home page: http://www.swi-prolog.org + +Description: tools for manipulating CUE/TOC files + cuetools is a set of programs that are useful for manipulating CUE sheet + (cue) files and Table of Contents (toc) files. CUE and TOC files are a way + to represent the layout of a data or audio CD in a machine-readable ASCII + format. The package includes these utilities: + . + - cueconvert: convert between CUE and TOC formats + - cuebreakpoints: print the breakpoints from a CUE or TOC file + - cueprint: print disc and track information for a CUE or TOC file + . + Probably the most popular use is to split a large audio file into many + small files according to a CUE or TOC, for example: + . + cuebreakpoints disc.cue | shnsplit disc.wav + +Description: x-terminal program with Thai languague support + xiterm+thai is an x-terminal-emulator program with Thai language + support. It has built-in Thai keyboard input support. You could + also use X11 XKB extension to input Thai character. + . + Thai font is needed to display Thai character. + +Description: bash attachment mailer + A tool that is used for mailing attachments from the commandline. + It is similar to using Mutt to send attachments on the commandline, + but without the overhead of a complete email client. + . + Homepage: http://mmj.dk/biabam/ + +Description: phpGroupWare ftp module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module allows users to communicate with the FTP + protocol to view and operate on remote files. + +Description: virtual Richard M. Stallman + The vrms program will analyze the set of currently-installed packages + on a Debian-based system, and report all of the packages from the + non-free tree which are currently installed. + . + Note that vrms is not limited to Debian systems only (which means that + it also works with Debian-derived distributions such as Ubuntu). It is + also not limited to Linux-based systems. + . + Future versions of vrms will include an option to also display text + from the public writings of RMS and others that explain why use of each + of the installed non-free packages might cause moral issues for some in + the Free Software community. This functionality is not yet included. + +Description: change the characteristics of an xterm + xtermset allows you to change the characteristics, such as title and + geometry, of an xterm window from the command line. Most options have + the same names as those that you would give xterm at startup. + +Description: libcurl compiled with debug symbols + This contains the debug symbols of both the OpenSSL and GnuTLS versions of + libcurl4. It might be useful in debug sessions of software which uses libcurl. + . + Homepage: http://curl.haxx.se + +Description: The Debian Almquist Shell + "dash" is a POSIX compliant shell that is much smaller than "bash". + We take advantage of that by making it the shell on the installation + root floppy, where space is at a premium. + . + It can be usefully installed as /bin/sh (because it executes scripts + somewhat faster than "bash"), or as the default shell either of root + or of a second user with a userid of 0 (because it depends on fewer + libraries, and is therefore less likely to be affected by an upgrade + problem or a disk failure). It is also useful for checking that a + script uses only POSIX syntax. + . + "bash" is a better shell for most users, since it has some nice + features absent from "dash", and is a required part of the system. + +Description: Debian installer + This package currently only contains some documentation for the Debian + installer. We welcome suggestions about what else to put in it. + +Description: An HTML to wiki markup converter + HTML::WikiConverter is an HTML to wiki converter. It can convert HTML + source into a variety of wiki markups, called wiki "dialects". + The following dialects are supported: + DocuWiki, Kwiki, MediaWiki, MoinMoin, Oddmuse, PhpWiki, PmWiki SlipSlap + TikiWiki, UseMod, WakkaWiki + +Description: View, edit and compile LaTeX documents from within vim + vim-latexsuite attempts to provide a comprehensive set of tools to view, + edit and compile LaTeX documents in Vim. Together, they provide tools starting + from macros to speed up editing LaTeX documents to functions for forward + searching .dvi documents. + . + This package also provides help to LaTeX in vim. + +Description: A Perl client and daemon for distributed audio encoding + The distmp3 package contains a client, distmp3, and a daemon, distmp3host, + which can be installed on many machines to provide fast distributed encoding + of music (typically from a CD-ripper or batch script) using an encoder of + your choice - usually MP3, Ogg Vorbis, or flac. + . + abcde is one such CD ripper wrapper which has builtin support for distmp3 and + can use it very efficiently, especially in the case where the machine with the + best CD-ROM drive is unable to encode the extracted audio at a satisfactory + speed. + . + The current tradeoff is that the client may not pass command-line arguments to + the encoder being run on the machines running the distmp3hosts. + +Description: SmartCard utilities from the OpenSC project, compiled against libbeidlibopensc + This package contains some of the utilities that can be found in the + opensc package, but compiled against libbeidlibopensc rather than + libopensc. libbeidlibopensc is libopensc 0.8.1 with additional support + for the Belgian eID card. See the libbeidlibopensc0 package for + details. + . + The binaries in this package have all been prefixed with 'beid-', so + as to avoid namespace conflicts with the opensc package. + +Description: query SPF (Sender Policy Framework) to validate mail senders + The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol + pair. SPF allows email systems such as Sendmail, Postfix, Exim, + Zmailer and MS Exchange to check SPF records and make sure that the + email is authorized by the domain name that it is coming from. This + prevents email forgery, commonly used by spammers, scammers and email + viruses/worms. + . + This package contains simple utilities that use libspf2 to test and + query SPF records. + . + Homepage: http://www.libspf2.org/ + +Description: improved decoder for application/ms-tnef attachments + Yerase's TNEF Stream Reader allows you to decode application/ms-tnef + e-mail attachments, which are usually entitled "winmail.dat" and are + generally a file container format that is only readable by Microsoft + Outlook. Some TNEF streams also include RTF-formatted data. + . + ytnef parses these streams into normal MIME attachments and RTF + attachments that you can read from non-Outlook mail readers. + . + A convenience script is provided to allow users to transparently + filter messages containing TNEF attachments into messages with + proper attachments, via procmail. + +Description: Chess In Lisp. A chess library in Common Lisp + This library is mainly intended as an example file. + . + Not much useful stuff can be done yet. + +Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) + wxWindows is a class library for C++ providing GUI (Graphical User + Interface) and other facilities on more than one platform. Version 2.4 + currently supports subsets of GTK+, Motif, and MS Windows. + . + This package provides files needed to compile wxWindows programs. If you + want to compile apps using the (optional) glcanvas library you will need + to have Mesa or OpenGL installed too. + +Description: The GNU Image Manipulation Program + The GIMP lets you draw, paint, edit images, and much more! GIMP + includes the functionality and plug-ins of other famous image + editing and processing programs. + . + If you'd like to use a MIDI device as an input controller in GIMP, + install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI + +Description: hardware identification library development files + libdiscover is a library enabling identification of various PCI, + PCMCIA, and USB devices. + . + This package contains the header files and static libraries needed for + development. + +Description: A more sensible way to change directories + Perl's chdir() has the unfortunate problem of being very, very, very + global. If any part of your program calls chdir() or if any library you + use calls chdir(), it changes the current working directory for the + whole program. + . + This sucks. + . + File::chdir gives you an alternative, $CWD and @CWD. These two variables + combine all the power of chdir(), File::Spec and Cwd. + +Description: reports for lifelines, a genealogy software system + Lifelines has a very powerful reporting language. This package + includes all "standard" reports, which come with the official + Lifelines distribution. + +Description: The Haskell Logging Framework, GHC package + hslogger is a logging framework for Haskell, roughly similar to + Python's logging module. + . + hslogger lets each log message have a priority and source be associated + with it. The programmer can then define global handlers that route + or filter messages based on the priority and source. hslogger also + has a syslog handler built in. + +Description: SystemImager boot binaries for i386 client nodes + SystemImager is a set of utilities for installing GNU/Linux software images to + client machines over the network. Images are stored in flat + files on the server, making updates easy. The rsync protocol is used for + transfers, making updates efficient. + . + This package contains the standard flavor of the boot files for installing + i386 machines. This package should be installed on the image server. + +Description: Python bindings for the GNOME desktop environment + This archive contains modules that allow you to write GNOME programs + in Python. This package contains the bindings for the new version 2.0 + of that desktop environment. + . + URL: http://www.daa.com.au/~james/software/pygtk/ + +Description: machine-learning with data compression core library runtime files + complearn makes artificial intelligence easy. By using the powerful + statistical analysis already built within data compression programs, + this library delivers high-quality results with very low effort + . + Homepage: http://complearn.org/ + +Description: list all SCSI devices (or hosts) currently on system + Uses information in sysfs (linux kernels 2.6.0 and later) to list all + scsi devices (or hosts) currently attached to the system. Options can + be used to control the amount and form of information provided for each + device. + +Description: Firewall configuration tool for complex networks + Pyroman is a firewall tool written in python for complex networks. + It's not designed (albeit it can be used) for workstation use, and does + not include support for VPN, traffic shaping etc. + . + Interesting features: + * Rollback on errors + * Detailed error reporting + * Powerful yet clean configuration files (in python) + * Fast, due to use of iptables-restore for mass setting of rules + * Lots of verification checks done before execution + * Designed for multiple hosts, firewalls, networks + . + Homepage: http://pyroman.alioth.debian.org/ + +Description: Polish dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/polish containing a list + of Polish words. This list can be used by spelling checkers, and by + programs such as look(1). + . + Homepage: + http://www.kurnik.pl/slownik/ (in Polish) + http://www.kurnik.pl/dictionary/ (in English) + +Description: Gapless Gtk-based audio player + Aqualung is a music player for the GNU/Linux operating system. It plays + audio files from your filesystem and has the feature of inserting no gaps + between adjacent tracks. It also supports high quality sample rate + conversion between the file and the output device, when necessary. + . + Almost all sample-based, uncompressed formats (e.g. WAV, AIFF, AU etc.) are + supported. Files encoded with FLAC (the Free Lossless Audio Codec), Ogg + Vorbis, Ogg Speex, MPEG Audio (including the infamous MP3 format) and MOD + audio formats (MOD, S3M, XM, IT, etc.), Musepack are also supported. + . + The program can play the music through OSS, ALSA or using the JACK Audio + Connection Kit. + . + Aqualung supports the LADSPA 1.1 plugin standard. You can use any suitable + plugin to enhance the music you are listening to. + . + Homepage: http://aqualung.sourceforge.net/ + +Description: Bluetooth audio for Linux + Bluetooth-alsa project aims to make bluetooth headsets + of all types work well with Linux computers. This package + provides SCO (headset that do voice calls and two-way audio) + and a2dp (with a2dpd you get one-way stereo to the headset). + +Description: Simple Document Indexing System for Humans: C++ version + SWISH++ is a Unix-based file indexing and searching engine + (typically used to index and search files on web sites). It + was based on SWISH-E although SWISH++ is a complete rewrite. + . + SWISH++ features: + * Lightning-fast indexing + * Indexes META elements, ALT, and other attributes + * Selectively not index text within HTML or XHTML elements + * Intelligently index mail and news files + * Index Unix manual page files + * Apply filters to files on-the-fly prior to indexing + * Index non-text files such as Microsoft Office documents + * Modular indexing architecture + * Index new files incrementally + * Index remote web sites + * Handles large collections of files + * Lightning-fast searching + * Optional word stemming (suffix stripping) + * Ability to run as a search server + * Easy-to-parse results format + . + Homepage: http://homepage.mac.com/pauljlucas/software/swish/ + +Description: GNOME application for encoding a DivX from a DVD + Drip is a DVD to DivX conversion application. It's made up out two + applications: a DVD reader and a DivX encoder. The reader is a GUI for the + GNOME environment, the DivX encoder a text mode tool. You won't have to learn + to use the textmode tool, because the GUI is also a frontend for it. + +Description: Tool to synchronize ldap servers using ldif formatted input files + ldapdiff compares ldif files with a running LDAP server and does an + appropriate add/delete/update for every changed entry/attribute. + . + Essentially, it combines "diff" and "patch" in one application (although it is + designed for "patching" ldap directories using ldif files, not for use on flat + ascii files). + +Description: The GNAT Programming System - advanced IDE for C and Ada + GPS is a complete integrated development environment that gives access + to a wide range of tools and integrates them smoothly. + . + GPS gives access to built-in file editing; HTML based help system; + complete compile/build/run cycle; intelligent source navigation; + project management; general graph technology giving access to many + different browsers such as source dependency, project dependency, call + graphs, etc.; fully integrated visual debugger, based on the GVD + technology, and enhanced for inclusion in GPS; generic version control + system, providing access to CVS, ClearCase, and possibly others in the + future; many other tools such as a visual comparison, automatic + generation of files, source reformatting. + . + GPS is fully customizable, providing several levels of customizations: + a first level, available through the preferences dialog; a second + level, which allows you to customize your menu items, tool bar and key + bindings; a third level, which allows you to automate processing + through scripts; and a fourth level, which allows any kind of very + specific or tight integration, due to the open nature of GPS, and to + its architecture. + . + GPS also integrates with existing editors such as Emacs and Vi. + +Description: a curses-based interface to the GNU Debugger (GDB) + CGDB is a curses fontend to the GNU Debugger (GDB). The goal of CGDB is + to be lightweight and responsive; not encumbered with unnecessary features. + . + The interface is designed to deliver the familiar GDB text interface, with a + split screen showing the source as it executes. The UI is modeled on the + classic Unix text editor, vi. Those familiar with vi should feel right at home + using CGDB. + . + Some features offered by CGDB are: + * Syntax-highlighted source window + * Visual breakpoint setting + * Keyboard shortcuts for common functions + * Searching source window (using regexp) + +Description: French (fr) translations for KOffice + This package contains the French translations for all applications + in the KDE Office Suite. + +Description: Test::Pod - check for POD errors in files + Check POD files for errors or warnings in a test file, using Pod::Simple for + most of the parsing. This module from CPAN integrates well with other + Test::Builder and Test::More based modules. + +Description: Library to allow perdition to access MySQL based popmaps + Perdition allows for arbitrary user database access through + shared libraries much in the manner of NSS in glibc. This package + allows a user database stored in a MySQL database. + +Description: xboard compatible chess engine to play chess with + chess engine compatible with xboard, but may also be used + stand-alone, via terminal. Hoichess is written in C++ for + GNU/Linux systems, but but should work on most other Unix like + systems. It provides also a xiangqi ("Chinese chess") playing + program. + . + See http://www.hoicher.de/hoichess for more information. + +Description: TeX Live: Mongolian + Essential mongolian + . + This package includes the following CTAN packages: + montex -- Mongolian LaTeX. + soyombo -- The soyombo package. + hyphen-mongolian -- Mongolian + +Description: Dummy transition package for wodim + This is a dummy package to ease the transition to wodim, the fork of + cdrecord. It provides a cdrecord symlink to wodim for compatibility + purposes. Please use wodim instead of cdrecord. + +Description: Mono runtime + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package is a meta package and pulls the VM and the GAC in. + +Description: Daemon/client combo to easily queue music files for playing + Moosic is a music player that focuses on easy playlist management. It consists + of a server process that maintains a queue of music files to play and a client + program which sends commands to the server. The server continually runs through + its playlist, popping items off the top of the list and playing each with an + external program. The client is a simple command-line utility which allows you + to perform powerful operations upon the server's queue, including the addition + of whole directory trees, automatic shuffling, and item removal according to + regular expressions. The server comes configured to play MP3, Ogg, MIDI, MOD, + and WAV files. + +Description: barcode and label printing application for KDE + KBarcode is a barcode and label printing application for KDE. It can be used + to print everything from simple business cards up to complex labels with + several barcodes (e.g. article descriptions). + . + KBarcode comes with an easy to use WYSIWYG label designer, a setup wizard, + batch import of data for batch printing labels (directly from the delivery + note), thousands of predefined labels, database management tools and + translations in many languages. Even printing more than 10.000 labels in one + go is no problem for KBarcode. Data for printing can be imported from several + different data sources, including SQL databases, CSV files and the KDE address + book. + . + Additionally it is a simple barcode generator (similar to the old xbarcode you + might know). All major types of barcodes like EAN, UPC, CODE39 and ISBN are + supported. Even complex 2D barcodes are supported using third party tools. The + generated barcodes can be directly printed or you can export them into images + to use them in another application. + . + Homepage: http://www.kbarcode.net + +Description: Dict package for English-Croatian Freedict dictionary + This is a package of the English-Croatian Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: A violent side-scrolling game for X + XEvil is a 3rd person, side-view, fast-action, + kill-them-before-they-kill-you game. Fight against either + computer-controlled enemies, or another player. + . + You sinned in life. And now you must pay. Satan pits the recently + deceased against each other to fight for rank in Hell. Your skill + determines your fate for all eternity. This contest is known as XEvil. + +Description: XMMS plugin using xosd + An XMMS plugin which displays volume and track information like + on-screen displays on TVs and monitors. + . + Homepage: http://www.ignavus.net/software.html + +Description: patch maintenance system for Debian source packages + dpatch is an easy to use patch system for debian packages, somewhat + similar to the dbs package, but much simpler to use. + . + It lets you store patches and other simple customization templates in + debian/patches and otherwise does not require much reorganization of + your source tree. To get the patches applied at build time you simply + need to include a makefile snippet and then depend on the + patch/unpatch target in the build or clean stage of debian/rules - or + you can use the dpatch patching script directly. + . + It can easily apply patches only on specific architectures if needed. + +Description: Apache2 module to get MIME info from filesystem extended attributes + This is a module for the Apache HTTPD 2.0 which may be used to set a range of + MIME properties of files served from a document tree with extended attributes + (EAs) as supported by the underlying file system. The current version of + mod_mime_xattr has support for Linux style EAs which are supported by Linux + 2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The following + attributes may be used: + . + - user.mime_type: set the MIME type of a file explicitly. This attribute is + compatible with the shared MIME database specification as published by + freedesktop.org. + - user.charset: set the charset used in a file. + - user.mime_encoding: set the MIME encoding of a file (e.g. gzip). + - user.apache_handler: set the apache handler of a file explicitly. + +Description: Bengali (bn) internationalized (i18n) files for KDE + This package contains the Bengali internationalized (i18n) files for + all KDE core applications. + +Description: Extract distribution name and version from a distribution filename + Many online services that are centered around CPAN attempt to + associate multiple uploads by extracting a distribution name from + the filename of the upload. For most distributions this is easy as + they have used ExtUtils::MakeMaker or Module::Build to create the + distribution, which results in a uniform name. But sadly not all + uploads are created in this way. + . + CPAN::DistnameInfo uses heuristics that have been learnt by + http://search.cpan.org/ to extract the distribution name and + version from filenames and also report if the version is to be + treated as a developer release. + +Description: GNU R package for estimating vector generalized additive models + This package implements a variety of functions for estimating vector + generalized additive models (VGAMs), as well as vector generalized + linear models (VGLMs), reduced-rank VGLMs, and quadratic reduced-rank + VGLMs. + . + Specific models that can be fit include a wide variety of + categorical-response models (with nominal and ordinal dependent + variables), bivariate binary-response models (bivariate + logit/probit), and seemingly-unrelated regressions. The package also + includes a number of standard and non-standard distribution functions + of use to statisticians. + . + Home Page: http://www.stat.auckland.ac.nz/~yee/VGAM/ + +Description: Blowfish cryptography for Perl + This is Crypt::Blowfish, an XS-based implementation of the Blowfish + cryptography algorithm designed by Bruce Schneier. It's designed to + take full advantage of Crypt::CBC when desired. Blowfish keys may be + up to 448 bits (56 bytes) long. + +Description: Development headers for the Avahi Qt4 integration library + Avahi is a fully LGPL framework for Multicast DNS Service Discovery. + It allows programs to publish and discover services and hosts + running on a local network with no specific configuration. For + example you can plug into a network and instantly find printers to + print to, files to look at and people to talk to. + . + This package contains the development headers for the interface + to integrate the Avahi libraries into a Qt4 main loop application. + +Description: console based sudoku + This sudoku puzzle generator/solver features: + * character based (curses) interface; + * cross-platform (Minix, Unix, Windows) with full source code (ANSI C); + * generates hints upon request; + * classification of board difficulty (very easy, easy, medium, hard or + fiendish); + * generation of new boards; + * easy entry of boards published in newspapers, internet, etc...; + * multiple output formats (text,csv,html,postscript). + . + Homepage: http://www.laurasia.com.au/sudoku/ + +Description: UNIX-domain socket client-server command-line tools + unixclient and unixserver are command-line tools for building UNIX + domain client-server applications. unixclient connects to a UNIX domain + socket and runs a program of your choice. unixserver creates a UNIX + domain socket, waits for incoming connections and, for each connection, + runs a program of your choice. + . + unixclient and unixserver conform to UCSPI, the UNIX Client-Server + Program Interface, using UNIX domain sockets. UCSPI tools are available + for several different networks. + . + See http://cr.yp.to/proto/ucspi.txt for more information on UCSPI. See + http://untroubled.org/ucspi-unix/ for recent informations. + +Description: KDE package management tool + This is a frontend to both .rpm and .deb package formats. It allows you + to view currently installed packages, browse available packages, and + install/remove them. + . + This package is part of KDE, as a component of the KDE administration module. + See the 'kde' and 'kdeadmin' packages for more information. + +Description: Perl extensions for IPv6 + This module supports getaddrinfo() and getnameinfo() to intend to enable + protocol independent programming. If your environment supports IPv6, + IPv6 related defines such as AF_INET6 are included. + +Description: Nextview EPG decoder and browser + In this software package you find a decoder for Nextview - an Electronic + TV Programme Guide for the analog domain (as opposed to the various digital + EPGs that come with most digital broadcasts). It allows you to decode and + browse TV programme listings for most of the major networks in Germany, + Austria, France and Switzerland. + . + Currently, Nextview EPG is transmitted by: + * in Germany and Austria: Kabel1, 3Sat, RTL-II, EuroNews + (coverage: apx. 31 networks) + * in Switzerland: SF1, TSR1, TSI1, EuroNews, 3sat, Kabel1 + (coverage: apx. 37 networks) + * in France: Canal+, M6 (coverage: 8 networks) + * in Turkey: TRT-1 (coverage: 17 networks) + . + The EPG information is read from /dev/vbi, i.e. you need some TV card + which provides a VBI data stream. bttv cards work. zoran might work + too, but I haven't tested that due to lack of hardware... + +Description: Kuo Chiao 16x16 font for CHDRV Chinese console terminal + This package contains the Kuo Chiao 16x16 Chinese bitmap font and the + corresponding 8x16 ASCII font files (kcchin16.f00 and kctext16.f00) + for the CHDRV Chinese console terminal for Linux. + . + These fonts were part of the Kuo Chiao Chinese System generously + donated to the Taiwan Academic Network (TANet). To the best of my + knowledge, these fonts have since been widely distributed all over the + world and are now in the public domain. + +Description: BSD-like finger daemon with qmail support + Yet another finger daemon. Mimics the output and behavior of the original + BSD daemon. Does not need to be run as root, has support for PGP keys, + qmail mailboxes and qmail dash-extended usernames. Generally paranoid + about account probes, while still allows search by full name. Users can + control if they can be fingered or not. Uses tcpwrappers. + +Description: Command line H.323 client with SDL support + This is the basic version, with support for just the SDL graphical + interface (the minimal you can compile in the current version) but + without X or SVGA support. + . + Supports both voice and video phone calls using H.323 Voice over IP + (VoIP) conferencing. Allows you to initiate and receive H.323 calls + from the command line, can interoperate with any other H.323 client + like GnomeMeeting or NetMeeting. It can be used interactively via a + menu interface or simply via command line arguments. + . + For more information on the OpenH323 project visit them at + http://www.openh323.org/ + +Description: legacy package that you should remove + The xtux package was split into xtux-client, xtux-server and + xtux-common. This package is here to allow smooth upgrades and + should be removed. + +Description: Log module for PEAR + The Log framework provides an abstracted logging system. It supports + logging to console, file, syslog, SQL, and mcal targets. It also provides + a subject - observer mechanism. + . + Homepage: http://pear.php.net/package/Log/ + +Description: a pager application for the Fluxbox window manager + fbpager is a pager for Fluxbox with support of the following features: + . + - mouse gestures with button binding + - great number of configuration items + - alpha channel transparency + - ability to reside in the slit + +Description: Cache name service directories in DB format + This package contains a script, nss_updatedb, which can be + used to maintain local caches of user and group directories. + These can then be used by the DB Name Service Switch module + (libnss-db) to provide name service when the system is offline. + . + These tools are designed to work with libpam-ldap and libnss-ldap. + +Description: JACK Audio Connection Kit (server and example clients) + Low-latency sound server. JACK allows the connection of multiple applications + to an audio device, as well as allowing them to share audio between + themselves. + . + See <http://jackit.sourceforge.net/> for more info. + . + This package contains the daemon jackd as well as some example clients. + +Description: inefficient cvs repository grabber using cvs command + CVSsuck is a mirroring tool for CVS repositories. Unlike other tools + such as CVSup or rsync, it uses cvs command to access the repository. + So, it works well with remote repositories without a special server or + shell account. However it is inefficient and not perfect because CVS + client/server protocol is not designed for mirroring. If a server + provides special way to grab a repository, you shouldn't use CVSsuck. + +Description: Debugging symbols for libonig2 + The characteristics of this library is that different character + encoding for every regular expression object can be specified. + . + Homepage: http://www.geocities.jp/kosako3/oniguruma/ + . + This package provides the debugging symbols. + +Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) + wxWidgets (formerly known as wxWindows) is a class library for C++ providing + GUI components and other facilities on several popular platforms (and some + unpopular ones as well). For more information see http://wxwidgets.org + . + This package provides files needed to compile wxWidgets programs. If you + want to compile apps using the (optional) glcanvas library you will need + to have Mesa or OpenGL installed too. + +Description: Picture viewer for X with a thumbnail-based selector + xzgv is a picture viewer for X, with a thumbnail-based file selector. + It uses GTK+ and Imlib. Most file formats are supported, and the + thumbnails used are compatible with xv, zgv, and the Gimp. It can also + be used with `xzgv file(s)', to effectively bypass the file selector. + For more on how xzgv works and how to use it, do `info xzgv' or `man + xzgv' once it's installed. + . + xzgv differs from other picture viewers for X in that it uses one + window for both the file selector and viewer, it (unlike xv) allows + both scrolling and fit-to-window methods of viewing large pictures, + and it (unlike xv and some others) doesn't ever mangle the picture's + aspect ratio. + . + It also provides extensive keyboard support; if you prefer using the + keyboard, this is almost certainly the best viewer for you. But it + doesn't skimp on the mousey stuff, either. + . + Note that this program is written by the author of the svgalib-based + "zgv", and has similar features. + . + Home Page: http://xzgv.browser.org/ + +Description: Bulgarian (bg) internationalized (i18n) files for KDE + This package contains the Bulgarian internationalized (i18n) files + for all KDE core applications. + +Description: A DAV module for Apache + mod_dav is an Apache module to provide DAV capabilities for the + Apache web server. For apache2 this module is included in apache2-common. + Upstream site is http://www.webdav.org/mod_dav/ + . + DAV (also referred to as WebDAV) stands for Distributed Authoring and + Versioning. It provides a standardized "filesystem" over HTTP and + could be used for simple things as authoring web pages or much more + complex things. There are clients for a variety of operating systems + available, and also modules to mount this filesystem under linux. + +Description: Database API backend framework for GNUstep (library files) + This backend provides complete access to address information for + applications. It is source-code compatible with Apple + Corporation's AddressBook.framework. + . + This package contains the runtime libraries. + +Description: extremely fast and flexible web server - development files + Cherokee is an extremely fast and flexible web server. It's + embedable, extensible with plug-ins. It has handler-to-path, + virtual servers, gzip encoding, modular loggers, CGI support, + and can run in a chroot environment, among other features. + . + This package contains the development files - headers, .so and .a + files. + +Description: Linux UPnP Internet Gateway Device + This is a daemon that emulates Microsoft's Internet Connection Service (ICS). + It implements the UPnP Internet Gateway Device specification (IGD) and allows + UPnP aware clients, such as MSN Messenger to work properly from behind a NAT + firewall. + +Description: tidy module for php5 + This package provides a module for tidy functions in PHP scripts. + . + Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows + a PHP developer to clean, repair, and traverse HTML, XHTML, and XML + documents -- including ones with embedded scripting languages such as PHP + or ASP within them using OO constructs. + . + PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: A Perl implementation of the Sendmail Milter protocol + PMilter is an attempt to reimplement Sendmail's milter (mail filter) + protocol in pure Perl. There are many reasons for this, including + independence from Sendmail's libmilter, as well as freedom from POSIX + threads (helps stability for Perl filters), etc. + . + Most of PMilter's Sendmail::Milter interface is a clone of the + frontend functions in PMilter::Server. However, this compatibility + package also includes some methods specific to the Sendmail MTA, + which are deliberately not included in PMilter::Server. + +Description: development files to build playground plugins + This package provides common headers to build playground plugins. + +Description: SLIP/PPP emulator using a dial up shell account + Slirp is a TCP/IP emulator which turns an ordinary shell account + into a (C)SLIP/PPP account. This allows shell users to use all the + funky Internet applications like Netscape, Mosaic, CUSeeMe, etc. + . + Please note that maybe your ISP really doesn't like you using slirp, + because they want to charge more for a ppp connection, so use it at + your own risk. + . + Further information can be obtained from Slirp home page at + <URL: http://slirp.sourceforge.net> + +Description: Daemon to keep a connecto to your WinCE and WM5 device up + Maintains a connection to a WinCE device, responding to keep alives and + providing other members of the SynCE suite of tools with details of the IP + address and providing the ability to autorun scripts upon connection. + This version + +Description: Library of functions for 2D graphics - runtime files + A library of functions for 2D graphics supporting a superset of the + PostScript imaging model, designed to be integrated with graphics, artwork, + and illustration programs. It is written in optimized C, and is fully + compatible with C++. With a small footprint of 10,000 lines of code, it is + especially suitable for embedded applications. + +Description: The W3C WWW library - development files (SSL support) + libwww is a highly modular, general-purpose client side Web API + written in C for Unix and Windows (Win32). It's well suited for + both small and large applications, like browser/editors, robots, + batch tools, etc. Pluggable modules provided with libwww include + complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest + Authentication, deflate, etc), MySQL logging, FTP, HTML/4, + XML (expat), RDF (SiRPAC), and much more. + . + Unlike other libraries for web access, libwww can use a single + select() loop to wait for multiple simultaneous connections. With + glibwww, the libwww event loop can be integrated into the glib event + loop, making it very easy to develop cross-platform GTK+ web + applications. + . + It is quite difficult to write programs that use libwww, due to its + complexity. If you do not need its advanced features, have a look at + libcurl. + . + This package supports SSL. + . + libwww homepage: <http://www.w3.org/Library/> + +Description: Debugging symbols for libraries provided in libgcj7-dev + The package provides debugging symbols for the libraries provided + in libgcj7-dev. + . + binutils is required to show file names and line numbers in stack traces. + +Description: Slice to C++ translator + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. Slice is the interface description language used in Ice. + . + This package installs the Slice to C++ translator. You will find + further information in the ZeroC home page + (http://www.zeroc.com/ice.html) and in the non-free package + zeroc-ice-manual. + +Description: 3-manifold topology software with normal surface support + Regina is a suite of mathematical software for 3-manifold topologists. + It focuses upon the study of 3-manifold triangulations and includes + support for normal surfaces and angle structures. + . + Highlights of Regina include triangulation analysis and simplification, + census creation and normal surface enumeration. It offers embedded + Python scripting giving full access to the calculation engine. + . + This package includes the KDE user interface and the command-line + Python interface, as well as the users' reference manual. For the + Python reference (i.e., the API documentation for the Regina + calculation engine), see the package regina-normal-doc. + +Description: Documentation files for Thai language support library + LibThai is a set of Thai language support routines aimed to ease + developers' tasks to incorporate Thai language support in their applications. + It includes important Thai-specific functions e.g. word breaking, input and + output methods as well as basic character and string supports. + . + This package contains some documents about the LibThai library. + . + Homepage: http://libthai.sourceforge.net/ + +Description: user mode programs to enable VLANs on your ethernet devices + This package contains the user mode programs you need to add and remove + VLAN devices from your ethernet devices. + . + A typical application for a VLAN enabled box is a single wire firewall, + router or load balancer. + . + You need a VLAN Linux kernel for this. Linux kernel versions >= 2.4.14 + have VLAN support. + +Description: C++ class library providing base classes + Rudiments is a C++ class library providing base classes for things + such as daemons, clients and servers, and wrapper classes for C API's + such as regular expressions, semaphores and signal handling. + . + This is available online at: http://rudiments.sourceforge.net/ + +Description: Console-based AOL Instant Messenger & IRC client + pork is an ncurses-based AOL Instant Messenger and IRC client. It uses the + OSCAR protocol (the one the windows client uses) to access AIM. Pork + features Perl scripting; an online help system; the ability to + configure nearly all aspects of the program's look-and-feel; an alias + system; and a powerful, fully-configurable key binding system. It + supports being logged in with more than one screen name at the same + time. The default look-and-feel of the client is modeled after the + ircII IRC client. Anyone comfortable using ircII (or any clients + derived from it -- e.g., epic, BitchX, etc.) will feel comfortable + using pork. + +Description: A fully functioning mail filter with RubyFilter + rdeliver is a basic mail local delivery agent (DeliveryAgent of + RubyFilter) that can be used in place of procmail, maildrop, etc. in a + user's .forward or .qmail file. + . + The user supplies a delivery script that is written in Ruby, which + avoids the limitations of the crippled mini-languages so often used in + other DeliveryAgent programs. + +Description: Development libraries, header files and docs for libdumbnet + Contains the header files, documentation, examples and static libraries + for use in developing applications that use the libdumbnet library. + . + libdumbnet is a dumb, portable networking library that provides a + simplified interface to several low-level networking routines. + +Description: Perl module to format file modes like ls -l + Stat::lsMode provides Perl functions to format file modes in the same way + that ls -l does (into strings like drwxr-xr-x, for example). It handles + all the expected variations, including setuid, setgid, and sticky bits + and special file types. + +Description: Unit test framework for .NET + NUnit is a unit testing framework for all .NET languages. It serves the + same purpose as JUnit does in the Java world. It supports test + categories, testing for exceptions and writing test results in plain + text or XML. + +Description: A portscan detecting tool + Scanlogd is a daemon written by Solar Designer + to detect portscan attacks on your machine. + +Description: NeXTSTEP-like window manager for X + Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look + very closely, and it is now an official GNU project. Window Maker is not + overloaded with features, and it is easier to configure than most other window + managers. Its final goal is to produce a window manager that doesn't require + editing of configuration files. Window Maker is fast and doesn't require tons + of memory to run. + . + Homepage: http://www.windowmaker.info/ + +Description: Finnish (fi) translations for KOffice + This package contains the Finnish translations for all applications + in the KDE Office Suite. + +Description: Utilities for Firebird - an RDBMS based on InterBase 6.0 code + This package contains tools for manipulating the databases in InterBase and + Firebird format (*.gdb & *.fdb). If you're doing anything serious with your + databases (like backups, consistency checks, etc.) you probably should install + this package. + . + Please refer to the firebird2-super-server packages for more information + about Firebird in general. + . + Homepage: http://www.firebirdsql.org/ + +Description: a vector graphics application for the KDE Office Suite + Karbon is a vector graphics application. + . + This package is part of the KDE Office Suite. + +Description: WYSIWYG mathematical text editor using TeX fonts + GNU TeXmacs is a free scientific text editor, which was both inspired + by TeX and GNU Emacs. + . + The editor allows you to write structured documents via a WYSIWYG + (what-you-see-is-what-you-get) and a user friendly interface. New + styles may be created by the user. The program implements + high-quality typesetting algorithms and TeX fonts, which help you to + produce professionally looking documents. + . + The high typesetting quality still goes through for automatically + generated formulas, which makes TeXmacs suitable as an interface for + computer algebra systems. TeXmacs also supports the Guile/Scheme + extension language, so that you may customize the interface and write + your own extensions to the editor. + . + This package contains the architecture dependent files. + . + Homepage: http://www.texmacs.org. + +Description: GPE interface for asking questions from shell scripts + Provides dialogues to raise a question within the GPE + Palmtop Environment with cancel and ok buttons. + +Description: Bosnian (bs) internationalized (i18n) files for KDE + This package contains the Bosnian internationalized (i18n) files for + all KDE core applications. + +Description: Perl script for running LaTeX the correct number of times + Latexmk runs LaTeX the correct number of times to resolve cross references, + etc; it also runs auxiliary programs (bibtex, makeindex if necessary, and + dvips and/or a previewer as requested). It has a number of other useful + capabilities, for example to start a previewer and then run latex whenever the + source files are updated, so that the previewer gives an up-to-date view of + the document. + +Description: Time-series data storage and display system (Perl interface, piped) + The Round Robin Database Tool (RRDtool) is a system to store and display + time-series data (e.g. network bandwidth, machine-room temperature, + server load average). It stores the data in Round Robin Databases (RRDs), + a very compact way that will not expand over time. RRDtool processes the + extracted data to enforce a certain data density, allowing for useful + graphical representation of data values. + . + This package contains a Perl interface to RRDs using command pipes. + +Description: Breton (br) internationalized (i18n) files for KDE + This package contains the Breton internationalized (i18n) files for + all KDE core applications. + +Description: development library files for CinePaint + CinePaint is a painting and image retouching program designed to work best + with 35mm film and other high resolution high dynamic range images. + . + Homepage: http://cinepaint.sourceforge.net/ + +Description: tools for using algorithms based on elliptic curve cryptography (ECC) + The seccure toolset implements a selection of asymmetric algorithms + based on elliptic curve cryptography (ECC). In particular, it offers + public key encryption / decryption and signature generation / + verification. ECC schemes offer a much better key size to security + ratio than classical systems (RSA, DSA). Keys are short enough to make + direct specification of keys on the command line possible (sometimes + this is more convenient than the management of PGP-like key + rings). seccure builds on this feature and therefore is the tool of + choice whenever lightweight asymmetric cryptography -- independent of + key servers, revocation certificates, the Web of Trust, or even + configuration files -- is required. + . + The toolkit implements Diffie-Hellman key exchange, allowing you to agree a + key with another party over an insecure channel. The Diffie Helman protocol + affords forward secrecy, and requires no previous contact with the other + party. + . + The seccure toolset allows you to select the curve that the operations are + performed on, so that different cryptographic needs can be supported. This + is currently the only ECC package in Debian GNU/Linux to offer a choice of + curves and MAC lengths. + . + It is currently missing some of the functionality of the sks-ecc package, + including encrypting to multiple recipients at once, and creating different + signature formats. + +Description: GNU EDA -- Electronics design software -- symbol checker + GNU EDA, an electronics design package, including + gschem, a schematic editor. + . + This package contains the symbol checker, gsymcheck. + +Description: Help setting up euro character support in your Debian system + This package provides information on how to use the euro + character in your Debian GNU/Linux system. Currently there + is no automatic way to provide such support but configuration + can be easily done following the guidelines in the + "Debian Euro HOWTO" document provided by this package. + . + The 'euro-test' script will tell you if your Debian system needs + configuring in order to display the euro char. + +Description: The GNU Regression, Econometric & Time-Series Library -- scripts package + The GNU Regression, Econometric and Time-Series Library (gretl) is a + software package for econometric analysis. The package comprises a + shared library, a command-line client program, and a graphical client + built using GTK+. + . + This package provides scripts (included in the gretl sources) which are + used by the main gretl program. + +Description: small, unconfigurable window manager + wm2 is a window manager for X. It provides an unusual style of window + decoration and as little functionality as Chris Cannam feels comfortable + with in a window manager. wm2 is not configurable, except by editing + the source and recompiling the code, and is really intended for people + who don't particularly want their window manager to be too friendly. + +Description: FYI and BCP RFCs + The following categories are included: + . + * For Your Information (FYI) subseries + * Best Current Practice (BCP) subseries + +Description: MPEG streams decoding library + LibMPEG3 is a versatile and high-performance library capable + of decoding both audio and video from many different MPEG formats. + . + This package includes several utilities for working with MPEG2 streams. + +Description: GNU R package for ODBC database access + This CRAN package provides access to any Open DataBase Connectivity (ODBC) + accessible database. + . + The package should be platform independent and provide access to any + database for which a driver exists. It has been tested with MySQL + and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux + hosts from R under Windows), Microsoft Access, SQL Server and Excel + spreadsheets (read-only), and users have reported success with + connections to Oracle and DBase. + . + Usage is covered in the R Data Import/Export manual (available via the + r-doc-pdf, r-doc-html and r-doc-info packages). + +Description: online multiplayer tactical warfare game + netPanzer is an isometric view real-time tactical game designed for + play across the Internet and over LAN systems. One on one games are + possible via direct connect or modem. + . + netPanzer is designed for FAST ACTION combat -- it is not another resource + management clone. In fact, there aren't any resources at all. Each player + will have many units of different types at their disposal. Players can fight + until their units are destroyed -- then respawn and keep on going. + . + The game is real-time, but it's based on quick tactical action and unit + management. Battles progress quickly and constantly; in fact, they never + let up. There is no stop in the action because there is no waiting for + resources to be collected and converted into weaponry. Players can join + or leave multiplayer games at any time. + . + Homepage: http://netpanzer.berlios.de + +Description: Java virtual machine/compiler implemented in .NET (Mono) + This package provides a Java Virtual Machine (JVM) for the .NET and Mono + runtimes. There are two main ways of using IKVM.NET: + . + Dynamically: In this mode, Java classes and jars are used directly to + execute Java applications on the .NET runtime. Java bytecode is + translated on the fly into CIL and no further steps are necessary. The + full Java class loader model is supported in this mode. + . + Statically: In order to allow Java code to be used by .NET + applications, it must be compiled down to a DLL and used directly. The + bytecode is translated to CIL and stored in this form. The assemblies + can be referenced directly by the .NET applications and the "Java" + objects can be used as if they were .NET objects. While the static mode + does not support the full Java class loader mechanism, it is possible + for statically-compiled code to create a class loader and load classes + dynamically. + +Description: Speex Speech Codec - XMMS input plugin + Ogg Speex is an audio codec designed for speech recordings. It can + go down to very low bit rates (on the order of 16Kbps) while + remaining intelligible. + . + This package contains an XMMS input plugin for Speex files. For a + command line encoder and decoder, have a look at the `speex' package. + +Description: image manipulation/handling plugins for KIPI aware programs + KIPI plugins (KDE Image Plugin Interface) is an effort to develop a + common plugin structure for Digikam, KPhotoAlbum (formerly known as + KimDaBa), Showimg and Gwenview. + Its aim is to share image plugins among graphic applications. + . + Plugins available are: + . + FlickrExport: export images to a remote Flickr web service (NEW) + SimpleviewerExport: export your images in a nice flash movie (NEW) + HTMLGallery: export your images to HTML (NEW) + RawConverter: A raw image converter for digital cameras + SlideShow: Slideshow with effects ripped out from kslideshow + and 3D effects using OpenGL + MpegEncoder: Create an MPEG slideshow from your images + PrintWizard: A wizard to print images in various format + JpegLossLess: Batch process your JPEG images without losing meta + information and compression + CdArchiving: Archive your albums on CD or DVD using K3b + ScanImages: Scanner management using Kooka + ScreenshotImages: Snap screen based on KSnapshot and adapted to Kipi + Calendar: A plugin to create calendars + SendImages: A plugin to send images by email, allowing resizing + and recompressing before sending + RenameImages: Batch image renamer + ConvertImages: Batch image converter + BorderImages: Add border to your images in batch + FilterImages: Batch image enhancer using digital filters + ColorImages: Batch image color enhancer + EffectImages: Batch image transformation effects + ResizeImages: Batch image resizer + RecompressImages: Batch image recompressor + FindDuplicateImages: Find duplicate images in albums + WallPaper: Set your image as wallpaper + TimeAdjust: Adjust image file time and date + GalleryExport: Interface for export images collections to remote + Gallery web server + . + Homepage: http://extragear.kde.org/apps/kipi + +Description: dynamically limits the number of simultaneous requests per vhost + Allows for dynamic limitation of the number of simultaneous requests + per vhost. For example, it can be useful if you provide Web sites + hosting, and don't want one Web site to use too many resources. + . + http://bertrand.demiddelaer.org/mod_tsunami/ + +Description: fonts of BITMAP-MULE for X + This package contains some bitmap fonts for X. + . + - bitmap12 (6x12) + - bitmap14 (7x14) + - bitmap16 (8x16) + - bitmap20 (10x20) + - bitmap24 (12x24) + . + These fonts are generated by BITMAP-MULE. + . + BITMAP-MULE is a bitmap handler for GNU Emacs. If you want to use + BITMAP-MULE, install the bitmap-mule package. + +Description: The Dr. Geo online manual. + Install this package if you want the on-line help + for the Dr. Geo software. The on-line help can be used directly + from Dr. Geo. However you may need to instruct Dr. Geo about + your prefered browser from the Edit->Preferences menu. + . + The documenation comes in Dutch, English, French, Italian & Spanish. + . + Dr. Geo is an interactive geometry software. + More information about Dr. Geo can be found at + its web site http://www.ofset.org/drgeo + +Description: Hierarchical Data Format 5 (HDF5) - Documentation + HDF5 is a file format and library for storing scientific data. + HDF5 was designed and implemented to address the deficiencies of + HDF4.x. It has a more powerful and flexible data model, supports + files larger than 2 GB, and supports parallel I/O. + . + This package contains documentation for HDF5. + . + URL: http://hdf.ncsa.uiuc.edu/HDF5/ + +Description: Makes unique filenames for temporary files + Mktemp is a simple utility designed to make temporary file handling + in shells scripts be safe and simple. + +Description: Create a tree of revisions/branches from a CVS/RCS file + CvsGraph was inspired by the graph option from WinCVS. It represents + the revisions and branches in a CVS/RCS file in a graphical tree + structure, also listing any tags associated with any given revision. + +Description: Nicer names for your Perl modules/classes + Class names in Perl often don't sound great when spoken, or look good + when written in prose. For this reason, we tend to say things like + "customer" or "basket" when we are referring to + "My::Site::User::Customer" or "My::Site::Shop::Basket". We thought it + would be nice if our classes knew what we would prefer to call them. + . + This module will add a "moniker" (and "plural_moniker") method to + "UNIVERSAL", and so to every class or module. + . + Homepage: http://search.cpan.org/~kasei/UNIVERSAL-moniker/ + +Description: perl data language: Perl extensions for numerics + gives standard perl the ability to COMPACTLY + store and SPEEDILY manipulate the large N-dimensional data arrays + which are the bread and butter of scientific computing. The idea + is to turn perl in to a free, array-oriented, numerical language + in the same sense as commercial packages like IDL and MatLab. One + can write simple perl expressions to manipulate entire numerical arrays + all at once. For example, using PDL the perl variable $a can hold a + 1024x1024 floating point image, it only takes 4Mb of memory to store + it and expressions like $a=sqrt($a)+2 would manipulate the whole image + in a few seconds. + . + A simple interactive shell (perldl) is provided for command line use + together with a module (PDL) for use in perl scripts. + Web page: http://pdl.perl.org/ + +Description: text-based (vCard) contact management software + Rolo keeps track of your contacts and display them to you with a + text-based menu. Rolo strives to be a well-constructed tool for + complimenting text-based email programs-such as mutt. It utilizes the + vCard version 3.0 format for storing its contacts and it interfaces + with the end-user through a NCurses front-end. + . + Homepage: http://rolo.sourceforge.net/ + +Description: OCaml application-level Internet libraries - binaries + Ocamlnet is a collection of OCaml libraries focusing focus on + application-level Internet protocols and conventions. + . + Ocamlnet consists of the following libraries: + * netstring: processing of strings that occur in network context + * netcgi1 and netcgi2: portable web applications + * nethttpd: is a web server component (HTTP server implementation) + * netplex: generic server framework + * rpc: OncRPC implementation + * netclient: clients for HTTP, FTP, and Telnet + * equeue: event queue used for many protocol implementations + * shell: external commands invocation + * netshm: shared memory for IPC purposes + * netsys: bindings for system functions + * smtp and pop: two further client implementations + . + A number of ideas and concepts are used throughout the libraries: + * netchannels are a way to abstract sequential I/O channels + * event queues provided by equeue and unixqueue make asynchronous + protocol interpreters possible + . + Homepage: http://ocamlnet.sourceforge.net/ + . + This package contains the binaries ocamlrpcgen (a helper for creating + RPC stubs) and netplex-admin (generic administration tool for netplex + systems). + +Description: Carnegie Mellon University's link grammar parser for English + In Selator, D. and Temperly, D. "Parsing English with a Link Grammar" + (1991), the authors defined a new formal grammatical system called a + "link grammar". A sequence of words is in the language of a link + grammar if there is a way to draw "links" between words in such a way + that the local requirements of each word are satisfied, the links do + not cross, and the words form a connected graph. The authors encoded + English grammar into such a system, and wrote this program to parse + English using this grammar. + . + link-grammar can be used for linguistic parsing for information + retrieval or extraction from natural language documents. It can also be + used as a grammar checker. + . + This package contains the English dictionaries. + . + Homepage: http://www.link.cs.cmu.edu/link/ + +Description: Plugins for the kst application for displaying scientific data + kst is a program for examining data streams which can plot x-y plots, + power spectra, histograms and equations (including equations of data + streams). It can also be used to examine data in files which are being + updated as data is being logged, in which case it can act as a plotter + for a chart recorder. + . + kst also contains a command line interface for rapid analysis of large + amounts of data. + . + Homepage: http://kst.kde.org/ + +Description: Mono cscompmgd library + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono cscompmgd library version 7.0. + +Description: Present tabular data in Zope + TinyTablePlus is a product designed to manage a small amount of + tabular data. It's intended to fill the gap between a Z Table or an Z + SQL Methods accessed SQL table, which are overkill for many tasks, and + folder token properties, which allow only a single "column". + TinyTablePlus also makes it possible to look up an item within the list, + or to return a subset of the list rows where columns equal particular + values. + . + TinyTablePlus is a revision of TinyTable with some new methods. + . + For more information see http://www.zope.org/Members/hathawsh/TinyTablePlus + +Description: PostScript/PDF viewer plugin for the Sylpheed Claws mail client + Plugin that allows attached PostScript and PDF (Portable Document Files) + to be rendered within the Sylpheed Claws viewer window directly. + +Description: Common files for the GTK+ library + The GIMP Toolkit is a freely available set of widgets for X. + GTK is easy to use, and has been implemented in such projects as + The GNU Image Manipulation Program (The GIMP), GNOME, a GNU + desktop set of utilities for X, and gzilla, a GNU web-browser. + . + This package contains the common files which the runtime libraries + need. + +Description: Polish language package for Iceweasel (transitional package) + Package to ease upgrading from older mozilla-firefox-locale-pl-pl packages to + the new iceweasel-l10n-pl package. + . + This package can be purged at anytime once the iceweasel-l10n-pl package has + been installed. + +Description: breaking block game ported from the Amiga platform + This is a Breakout or Arkanoid like game with a lot of bonus + stages. You can buy weapons and bonus between stages. + Sometimes you have to defeat a guardian. + This game is written in C++ and uses the SDL library. + +Description: Multiple Arcade Machine Emulator + Mame is an arcade machine emulator: it includes a Z80, 6502 and + lastly I86 uP emulators, joined to several arcade machine hardware + emulators. Each arcade emulator contains a full description about + hardware, mem maps, video, sounds and so, making possible that if + you have original ROM images of a supported arcade game, you can + play the game. + . + You NEED the rom images to play a game: this is not a game + emulator, just an arcade machine one. + . + This package provides files common to all versions of the emulator. + To get the actual emulator, install one or more of + xmame-x, xmame-svga or xmame-sdl. + +Description: Dict package for Welsh-English Freedict dictionary + This is a package of the Welsh-English Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: C-based curses widget library + CDK stands for "Curses Development Kit". CDK sits on top of the curses + library and provides 21 ready to use widgets for rapid application + development of text-based interfaces. CDK delivers many of the common + widget types required for a robust interface. Widgets can be combined + to create complex widgets if needed. + . + Home page: http://invisible-island.net/cdk/ + +Description: Easy XML object navigation in perl + A simple to use alternative to other XML parsers based on XML::DOM. A more + perlish solution to XML object navigation. + +Description: A work-alike of the Acme programming environment for Plan 9 + Wily's basic functions are to edit and search for text and to run + commands. It is intended to eventually be an integrated working + environment for all tasks involving text. It uses the mouse heavily. + . + It emphasises speed for experienced users, but is probably simple + to learn as it has very few concepts. + +Description: A classical CRypto ANalysis toolKit + Crank is short for "CRyptANalysis toolKit", and its overall purpose is + to provide a powerful and extensible environment for solving classical + (pen-and-paper) ciphers, providing as much automation as possible. + . + Classical ciphers include common schemes like monoalphabetic + substitutions, where each letter of the alphabet is mapped to another + (usually different) letter consistently through the text. The first + version of Crank is restricting itself to these special ciphers. + . + Other algorithms forever devoid of Crank's attentions include Enigma, + RSA, DES, MurkelFish, or anything else invented after 1900. + +Description: Modules for Catalyst + This package includes some modules to enhance Catalyst. It demands many perl + modules to keep dependency but they are relatively small. + . + Currently the following modules are included: + . + Test::WWW::Mechanize::Catalyst + Test::WWW::Mechanize for Catalyst + . + Catalyst::Action::RenderView + Sensible default end action. + . + Catalyst::Log::Log4perl + Log::Log4perl logging for Catalyst + . + Catalyst::Model::DBIC::Schema + DBIx::Class::Schema Model Class + . + Catalyst::Plugin::Cache + Flexible caching support for Catalyst. + . + Catalyst::Plugin::ConfigLoader + Load config files of various types + . + Catalyst::Plugin::DefaultEnd + Sensible default end action + . + Catalyst::Plugin::HTML::Widget + HTML Widget And Validation Framework for Catalyst + . + Catalyst::Plugin::Prototype + Some stuff to make Prototype fun. + . + Catalyst::Plugin::Session + Generic Session plugin, ties together server side storage and client side + state required to maintain session data. + . + Catalyst::Plugin::StackTrace + Display a stack trace on the debug screen + . + Catalyst::Plugin::Static::Simple + Make serving static pages painless + . + Catalyst::Plugin::SubRequest + Make subrequests to actions in Catalyst + . + Catalyst::Plugin::Unicode + Unicode aware Catalyst + . + Catalyst::Devel + Catalyst Development Tools + . + Catalyst::Plugin::Cache::Store::FastMmap + FastMmap cache store for Catalyst::Plugin::Cache + . + Catalyst::Plugin::Session::State::Cookie + Maintain session IDs using cookies. + . + Catalyst::Plugin::Session::Store::DBI + Store your sessions in a database. DBI Interface + . + Catalyst::Plugin::Session::Store::DBIC + Store your sessions via DBIx::Class + . + Catalyst::Plugin::Session::Store::Delegate + Delegate session storage to an application model object. + . + Catalyst::Plugin::Session::Store::FastMmap + FastMmap session storage backend. + . + Catalyst::Plugin::Session::Store::File + File storage backend for session data. + . + Catalyst::View::JSON + JSON view for your data + . + Catalyst::Plugin::Authentication + Infrastructure plugin for the Catalyst authentication framework. + . + Catalyst::Plugin::Authentication::Store::DBIC + A user object representing an entry in a database. + . + Catalyst::Plugin::Authorization::ACL + ACL support for Catalyst applications. + . + Catalyst::Plugin::Authorization::Roles + Role based authorization build on Catalyst::Plugin::Authentication. + . + Catalyst::Plugin::Dumper + Data::Dumper plugin for Catalyst + . + Catalyst::Plugin::I18N + I18N for Catalyst + . + Catalyst::Plugin::PageCache + Cache the output of entire pages + . + Catalyst::Plugin::Server + Base Server plugin for RPC-able protocols + . + Catalyst::Plugin::XMLRPC + Dispatch XMLRPC methods with Catalyst + +Description: Boost.Iostreams Library development files + Part of the Boost C++ Libraries collection. + . + Boost.Iostreams are a collection of concepts and set of templates + which turn models of these concepts into C++ standard library streams + and stream buffers. + . + Homepage: http://www.boost.org/libs/iostreams/ + +Description: Vector graphics tool for GNUstep + Cenon is a graphical tool of a special kind. Build upon a modular graphical + core, Cenon offers a wide variety of possibilities and applications - not + only Desktop Publishing. The best of all, Cenon is free software, available + with full source codes, and at home on many computer platforms. + . + Convert, import and export DXF, PostScript, Adobe Illustrator, DIN formats, + HPGL, Gerber and PDF. + . + Homepage: http://www.cenon.info + +Description: Message Harmonized Calendaring system utilities + This package contains a part of MHC of the following features: + + GUI (Ruby/Gtk based) desktop calendar application. (gemcal) + + show today's schedule (today) + + convert ADB DB for HP200LX into MHC format (adb2mhc) + + Data synchronization tool for MHC (mhc-sync) + + Palm <-> MHC synchronization (mhc2palm, palm2mhc) + . + Homepage: http://www.quickhack.net/mhc/ + (in Japanese) + +Description: IRC logger, monitor and proxy program ("bot") in Ruby + Nadoka is a tool for monitoring and logging IRC conversations and + responding to specially formatted requests. You define and customize + these responses in Ruby. Nadoka is conceptually similar to Madoka, an + older proxy written in Perl. + +Description: Send event reminders by email + Email-reminder allows users to define events that they want to be reminded of + by email. Possible events include birthdays, anniversaries and yearly events. + Reminders can be sent on the day of the event and a few days beforehand. + . + This package includes the cron job that checks for events and send reminders + once a day, and a simple GUI allowing users to edit the reminders they want to + receive. + . + Make sure you install the anacron package if your computer is turned off at + night or the reminders will never get sent. + +Description: Interactively prompt for user input + By default, this module exports a single function prompt. It prompts the + user to enter some input, and returns an object that represents the user input. + . + You may specify various flags to the function to affect its behaviour; most + notably, it defaults to automatically chomp the input, unless the -line + flag is specified. + . + Two other functions are exported at request: hand_print, which simulates + hand-typing to the console; and get_input, which is the lower-level function + that actually prompts the user for a suitable input. + +Description: Chart Library for Perl + This package is collection of chart creation modules for Perl based + on the GD graphics library. It provides the ability to create the + following chart types: + * Bar + * Line + * Mountain + * Pareto + * Pie + * Point + +Description: Perl module for creating a global password file for DB passwords + Don't you hate keeping track of database passwords and such + throughout your scripts? How about the problem of changing those + passwords on a mass scale? This module is one possible solution. + . + It keeps track of all your virtual users, databases, password, etc. in one + central file. + +Description: Odbc module for Pike + This Pike module provides glue to the iOdbc interface. + . + Pike is an interpreted programming language, for more information + see the description of the pike7.6-core package or visit the URL + below. + . + http://pike.ida.liu.se/ + +Description: Open Text Summarizer (library) + OTS reads a text and decides which sentences are important and which + are not. Then it creates a short summary or will highlight the main + idea in the text (the output can be HTML). OTS is m17n'd and works + with UTF-8 encoding. + . + This package contains shared library and a program (ots). + +Description: Ruby library for text formatting (documentation) + Text::Format provides the ability to nicely format fixed-width text with + knowledge of the writeable space (number of columns), margins, and indentation + settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to + hyphenate words when formatting. + . + This is the documentation package, with upstream documentation, as well as + generated rdoc. + +Description: lightweight tabbed and tiled X11 window manager, version 2 (documentation) + wmii is a dynamic window manager for X11, which is highly customizable and + usable with keyboard and mouse. It supports conventional, tabbed and tiled + window management with low memory usage. It is highly modularized and uses an + inter-process communication interface which is oriented on the 9p protocol of + plan9. + . + This package contains the collected documentation of wmii 2. + +Description: Common Lisp package to write compressed data + Salza is an implementation of the DEFLATE compressed data format, + described in RFC 1951, and the ZLIB compressed data format, described + in RFC 1950. Currently, only output to a compressed file is supported. + +Description: Perl module for managing RSS (RDF Site Summary) files + This module provides a basic framework for creating and maintaining + RDF Site Summary (RSS) files. This distribution also contains many + examples that allow you to generate HTML from an RSS, convert between + 0.9, 0.91, and 1.0 version, and other nifty things. This might be + helpful if you want to include news feeds on your Web site from + sources like Slashot and Freshmeat or if you want to syndicate your + own content. + . + RSS was originally developed by Netscape as the format for Netscape + Netcenter channels, however, many Web sites have since adopted it as + a simple syndication format. With the advent of RSS 1.0, users are + now able to syndicate many different kinds of content including news + headlines, threaded messages, products catalogs, etc. + +Description: Text-based/Gnome overhead view D&D-style adventure game + Nethack is a wonderfully silly, yet quite addicting, Dungeons and + Dragons-style adventure game. You play the part of a fierce fighter, + wizard, or any of many other classes, fighting your way down to + retrieve the Amulet of Yendor (try saying THAT one backwards!) for + your god. On the way, you might encounter a quantum mechanic or two, + or perhaps a microscopic space fleet, or -- if you're REALLY lucky -- + the Ravenous Bugblatter Beast of Traal. + . + This package contains the text and Gnome-based graphical versions + of Nethack. + +Description: FreeDesktop.org shared MIME database and spec + This is the shared MIME-info database from the X Desktop Group. It is required + by any program complying to the Shared MIME-Info Database spec, which is also + included in this package. + . + At this time ROX and GNOME use this database. KDE is expected to follow soon, + and hopefully others too. + +Description: administrative web interface for mlmmj, written in php + Web based administrative tools for mlmmj written in php. + +Description: GDBM interface for Ruby + This extended library adds the function for accessing a GDBM file to Ruby. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers + The family of solvers referred to as SUNDIALS consists of solvers CVODE + (for ODE systems), CVODES (ODE with sensitivity analysis capabilities), + IDA (for differential-algebraic systems), and KINSOL (for nonlinear + algebraic systems). + . + This package contains shared libraries. + . + Homepage: http://www.llnl.gov/CASC/sundials/ + +Description: Document centric objects library - common files + GOffice is a library of document centric objects and utilities building on + top of GLib and Gtk+. + . + These are the architecture independent files that are part of GOffice, like + images and translations of messages. + +Description: A fast-paced 3D Ego-Shooter + Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics + effects. It is intended to be played over the Internet or over a local network. + Severeal different game types, such as classic deathmatch, team deathmatch and + capture the flag are available. + Though it also supports a single-player mode and playing against the computer. + . + The game brings deathmatch back to the basics, with perfect weapon balancing + and fast paced action, keeping itself away from the current trend of realistic + shooters. + . + Nexuiz requires a decent graphics card and properly installed OpenGL drivers! + A recent NVIDIA graphics card is highly recommended. + . + This package installs the client to play the game. + . + Homepage: http://www.nexuiz.com/ + +Description: GNU Triangulated Surface Library + GTS includes a number of useful functions to deal with triangulated + surfaces including, but not limited to, multi-resolution models, + Delaunay and Constrained Delaunay triangulations, set operations on + surfaces (intersection, union etc ...), bounding-boxes trees for + efficient collision and intersection detection, triangle strips and + binary heaps. + +Description: GNU R package to read/write data from other stat. systems + This package provides functions for reading and writing data stored by + statistical packages such as Minitab, S, SAS, SPSS, Stata, ... + . + This package is part of the set of packages that are 'recommended' + by R Core and shipped with upstream source releases of R itself. + +Description: Type 1 font rasterizer library - runtime + T1lib is an enhanced rasterizer for Type 1 fonts. + . + T1lib is based on the X11R5 font rasterizer code, but operates independently + of X11. It includes many enhancements, including underlining, antialiasing, + user-defined slant and extension factors, and rotation. + . + This package contains the shared libraries needed to run programs using T1lib. + +Description: Debian system administration guide, Polish excerpt + This Debian Quick Reference (http://qref.sourceforge.net/) is intended + to provide a short introduction to the Debian system as a _quick + reference_. This is an excerpt of Debian Reference + (http://qref.sourceforge.net/). + +Description: Data files for mirrormagic + This package provides the architecture-independent data files (images, + levels, sound samples) for mirrormagic. + +Description: Documentation for gnuplot + This package contains the additional documentation for the gnuplot + interactive plotting program. + +Description: Conversion Filter for Internet Messages + Emil v2 is a filter for converting Internet Messages. It supports + three basic formats: MIME, SUN Mailtool and plain old style RFC822. + It can be used with sendmail, as a mailer, or as a prefilter or + backend program with a mail client program, or as a plain filter. + +Description: PyQT application for uploading photos to flickr + Kphotobymail is a PyQT based application for uploading photos to + flickr account. You can also use it to send emails with photo + attachment on the fly. + +Description: A wrapper that encrypts or signs outgoing mail + kuvert automatically signs and/or encrypts outgoing mail using + the PGP/MIME standard (rfc3156), based on the availability + of the recipient's key in your keyring. Other than similar wrappers, + kuvert does not store the passphrases on disk but keeps them just + in memory; if available, kuvert prefers to store the key passphrases with + quintuple-agent. kuvert works as a wrapper around your MTA. + . + Homepage: http://www.snafu.priv.at/mystuff/kuvert/ + +Description: Perl module for sorting Linux Kernel version strings + This is the CPAN Perl module Linux::KernelSort. + . + Linux::KernelSort is intended to sort a list of kernel versions into + ascending order. It also provides the capability to compare two kernel + versions and determine if one version is newer, older, or the same as + the other version. + . + Homepage: http://search.cpan.org/~ogasawara/Linux-KernelSort-0.01/ + +Description: JET / MS Access database (MDB) tools + These are various tools for manipulation JET / MS Access database (MDB) files: + * utils - provides command line utilities to list tables, export schema, + and data, show the version of the files, and other useful stuff. + * mdb-sql - a command line SQL tool that allows one to type sql queries and + get results. + * odbc - An ODBC driver for use with unixODBC driver manager. Allows + one to use MDB files with PHP for example. + . + http://mdbtools.sourceforge.net/ + https://sourceforge.net/projects/mdbtools/ + +Description: Lisp Markup Language + LML provides a markup language for generation XHTML web pages. It is + a different syntax than cl-lml2 which some people like better. + In general, though, cl-lml2 is + faster at compiling and generating XHTML than this package. + +Description: Dutch language package for Enigmail + Dutch menus and messages for Enigmail. + +Description: PostgreSQL C client library + libpq is a C library that enables user programs to communicate with + the PostgreSQL database server. The server can be on another machine + and accessed through TCP/IP. This version of libpq is compatible + with servers from PostgreSQL 8.2 or later. + . + This package contains the run-time library, needed by packages using + libpq. + . + PostgreSQL is an object-relational SQL database management system. + +Description: Collect four items from an xmaze using the mouse to move + xlaby traps your mouse cursor in one of the mazes generated by "maze", you + must move around until you collect all four objects - invisible walls are + an option! + +Description: Transition package for PHP4 and PHP5 documentation + This package provides the documentation for the PHP scripting language. + . + This package can be purged at anytime once the php-doc package has + been installed. + +Description: PostgreSQL C client library + libpq is a C library that enables user programs to communicate with + the PostgreSQL database server. The server can be on another machine + and accessed through TCP/IP. This version of libpq is compatible + with servers from PostgreSQL 7.3 to 8.1. + . + This package contains the run-time library, needed by packages using + libpq. + . + PostgreSQL is an object-relational SQL database management system. + +Description: Remote Statistics System: documentation + This package contains documentation for remstats and remstats-servers. + You can find it under /usr/doc/remstats/html. + Further information can be found at + http://remstats.sourceworks.com:1954/release/index.html + +Description: GNOME text-to-speech library + The GNOME Speech library gives a simple yet general API for programs + to convert text into speech, as well as speech input. + . + Multiple backends are supported by the GNOME Speech library, but + currently only the Festival backend is enabled in this package; the + other backends require either Java or proprietary software. + +Description: Simulation of water waves on the X Window System + xdesktopwaves is a cellular automata setting the background of your + X Window System under water. Windows and mouse are like ships on + the sea. Each movement of these ends up in moving water waves. You + can even have rain and/or storm stirring up the water. + +Description: Typing tutor for dvorak keyboards + dvorak7min is a typing tutor to help you learn dvorak. Also included are a + pair of useful scripts to easily change between qwerty and dvorak layouts. + . + Homepage http://www.linalco.com/comunidad.html + +Description: Higher Order Logic, binary library modules + The HOL System is an environment for interactive theorem proving in a + higher-order logic. Its most outstanding feature is its high degree + of programmability through the meta-language ML. The system has a + wide variety of uses from formalizing pure mathematics to + verification of industrial hardware. Academic and industrial sites + world-wide are using HOL. + +Description: YAML parser kit -- development files + Syck is a simple YAML parser kit. + . + YAML(tm) (rhymes with 'camel') is a straightforward machine parsable + data serialization format designed for human readability and + interaction with scripting languages such as Perl and Python. YAML is + optimized for data serialization, formatted dumping, configuration + files, log files, Internet messaging and filtering. This specification + describes the YAML information model and serialization format. Together + with the Unicode standard for characters, it provides all the + information necessary to understand YAML Version 1.0 and construct + computer programs to process it. + . + The whole point of Syck is to make parsing and emitting YAML very + simple for scripting languages through C bindings. It doesn't strive + to be a pull parser or very extendible. It just is concerned with + loading a YAML document into a C structure which can be easily + translated into a scripting language's internal native data type. + . + This package contains headers, and the static library to be included in + your programs or to build bindings from. + +Description: provides an XML-based RSS parser in PHP + MagpieRSS is an XML-based RSS parser in PHP. It attempts to be "PHP-like", + and simple to use. + . + Some features include: + . + * supports RSS 0.9 - 1.0, with limited RSS 2.0 support + * supports namespaces, and modules, including mod_content and mod_event + * open minded + * simple, functional interface, to object oriented backend parser + * automatic caching of parsed RSS objects makes its easy to integrate + * supports conditional GET with Last-Modified, and ETag + * uses constants for easy override of default behaviour + * heavily commented + +Description: X C Binding, xf86dri extension, development files + This package contains the header and library files needed to build software + using libxcb-xf86dri, the xf86dri extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: graphical regular expression editor plugin for KDE + This package contains a graphical regular expression editor plugin for use + with KDE. It let you draw your regular expression in an unambiguous way. + . + This package is part of KDE, as a component of the KDE utilities module. + See the 'kde' and 'kdeutils' packages for more information. + +Description: Beep plugin to send track information to audioscrobbler + The AudioScrobbler plugin sends information about the tracks you play in Beep + to the audioscrobbler.com to build a profile of the type of music you listen to + and find people that have similar tastes in music. For more information on + AudioScrobbler see http://www.last.fm/ + +Description: parser and pretty print combinator library for hugs98 + The uulib Haskell library contains fast, error repairing parser + combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a + set of data structures and algorithms for working with sets and + sequences (UU.DData) for Haskell. + . + The library is developed at Utrecht University and is part of the + Haskell Utrecht Tools. + . + Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome + +Description: A source code documentation tool + It is difficult to keep documentation in sync with source code. One of the + reasons is that documentation and source code are stored in separate files + that usually also require different editors to edit them. ROBODoc solves + this problem. Specially formatted documentation headers are extracted from + source files, reformatted in HTML, XML DocBook, TROFF, ASCII, LaTeX, PDF, + or RTF, and stored in a different file. This way ROBODoc allows you to in + clude your documentation in the source code. You can edit the source code + as well as the documentation in a single file with your favourite editor. + This makes it easier to keep your documentation in sync with your source + code. + ROBODoc can be used to document functions, methods, classes, variables, + makefile entries, system tests, and anything else you can think of. + . + ROBODoc works with C, C++, Fortran, Perl, shell scripts, Assembler, DCL, + DB/C, Tcl/Tk, Forth, Lisp, COBOL, Occam, Basic, HTML, and any other + language that supports remarks/comments. + . + http://www.xs4all.nl/~rfsber/Robo/ + +Description: Picon (Personal Images) db of Usenet newsgroups and hierarchies + "picons" is short for "personal icons". They're small, constrained + images used to represent users and domains on the net, organized into + databases so that the appropriate image for a given e-mail address can + be found. Besides users and domains, there are picons databases for + Usenet newsgroups and weather forecasts. The picons are in either + monochrome XBM format or color XPM and GIF formats. + . + These databases have been compiled in hopes of helping make cyberspace + a more personable place. With them, software and services can be + developed to identify persons on the net by face (or, at least, by + institution logo) instead of by a cryptic e-mail address. Software of + this kind is for example xfaces and exmh. + +Description: [Biology] NCBI public STS data + Databases with marker data. + . + dbsts.sts + genethon.sts + txmap.sts + . + Homepage: http://www.ncbi.nlm.nih.gov/genome/sts/epcr.cgi + +Description: python bindings for beagle + Allow accessing Beagle daemon and peforming searches using Python. + . + Beagle is a desktop search util for indexing and searching user's data. + At the moment, it can index filesystems, Gaim logs, Evolution mail + and data, RSS and other. + +Description: API library for scanners -- extra backends + SANE stands for "Scanner Access Now Easy" and is an application + programming interface (API) that provides standardized access to any + raster image scanner hardware (flatbed scanner, hand-held scanner, + video- and still-cameras, frame-grabbers, etc.). The SANE standard is + free and its discussion and development are open to everybody. The + current source code is written to support several operating systems, + including GNU/Linux, OS/2, Win32 and various Unices and is available + under the GNU General Public License (commercial applications and + backends are welcome, too, however). + . + This package includes some backends that are not yet included into the + official SANE distribution. Currently, they are : + * epkowa (some EPSON scanners) + * geniusvp2 (Genius ColorPage-Vivid Pro II) + * hp_rts88xx (HP ScanJet 4400C, HP ScanJet 4470C) + * hp3900 (HP ScanJet 3970C, HP ScanJet 4070, HP ScanJet 4370) + +Description: port scanner for discovering services on large networks + doscan is a tool to discover TCP services on your network. It is + designed for scanning a single ports on a large network. doscan + contacts many hosts in parallel, using standard TCP sockets provided + by the operating system. It is possible to send strings to remote + hosts, and collect the banners they return. + . + There are better tools for scanning many ports on a small set of + hosts, for example nmap. + +Description: Utility to manage the iRiver H10 music player + Easyh10 is a command-line utility to generate a media database and + playlist for an iRiver H10 digital audio player. Actually transferring + the music files must be done manually. + . + Homepage: http://easyh10.sourceforge.net/ + +Description: Java XPath engine + jaxen is a universal object model walker, capable of evaluating XPath + expressions across multiple models. Currently supported are dom4j, + JDOM, and DOM. + . + Homepage: http://jaxen.org + +Description: Gravitation simulation of planetary bodies + Planets is a simple interactive program for playing with simulations + of planetary systems. It is great for teaching gravitation on planet + level. + . + The user interface is aimed at being simple enough for a fairly young + kid to enjoy it (it has a special kid-mode for this purpose). + +Description: tools to communicate with a PalmOS PDA + The package contains many command line programs to manipulate databases + stored on a PalmOS PDA. For example pilot-xfer can be used to backup, + sync, and restore databases. + . + Homepage: http://www.pilot-link.org/ + +Description: WYSIWYG word processor based on GTK2/GNOME2 + AbiWord is the first application of a complete, open source office + suite. The upstream source includes cross-platform support for Win32, + BeOS, and QNX as well as GTK+ on Unix. + . + This package contains the AbiWord binary built with GTK2/GNOME2. + +Description: Japanized MetaPost, a system for drawing pictures + This is jMetaPost, a Japanized MetaPost based on the original + MetaPost 0.641. jMetaPost can handle Kanji characters (EUC-JP). + . + MetaPost interprets the MetaPost language and produces PostScript + pictures. The MetaPost language is similar to Knuth's Metafont with + additional features for including tex(1) or troff(1) commands and + accessing features of PostScript not found in Metafont. + +Description: Enhanced replacement for cat + dog writes the contents of each given file, URL or standard + input to standard output. It currently supports file, http + and raw URLs. It is designed as a compatible, but enhanced + replacement for cat. + +Description: Norwegian Bokmal language package for Enigmail + Norwegian Bokmal menus and messages for Enigmail. + +Description: multi-protocol instant messaging client - development files + This package contains the headers and other development files not included in + the main gaim package. Install this if you wish to compile your own plugins, + or would like to compile programs that use the gaim-remote library. + . + If you are creating a gaim plugin package, please be sure to read + /usr/share/doc/gaim-dev/README.Debian.dev after installing gaim-dev. + +Description: X11 Display Manager Control Protocol library + This package provides the main interface to the X11 display manager control + protocol library, which allows for remote logins to display managers. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xdmcp' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Header files and static library for kWnn (FreeWnn kserver) + FreeWnn kserver (kWnn) is an integrated Korean input system running + on Unix workstation. It supports a wide range of input methods, + satisfying the needs of the Korean users from all over the world. + . + This package contains the header files and the static library for + kWnn. Install this package if you wish to develop your own kWnn + client programs. + +Description: Common Lisp interface for the Unified Medical Language System + The Unified Medical Language System is a multi-gigabyte database of + medical terminology. This a interface for Common Lisp programs that utilizes + the a SQL database engine and Common Lisp meta-classes for efficient access + and formatting. + +Description: X C Binding, xf86dri extension, development files + This package contains the header and library files needed to build software + using libXCBxf86dri, the xf86dri extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: a tool for viewing and editing FITS format files + Fv provides a graphical user interface to data stored in FITS + (Flexible Image Transport System) files. Local files can be created, + viewed and edited, files on the internet can be opened read-only + through the http and ftp protocols. Through the POWplot program, + FITS data can be visualized in a large variety of styles. An + interface to the SkyView online database allows for searching, + downloading, and plotting of images and object lists for a region of + the sky. + +Description: PHP ClamAV Lib - ClamAV Interface for PHP5 Scripts + PHP ClamAV Lib is a PHP5 extension that allows to incorporate virus scanning + features on your PHP5 scripts. It uses the Clam AV API for virus scanning. + This version are supported two functions for file scanning and buffer + scanning. + +Description: Software build tool + Boost.Jam (BJam) is a portable build tool with its own interpreted language, + which allows to implement rather complex logic in a readable way and without + resorting to external programs. It is a descendant of Jam/MR tool modified to + suit the needs of Boost.Build. In particular, modules and rule parameters + were added, as well as several new builtins. + . + Homepage: http://www.boost.org/tools/build/jam_src/ + +Description: NSS module for MySQL + This package provides a Name Service Switch module that allows your MySQL + server act as a name service. It currently features full account support + (shadow, passwd and group). + +Description: Notifies you of changes on remote ftp servers + This package should be installed as a cron job (for interested users) + which every week makes a ftp connection to a list of sites and studies + a set of files or directories and report any changes it finds by email. + . + Every user can have his own set of sites and directories to watch. + +Description: XML schemas for OpenSAML + OpenSAML is an open source toolkit for implementing the SAML 1.0 + and 1.1 specifications. SAML (Security Assertion Markup Language) is an + XML-based framework for communicating user authentication, entitlement, + and attribute information. SAML allows entities to make assertions + regarding the identity, attributes, and entitlements of a subject (an + entity that is often a human user) to other entities, such as a partner + organization or another application. + . + This package contains the SAML schema files used by the OpenSAML + library. + . + Homepage: http://www.opensaml.org/ + +Description: multiplayer network server for Wesnoth + This package contains the multiplayer network server for Wesnoth. + . + Battle for control of villages, using variety of units which have advantages + and disadvantages in different types of terrains and against different types + of attacks. Units gain experience and advance levels, and are carried over + from one scenario to the next campaign. + . + URL: http://www.wesnoth.org/ + +Description: a friendly interactive shell + Fish is a shell geared towards interactive use. Its features are focused on + user friendliness and discoverability. The language syntax is simple but + incompatible with other shell languages. + . + Homepage: http://fishshell.org/ + +Description: GStreamer core development files + GStreamer is a streaming media framework, based on graphs of filters + which operate on media data. Applications using this library can do + anything from real-time sound processing to playing videos, and just + about anything else media-related. Its plugin-based architecture means + that new data types or processing capabilities can be added simply by + installing new plug-ins. + . + This package contains development files for the core library and + elements. + +Description: GNOME support package for icedove/thunderbird + Brings GNOME integration to Icedove/Thunderbird packaged in a distinct, + optional package for Debian. Take this, if you are running + the GNOME desktop environment. + +Description: Tcl (the Tool Command Language) v8.3 - development files + Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted + scripting language. This package contains the headers and libraries + needed to embed or extend Tcl. + . + Homepage: http://www.tcl.tk/ + +Description: mozilla plugin that lanches kaffeine for supported media types + This mozilla plugin launches kaffeine, the xine-based media player for KDE, + when a page containing a supported media format is loaded. + +Description: C++/Python toolkit for developing GIS applications (utilities) + Mapnik is an OpenSource C++/Python toolkit for developing GIS + (Geographic Information Systems) applications. At the core is a C++ + shared library providing algorithms/patterns for spatial data access and + visualization. + . + Essentially a collection of geographic objects (map, layer, datasource, + feature, geometry), the library doesn't rely on "windowing systems" and + is intended to work in multi-threaded environments + . + High-level Python bindings (boost.python) facilitate rapid application + development, targeting zope3, django, etc. + . + This package contains miscellaneous utilities distributed with mapnik. + +Description: hierarchical database for Python based on HDF5 + PyTables is a hierarchical database package designed to efficently + manage very large amounts of data. PyTables is built on top of the + HDF5 library and the numarray package. It features an object-oriented + interface that, combined with natural naming and C-code generated + from Pyrex sources, makes it a fast, yet extremely easy to use tool + for interactively save and retrieve large amounts of data. + . + - Compound types (records) can be used entirely from Python (i.e. it + is not necessary to use C for taking advantage of them). + - The tables are both enlargeable and compressible. + - I/O is buffered, so you can get very fast I/O, specially with + large tables. + - Very easy to select data through the use of iterators over the + rows in tables. Extended slicing is supported as well. + - It supports all the Numeric, numarray and NumPy packages. + . + Homepage: http://www.pytables.org + +Description: guitar tablature editor and player + Songwrite is a guitar tablature (fingering notation) editor and player, + quite similar to TablEdit. In addition to tablatures, it also supports + staff, lyrics and drums. + . + Printing support and playback are available through external programs. + . + Songwrite was formerly know as GTablature. + +Description: media catalog program + CDCat is a graphical, multiplatform media catalog program which scans the + directories/drives you specify and makes a list of the filesystem + contents (including the tags of MP3 files) and stores the result in a + gzipped XML file. + +Description: Hierarchical Data Format 5 (HDF5) - development files - serial version + HDF5 is a file format and library for storing scientific data. + HDF5 was designed and implemented to address the deficiencies of + HDF4.x. It has a more powerful and flexible data model, supports + files larger than 2 GB, and supports parallel I/O. + . + This package contains development files for serial platforms. + . + URL: http://hdf.ncsa.uiuc.edu/HDF5/ + +Description: Command Channel Library used by BIND + The Berkeley Internet Name Domain (BIND) implements an Internet domain + name server. BIND is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package delivers the libisccc shared library used by BIND's daemons + and clients, particularly rndc. + +Description: A free implementation of the OpenGL API -- DRI modules + This version of Mesa provides GLX and DRI capabilities: it is capable of + both direct and indirect rendering. For direct rendering, it can use DRI + modules from the libgl1-mesa-dri package to accelerate drawing. + . + This package does not include the OpenGL library itself, only the DRI + modules for accelerating direct rendering. + . + For a complete description of Mesa, please look at the + libgl1-mesa-swx11 package. + +Description: Objectoriented Perl interface to a parsed XML::Parser tree + This is a short and simple class allowing simple object access to a + parsed XML::Parser tree, with methods for fetching children and + attributes in as clean a manner as possible. + . + This is a small and quick module, with easy and compact usage. See + XML::SimpleObject::LibXML for the same interface for XML::LibXML. + +Description: Emacs mode for converting brut text to HTML and LaTeX + BHL is an Emacs mode that enables you to convert brut text files into + HTML, LaTeX and SGML files. "BHL" is an acronym for: "from *B*rut to + *H*tml and *L*aTeX" (SGML was implemented later). + . + In order to convert TXT files into other formats, you need to use some + syntactical elements. The purpose of this mode is to use the most + invisible and convenient syntax. Invisible syntax means that the + source file must be as readable as possible (like any TXT file must be). + Convenient syntax means that the syntax must fit user's habits. + +Description: General Graphics Interface TermInfo display target + "General Graphics Interface" - a fast, portable graphics environment. + . + This package contains the driver for the "terminfo" target, enabling + libGGI (and therefore any program using libGGI) to display its + output in text mode. This target does not support graphics; it only + makes text modes available. (However, you can display graphics on a + text-mode target using the "monotext" target.) Output is displayed in + a terminal-independent fashion using the "ncurses" library. + . + Homepage: http://www.ggi-project.org/ + +Description: utilities for use with the ivtv kernel driver + The primary goal of the IvyTV Project is to create a kernel driver + for the iTVC15 family of MPEG codecs. The iTVC15 family includes the + iTVC15 (CX24315) and iTVC16 (CX24316). These chips are commonly found + on Hauppauge's WinTV PVR-250 and PVR-350 TV capture cards. + . + This package contains the 0.8 branch of the IVTV utilities. + +Description: Dockable video4linux TV player for WindowMaker + A miniature size dockable TV application. It currently supports + channel presets, PAL/SECAM/NTSC, fine tuning, scanning of TV + stations, use of external TV applications, and more. + +Description: text editing tools for programmers (elvfmt, elvtags, ref) + This package contains elvtags (for generating tags and refs + files), ref (for quickly locating/displaying the header of a + function) and elvfmt (for adjusting paragraphs of text). + . + These tools actually belong to the Elvis editor but can be used + without it. + . + Homepage: http://elvis.vi-editor.org + +Description: WindowMaker dock app that shows the "weather" in space + wmSpaceWeather provides a monitor on a 64x64 mini window that + displays the two relativistic electron and three relativistic proton + flux levels at geosynchronous orbit, currently from the NOAA GOES + spacecraft, current Solar Flare X-ray flux, and the last eight 3-hour + Kp index values. + . + wmSpaceWeather is designed to work with the WindowMaker dock, but + will work with other window managers as well. + +Description: A set of Perl modules for various tasks + OpaL Perl Modules is a set of perl modules used for various tasks: + * Exception handle emulation. + * Simplified file and command read functions. + * Simplified debugging support. + +Description: a small C++ library for reading zip files (library) + Zipios++ is a java.util.zip-like C++ library for reading and writing Zip + files. Access to individual entries is provided through standard C++ + iostreams. A simple read-only virtual file system that mounts regular + directories and zip files is also provided. + . + This package contains shared library. + +Description: (Where's Your Grammar?) command line parser generator + WYG (Where's Your Grammar?) is a tool that automates the use of lex, + yacc, and getopt_long to create a front-end for your projects that can + be configured from files or via the command line. + +Description: A basic set of free PostScript fonts + This package includes free Type1 fonts for the following font + families: Free Times, Free Helvetian, Free Helvetian Condensed, Free + Courier, Free Avant Garde, Free Paladin, Free Schoolbook, Free + Bookman and Free Chancery. + . + These fonts cover the Latin1 and Latin2 character sets and partially + the most popular Cyrillic character sets. + . + The fonts look like the fonts in the Adobe basic set of PostScript + fonts, but the font names are customized to avoid any trademark + infringements. + +Description: web content management system + The Diogenes content management system allows you to create, host and + manage web sites through a web interface and/or WebDAV. You can host several + independent sites on a single server and even have them run on separate + virtualhosts. Diogenes offers fine-grained control of the read and write + permissions of the pages making up a site. + . + Diogenes provides a number of options to customise the appearance of your + web sites. If you are familiar with PHP it is even possible to extend and + customise Diogenes's engine by subclassing its core classes. Diogenes's user + interface is available in Dutch, English, French, Spanish and Swedish. + . + Homepage: http://opensource.polytechnique.org/diogenes/ + +Description: Fully Automatic Installation client package + FAI is a non-interactive system to install a Debian GNU/Linux operating + system unattended on a PC cluster. You can take one or more virgin + PCs, turn on the power, and after a few minutes, Linux is installed, + configured, and running on the whole cluster, without any interaction + necessary. This package contains the software needed on the install client. + . + Homepage: http://www.informatik.uni-koeln.de/fai + +Description: The enhanced ftp client + tnftp is what many users affectionately call the enhanced ftp + client in NetBSD (http://www.netbsd.org). + . + This package is a `port' of the NetBSD ftp client to other systems. + . + The enhancements over the standard ftp client in 4.4BSD include: + * command-line editing within ftp + * command-line fetching of URLS, including support for: + - http proxies (c.f: $http_proxy, $ftp_proxy) + - authentication + * context sensitive command and filename completion + * dynamic progress bar + * IPv6 support (from the WIDE project) + * modification time preservation + * paging of local and remote files, and of directory listings + (c.f: `lpage', `page', `pdir') + * passive mode support, with fallback to active mode + * `set option' override of ftp environment variables + * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate') + * transfer-rate throttling (c.f: `-T', `rate') + +Description: WindowMaker dock app that displays the time in different zones + wmtz displays the time in different time zones and can also show + Julian day numbers, sidereal time, internet time (swatch beats) and + local time, date and weekday. wmtz can also convert between JD and + Gregorian dates via a command line interface. + . + Homepage: http://www.geocities.com/jl1n/wmtz/wmtz.html + +Description: Miscellaneous small system utilities - dummy package + This package previously incorporated various small utilities: + * bogomips - Shows the current bogomips rating + * memtest - From userspace, test system memory for errors, + aka memtester. This is _not_ memtest86+ or memtest86. + * procinfo - Displays system information from /proc, this also + includes lsdev for displaying information about installed hardware + and socklist for displaying a list of open sockets + * tofromdos - Converts DOS <-> Unix text files via fromdos/dos2unix / + todos/unix2dos, aka tofrodos + . + However, they have been split out into separate packages, so sysutils + is just a dummy package depending on these utilities (except for bogomips + which was dropped) to faciliate upgrades and eventually it will be + completely removed. + +Description: bugtracking system and framework based on plone and archetypes + PloneCollectorNG is a Plone/Archetypes based bugtracking system and framework. + +Description: Dispatches messages to multiple Log::Dispatch::* objects + This module manages a set of Log::Dispatch::* objects, allowing you to + add and remove output objects as desired. + +Description: Ice documentation in pdf + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package installs the book 'Distributed Programming with Ice' as + a pdf file in /usr/share/doc/zeroc-ice-manual. + +Description: Interface of expat for the scripting language Ruby 1.8 + This is the module to access to James Clark's XML Parser Toolkit "expat" + <URL:http://www.jclark.com/xml/expat.html> from Ruby 1.8. + +Description: PNG (Portable Network Graphics) image optimising utility + pngquant is a command-line conversion utility to quantize and dither truecolor + PNG images, especially those with a full alpha channel, down to 8-bit (or + smaller) RGBA-palette PNGs. Such images are usually two to four times smaller + than the full 32-bit versions, and partial transparency is preserved quite + nicely. This makes pngquant especially useful both for Web sites and for + PlayStation 2 development, where one of the texture formats is + RGBA-palette-based (though not PNG-compressed). + This is the same technique used for many of the images on the Miscellaneous + Transparent PNGs page (http://www.libpng.org/pub/png/pngs-img.html), and + the results are often indistinguishable from the original, truecolor PNG + images. + . + Optimizers (like pngcrush and optipng) optimize the compression, usually + losslessly, while pngquant quantizes colors down to 256 (or fewer) distinct + RGBA combinations, which is lossy. + . + Homepage: http://www.libpng.org/pub/png/apps/pngquant.html + +Description: The Theora Video Compression Codec (development files) + Theora is a fully open, non-proprietary, patent-and-royalty-free, + general-purpose compressed video format. + . + This package contains the header files and documentation needed to develop + applications with libtheora. + +Description: Simple greedy multiple alignment of non-coding DNA sequences + Sigma ("Simple greedy multiple alignment") is an alignment program with a new + algorithm and scoring scheme designed specifically for non-coding DNA + sequence. It uses a strategy of seeking the best possible gapless local + alignments, at each step making the best possible alignment consistent with + existing alignments, and scores the significance of the alignment based on the + lengths of the aligned fragments and a background model which may be supplied + or estimated from an auxiliary file of intergenic DNA. With real data, while + "correctness" can't be directly quantified for the alignment, running the + PhyloGibbs motif finder on pre-aligned sequence suggests that Sigma's + alignments are superior. It has been published in BMC Bioinformatics. 2006 Mar + 16;7:143. + . + Homepage: http://www.imsc.res.in/~rsidd/sigma/ + +Description: <thumbnail> tag for the Roxen Challenger web server + Gives a <thumbnail> tag which displays a resized/cached image. + +Description: common files for building CLI (.NET) packages + This package must be installed if a CLI (Common Language Infrastructure)/.NET + packaging environment is desired. + . + It includes debhelper scripts for managing automatic dependency tracking + between native libraries, CLI libraries and CLI applications: + * dh_clideps to generate cli:Depends information for debian/control + * dh_makeclilibs to create clilibs files that are needed/used by dh_clideps + +Description: widget set for chat applications + Widget set for chat applications. + +Description: Interactive fake-AI Ukagaka-compatible desktop mascot program + "Ukagaka", also known as "Nanika", is a platform on which provides mascot + characters for the user's desktop. "Ninix" is an Ukagaka-compatible + program, but stop developing for a long time. "Ninix-aya" is derived + from "Ninix" and improved a lot. + . + Homepage: http://ninix-aya.sourceforge.jp/ + +Description: Device Driver Configuration + Modconf provides a terminal-based interface for installing and configuring + device driver modules. + +Description: TeX Live: Finnish + Essential finnish + . + This package includes the following CTAN packages: + finbib -- No description available. + hyphen-finnish -- Finnish scripts + +Description: GNU EDA -- Electronics design software -- schematic editor + GNU EDA, an electronics design package, including + gschem, a schematic editor. + . + This package contains gschem, the schematic editor. + +Description: API docs for Regina, the 3-manifold topology software + Regina is a suite of mathematical software for 3-manifold topologists. + This package provides complete API documentation for the Regina calculation + engine. This documentation can be used with Python scripting in Regina, as + well as for compiling Regina's C++ calculation engine into other projects. + . + Highlights of Regina include triangulation analysis and simplification, + census creation and normal surface enumeration. It offers embedded + Python scripting giving full access to the calculation engine. + +Description: Enlightened Sound Daemon - Common files + This program is designed to mix together several digitized + audio streams for playback by a single device. + . + This package contains the documentation and configuration files. + +Description: Safe quoting module for the Roxen Challenger web server + Implements a container tag <safequote> which converts all but the + listed legal HTML tags inside the container into <> constructs. + +Description: XSLT processing module for Apache 2.0.x based on libxml2 + This package provides an Apache 2 module able to parse XML + data using XSLT stylesheets on the fly. + . + It differs from many other mod-xslt since it uses www.xmlsoft.org + libxml2 and libxslt library, and provides: + o standard compliant way of processing PI (like <?xml-stylesheet...). + o a standard API, usable from other Web Servers (right now, + both Apache 1.3.x and Apache 2.0.x are supported). + o allows XSLT stylesheets to access GET variables, + to set output headers or to fetch information about + the web server being used. + o provides an internal language to choose the stylesheet + to load. + o full support for exslt. + o is able to parse dynamically generated documents, both + on Apache 1.3.x and Apache 2.0.x, like PHP or cgi-bin output + o provides a complete set of documentation and command line + tools + o is still under active development + o ... + +Description: C++ library to connect to PostgreSQL + C++ library to enable user programs to communicate with + the PostgreSQL database backend. The database backend can + be local or it may be on another machine, accessed via + TCP/IP. This package obsoletes the libpqpp package. + +Description: Integer-only Ogg Vorbis decoder, AKA "tremor" (Development Files) + libvorbisidec is an Ogg Vorbis audio decoder (also known as + "tremor"), implemented with no floating point arithmetic. This makes + it particularly amenable to use on systems which lack floating point + hardware. + . + This package contains the development files. + +Description: Universal SSL tunnel for network daemons + The stunnel program is designed to work as SSL encryption + wrapper between remote client and local (inetd-startable) or + remote server. The concept is that having non-SSL aware daemons + running on your system you can easily setup them to + communicate with clients over secure SSL channel. + . + stunnel can be used to add SSL functionality to commonly + used inetd daemons like POP-2, POP-3 and IMAP servers + without any changes in the programs' code. + . + This package is compatible with stunnel 3.x version (via a wrapper). + Stunnel 4.x is more actively maintained upstream. + +Description: editor of SQL databases, with 'join' capability + sql-editor lets the user edit the contents of the tables of a SQL + database through a convenient Gtk graphical interface. The user can + also select in the database, using an SQL SELECT query, and browse + the results. sql-editor is aware of joins (which can be specified by + using regular expressions). sql-editor can create a template text + file from a table: when this template is filled in, sql-editor + can read the data in the table. + . + sql-editor does not create tables, nor it does any other administrative task: + you may use mysql-navigator for these. + . + THIS EDITOR IS VERY YOUNG AND NOT THROUGHLY TESTED. DO NOT USE IT TO EDIT + VALUABLE DATA. (though it is safe to use it to browse data) + . + sql-editor uses the python module dbGtk, which is included in this package; + this module provides classes that automatically parse the structure + of SQL tables and prepare Gtk widgets to edit the entries of the tables; + these classes rely on a backend module that should be compatible to + Python db-api 2.0. + dbGtk works on mySql databases, using the module MySQLdb. + (It should work on PostgreSQL databases, using the module pgSQL - but it doesnt). + +Description: sound system from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes the complete aRts sound system, without + development packages. aRts is the core sound system for KDE. + +Description: Perl bindings for mod_bt + This package provides access to a BitTorrent tracker running mod_bt + from a mod_perl environment. + +Description: C++ library to connect to PostgreSQL + C++ library to enable user programs to communicate with + the PostgreSQL database backend. The database backend can + be local or it may be on another machine, accessed via + TCP/IP. This package obsoletes the libpqpp package. + +Description: Common scripts required to use the utilities for ndiswrapper + Some vendors do not release specifications of the hardware or provide a + Linux driver for their wireless network cards. This project implements + Windows kernel API and NDIS (Network Driver Interface Specification) API + within Linux kernel. A Windows driver for wireless network card is then + linked to this implementation so that the driver runs natively, as though + it is in Windows, without binary emulation. + . + This package contains wrapper scripts to call out to the proper + versions of whatever -utils-X.X package is installed. + . + Homepage: http://ndiswrapper.sourceforge.net/ + +Description: Mono System.Data Library + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono System.Data library version 2.0. + +Description: A green threads enabled version of the Kaffe VM + Green threads enabled compiler for the Kaffe VM for situations where native + POSIX threads are problematic, less efficient or unavailable. + +Description: Development files for the ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + These are the development files for ATK, needed for compilation of + programs or toolkits which use it. + +Description: Command line utilities for libopensync + Libopensync provides a number of command line debugging and utility programs. + Install this package for the osyncdump, osyncstress, osyncplugin, osynctest, + osyncbinary programs. + +Description: Lex and Yacc implementation for Python + This package contains the documentation for Ply. + . + Homepage: http://www.dabeaz.com/ply/ + +Description: timer applet - a countdown timer applet for the GNOME panel + Features include: + . + * Quickly set a time and the applet will notify you when time is up + * Create presets for quick access to frequently-used times + * Small and unobtrusive. Choose to either view the remaining time right in + the panel or hide it so you don't get distracted by the countdown. + * Add multiple Timer Applets to the panel to have multiple timers running + simultaneously + * User interface follows the GNOME Human Interface Guidelines + +Description: convert plain text files to Palm DOC (for PalmOS) and back + This utility converts plain text files (or HTML files) to the de facto + PalmOS standard DOC format for use in document readers (such as "C Spot + Run") and editors (such as "ZDOC"). DOC files are compressed by + default, and txt2pdbdoc can also convert DOC files back to plain text. + . + Homepage: http://homepage.mac.com/pauljlucas/software/txt2pdbdoc/index.html + +Description: GNOME Development Framework - debug files + Provides a development and debug framework for tools designed around the + GNOME desktop environment. + . + This package provides the debug files for this package. + +Description: Uniforum message translations system compatible i18n library + libintl-perl is an internationalization library for Perl that aims to be + compatible with the Uniforum message translations system as implemented for + example in GNU gettext. + . + This package contains the XS Implementation of Uniforum Message Translation, + which is, thanks to the use of C code and libraries, a little bit faster than + the pure Perl implementation. + +Description: Extensive tutorial and documentation about C++ + The C++ Annotations offer an extensive tutorial about the C++ programming + language. It can be used as a textbook for C/C++ programming courses. See + the c++-annotations package for more information about the tutorial + . + This package contains external contributions. + . + Homepage: http://www.icce.rug.nl/documents + +Description: a differential X protocol compressor + dxpc is an X protocol compressor designed to improve the speed of X11 + applications run over low-bandwidth links (such as dialup PPP + connections). The executable in this package can run as either a + client or a server. + . + This version is not compatible with versions older than 3.9.0. + For this package to be useful, you need to have a compatible dxpc + executable running on another computer. If the other computer is a + non-debian machine, you may need to obtain the dxpc archive from + ftp.x.org and compile it yourself for the non-debian computer. + Precompiled binaries for many systems are available from + http://www.vigor.nu/dxpc/. + . + For more information on dxpc, see http://www.vigor.nu/dxpc/. + +Description: Perl module to convert from cardinal numbers to ordinal numbers + This is the CPAN Perl module Lingua::EN::Numbers::Ordinate. + . + There are two kinds of numbers in English -- cardinals (1, + 2, 3...), and ordinals (1st, 2nd, 3rd...). This module + provides functions for generating the ordinal form of a number, + given its cardinal value. + +Description: a collection of SNMP command line management tools + The scli package was written in order to have small and efficient command + line utility to monitor and configure network devices and host systems. The + scli package is based on the SNMP management protocol and it utilizes a + MIB compiler called smidump to generate C stub code. In fact, virtually no + SNMP knowledge is required in order to extend the scli programs with new + features. + . + In other words, the slogan for this little package is: + . + "After more than 10 years of SNMP, I felt it is time for really useful + command line SNMP monitoring and configuration tools. ;-)" + . + (description taken from upstream sources) + . + scli replaces the stools package + +Description: GNU EDA -- Electronics design software -- attribute editor + GNU EDA, an electronics design package, including + gschem, a schematic editor. + . + This package contains gattrib, the attribute editor. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-he + packages to the new icedove-locale-he package. + . + This package can be purged at anytime once the icedove-locale-he + package has been installed. + +Description: libnmz header files and static libraries. + Namazu is a full text search engine which is usable via cgi. + . + The package contains libnmz header files and static libraries. It is for + Namazu search client developments. + +Description: Portability Libraries: documentation and examples + The Portability Libraries plib provide a Joystick interface, a + simple GUI built on top of OpenGL, some standard geometry functions, + a sound library and a simple scene graph API built on top of OpenGL. + . + This packages contains HTML documentation and examples for plib. The + documentation is a copy of the documentation which can be found online + at http://plib.sourceforge.net/ + +Description: ZIP and ZCTA database for the 2000 US Gazetteer + This is a database of United States ZIP code information. It + contains a single database built from two separate sources: + the 1990 Census ZIP code information and the 2000 Census + ZCTA (ZIP Code Tabulation Area) information. These + two pieces of information together provide a nice picture + of an area. + The 1990 ZIP Code Information provides: + * The name of location for each ZIP code (normally a city) + * The other ZIP codes corresponding to the same location. + The 2000 ZCTA information provides: + * Total population and housing unit count in a given ZIP code + * Total land and water area for the ZIP code + * The state in which the ZIP code is located + * The latitude and longitude of the ZIP code + +Description: Eclipse rich client platform (common files) + The Eclipse Platform is an open and extensible platform for anything and yet + nothing in particular. It provides a foundation for constructing and running + integrated software-development tools. The Eclipse Platform allows tool + builders to independently develop tools that integrate with other people's + tools so seamlessly you can't tell where one tool ends and another starts. + . + This package provides only the Eclipse Rich Client Platform upon which any + other Eclipse-based application can be constructed. It doesn't include any + development plug-ins. These are available in different packages: + . + * eclipse-jdt Java Development Tools + * eclipse-pde Plug-in Development Tools + * eclipse Complete development environment + . + This package is the base for all Eclipse applications. + . + This package contains required files common to all architectures. + +Description: X protocol, extension, and library technical specifications + A comprehensive collection of manuals (most in HTML and PostScript as well as + text format, but some in text format only) documenting the standard + specifications of the X protocol, extensions to the core protocol, and C + library interfaces is provided by this package. + . + The manuals provided include: + * X Window System Protocol + * Xlib - C Library Interface + * X Toolkit Intrinsics - C Library Interface + * Athena Widget Set - C Library Interface + * Bitmap Distribution Format (BDF) + * Compound Text Encoding (CTEXT) + * X Display Power Management Signaling (DPMS) Extension Protocol + * X Display Power Management Signaling (DPMS) Extension Library + * The X Font Service Protocol + * Inter-Client Communications Conventions Manual (ICCCM) + * Inter-Client Exchange (ICE) Protocol + * Inter-Client Exchange (ICE) Library + * The RX Document + * X Session Management Library + * X Session Management Protocol + * X Display Manager Control Protocol (XDMCP) + * The Input Method Protocol + * X Logical Font Description Conventions (XLFD) + * Extending X for Double-Buffering, Multi-Buffering, and Stereo + * Double Buffer Extension (DBE) Protocol + * Double Buffer Extension (DBE) Library + * Low Bandwidth X (LBX) Extension + * LBX X Consortium Algorithms + * MIT-SHM - The MIT Shared Memory Extension + * Record Extension Protocol Specification + * X Record Extension Library + * Security Extension Specification + * X Nonrectangular Window Shape Extension Protocol + * X Nonrectangular Window Shape Extension Library + * X Synchronization Extension Protocol + * X Synchronization Extension Library + * XC-MISC Extension + * XTEST Extension Protocol + * XTEST Extension Library + * X Input Device Extension Library + * X11 Input Extension Porting Document + * X11 Input Extension Protocol Specification + * Xmu Library + * Analysis of the X Protocol for Security Concerns + * Description of the Application Group Extension Implementation + * Definition of the Porting Layer for the X v11 Sample Server + * The X Font Library + * Security Extension Server Design + * X11R6 Sample Implementation Frame Work + * X Locale Database Definition + * The XIM Transport Specification + * A Flexible Remote Execution Protocol Based on rsh + * Xlib and X Protocol Test Suite: User Guide for the X Test Suite + * Font Server Implementation Overview + * X Transport Interface + * the Application Group (APPGROUP) extension + * the BIG-REQUESTS extension + +Description: Next Generation Nested X Server + xserver-xephyr is an X server that can be run inside another X server, + much like xnest. xephyr though, is based on the kdrive X server, and as a + result it supports newer extensions than xnest, including render and + composite. + +Description: Printer autodetection library + libprinterconf is a library of functions for detecting parallel, USB and + network-connected printers. + +Description: ncurses BitTorrent client based on LibTorrent + rtorrent is a BitTorrent client based on LibTorrent. It uses ncurses + and is therefor ideal to use with screen. + . + Features: + * Use an URL or file path to add torrents at runtime + * Stop/delete/resume torrents + * Optionally loads/saves/deletes torrents automatically in a session + directory + * Safe fast resume support + * Shows lots of information about peers and the torrent + . + Homepage: http://libtorrent.rakshasa.no/ + +Description: TightVNC java applet and command line program + VNC stands for Virtual Network Computing. It is, in essence, a remote + display system which allows you to view a computing `desktop' environment + not only on the machine where it is running, but from anywhere on the + Internet and from a wide variety of machine architectures. + . + This is the vnc java applet files that the tightvncserver + can distribute to the client. + +Description: an interface for wget on Emacsen + GNU wget is a free software package for retrieving files + using HTTP, HTTPS and FTP, the most widely-used Internet + protocols. It is a non-interactive command line tool. + This package contains an interface program of GNU wget for + Emacsen. + +Description: documentation for zoem + Zoem is a general-purpose macro/programming language for transforming + text. Portable Unix Documentation or PUD is a set of two + mini-languagues built on top of zoem. The languages are for writing + UNIX manual pages and FAQ documents with output formats supported in + troff and html. + . + This is the zoem user manual, a couple of zoem examples, as well as + documentation for the zoem macro packages for generating FAQs and manpages. + +Description: test suite for loop-AES encryption modules + This package provides scripts for testing the loop-AES encryption kernel + modules. + +Description: tDiary editing mode for Emacsen + An Emacs major mode to edit and post entries to tDiary. + +Description: Efficient rsh-like utility, for using hosts in parallel + Pdsh is a high-performance, parallel remote shell utility, similar to dsh. + It has built-in, thread-safe clients for rsh. Pdsh uses a "sliding window" + parallel algorithm to conserve socket resources on the initiating node and + to allow progress to continue while timeouts occur on some connections. + . + It makes all parallel connections from one client machine, and attempts to + keep 32 (default, can be changed on command line) connections to remote + machines at any given time. It can run single commands or as an interactive + shell. + +Description: Parse and format MySQL dates and times + This module understands the formats used by MySQL for its DATE, + DATETIME, TIME, and TIMESTAMP data types. It can be used to parse + these formats in order to create DateTime objects, and it can take a + DateTime object and produce a string representing it in the MySQL + format. + +Description: client library for nufw authentication + NuFW is an authenticating gateway, which means that connections are + authenticated before being forwarded through the gateway. Classical packet + filtering systems disregard the identity of the user who may be attempting to + access the network, instead caring only about the originating IP addresses. + . + This library provides a convenient system to build NuFW authentication client. + +Description: List number of total/unread messages for mailboxes + This program lists the number of total and unread messages in one + or several mailbox files. + +Description: Syslog-style logfile parser with lots of output options + logtool is a syslog-style logfile parser and report-generator, + capable of producing ANSI, ASCII, CSV (for spreadsheets), HTML or + just raw output. + . + It's very handy in generating nightly reports and in online + monitoring of logfile activity. + +Description: Isostream C++ socket library - debugging libs + skstream implements an isostream C++ socket library. TCP- and UDP-sockets are + available as C++ classes. + . + This package contains the unstripped shared libraries. It is provided primarily + to provide a backtrace with names in a debugger, this makes it somewhat easier + to interpret core dumps. The library is installed in /usr/lib/debug and can be + used by placing the directory in LD_LIBRARY_PATH. + . + Most people will not need this package. + +Description: Network backup, recovery and verification (SD tools-SQLite) + This package contains the bscan and bcopy utilities, which are used for + recovery when Bacula's catalog is unavailable. + +Description: PowerDNS recursor + PowerDNS is a versatile nameserver which supports a large number + of different backends ranging from simple zonefiles to relational + databases and load balancing/failover algorithms. + PowerDNS tries to emphasize speed and security. + . + This is the recursive nameserver that goes out to the internet and + resolve queries about other domains. + +Description: CPU load graph plugin for the Xfce4 panel + The CPU graph plugin displays a graph of your latest system load. + . + Homepage: http://xfce-goodies.berlios.de/ + +Description: The GNU core utilities + This package contains the essential basic system utilities. + . + Specifically, this package includes: + basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir + dircolors dirname du echo env expand expr factor false fmt fold groups head + hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mv nice nl + nohup od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir + sha1sum seq shred sleep sort split stat stty sum sync tac tail tee test touch + tr true tsort tty uname unexpand uniq unlink users vdir wc who whoami yes + +Description: Several utilities for EB(Electric Book)/EPWING + epwutil is a set of small utilities that can deal with dictionary + files in EB (Electric Book) / EPWING format. It contains: + . + catdump - dump EB / EPWING catalog file + bookinfo - Show info about the dictionary + squeeze - compress dictionary files + . + Would be nice to use with ndtpd, lookup-el, etc. + +Description: Berkeley v4.4 Database Libraries for Java + This package provides the Java interface for the Berkeley v4.4 database + library. + +Description: run Apache in a secure chroot environment + mod_chroot allows you to run Apache in a chroot jail with no additional files. + You don't need to create a special directory hierarchy containing, for example, + /dev or /lib. Setting up the Chroot happens by adjusting the `ChrootDir' + Directive within your `httpd.conf'. + . + This Package includes the mod_chroot Module for Apache Version 1.x + +Description: Perl IRC Statistics Generator + A Perl script which takes IRC logfiles and turns them into nice looking + stats, which can be amusing to show to the users of your channel. + +Description: simple interprocess messaging system (documentation) + D-Bus is a message bus, used for sending messages between applications. + Conceptually, it fits somewhere in between raw sockets and CORBA in + terms of complexity. + . + This package contains the API documentation for D-Bus, as well as + the protocol specification. + . + See the dbus description for more information about D-Bus in general. + +Description: lockdown editor for GNOME + pessulus enables the system administrator to set mandatory settings in + GConf, which apply to all users, restricting what they can do, which may + be of particular usefulness for kiosks (internet cafes, for example). + . + Examples of what can be locked down are the panels (no changes in the panel + configuration are allowed, locking their position and their contents), some + of their functions individually (disabling screen locking and log out), the + web browser (disabling specific protocols, arbitrary URLs, forcing the user + to be in fullscreen mode), among many others. + +Description: Persistence of vision raytracer (3D renderer) documentation + POV-Ray is a full-featured ray tracer. Ray tracers simulate objects + and light sources of the real world to calculate photorealistic, computer + generated images. Because of the nature of ray tracing, this process is + quite CPU-intensive, at the benefit of more realistic images compared to + real time rendering techniques. For example, in POV-Ray, you can model a + glass prism, and you will see a spectrum in the resulting image. + . + POV-Ray by itself is a command-line utility that will take scene + descriptions, written in a special easy-to-understand language, to + produce ray-traced images (or even a sequence of images, for animations). + You can either write those scene-descriptions by hand, or use external + tools to generate (parts of) the scene. + . + This package contains the full POV-Ray manual. + +Description: Interpret weather reports into physycal data, and vice-versa (shared library) + Shared library for the dba_msg infrastructure for handling physical data + precisely located in space and time. + +Description: The GNU Java bytecode interpreter + GIJ is not limited to interpreting bytecode. It includes a class loader which + can dynamically load shared objects, so it is possible to give it the name + of a class which has been compiled and put into a shared library on the + class path. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-hu + packages to the new icedove-locale-hu package. + . + This package can be purged at anytime once the icedove-locale-hu + package has been installed. + +Description: sample programs using aalib + AAlib is a portable ascii art graphics library. Internally, it works like + a graphics display, but the output is rendered into gorgeous platform + independent ascii graphics. + . + This package contains a few sample programs that use aalib. + +Description: Berkeley v4.4 Database Libraries for TCL [module] + This package provides a TCL module suitable for accessing Berkeley v4.4 + databases from within TCL programs. + +Description: post periodic FAQs to Usenet newsgroups + The purpose of this package is to handle the posting of periodic + informational postings to the USENET using cron. + . + For this it adds appropriate Message-ID, Expires, Supersedes, and + References headers. + +Description: SCIM IMEngine module for Canna + Smart Common Input Method platform (SCIM) is an input method server + and a development platform to make Input Method developers' lives + easier. + Canna is a Japanese input system available in Free Software. + Canna provides a unified user interface for inputting Japanese. + Canna converts kana to kanji based on a client-server model and + supports automatic kana-to-kanji conversion. + +Description: Simple gnome-panel front end to the xrandr extension + Gnome-randr-applet is a simple gnome-panel front end to the xrandr + extension found in XFree86 4.3+ releases. + +Description: The GNU Java bytecode interpreter + GIJ is not limited to interpreting bytecode. It includes a class loader which + can dynamically load shared objects, so it is possible to give it the name + of a class which has been compiled and put into a shared library on the + class path. + +Description: client for most dynamic DNS services + ez-ipupdate is a quite complete client for the dynamic DNS service offered + by http://www.ez-ip.net/ and many more. + . + Currently supported are: ez-ip (http://www.EZ-IP.Net/), Penguinpowered + (http://www.penguinpowered.com/), DHS (http://members.dhs.org/), + dynDNS (http://members.dyndns.org/), ODS (http://www.ods.org/), + TZO (http://www.tzo.com/), EasyDNS (http://members.easydns.com/), + Justlinux (http://www.justlinux.com), Dyns (http://www.dyns.cx), + HN (http://dup.hn.org/), ZoneEdit (http://www.zoneedit.com/) and + Hurricane Electric's IPv6 Tunnel Broker (http://ipv6tb.he.net/). + . + All services using GNUDip are also supported. + +Description: Anthy plugin for uim + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package contains Anthy plugin for uim. + +Description: Read/Write .ini style files with as little code as possible + Config::Tiny is a perl class to read and write .ini style configuration files + with as little code as possible, reducing load time and memory overhead. + Memory usage is normally scoffed at in Perl, but in my opinion should be + at least kept in mind. + . + This module is primarily for reading human written files, and anything we + write shouldn't need to have documentation/comments. If you need something + with more power, move up to Config::Simple, Config::General or one of the + many other Config:: modules. To rephrase, Config::Tiny does not preserve + your comments, whitespace, or the order of your config file. + +Description: Dict package for English-Russian Freedict dictionary + This is a package of the English-Russian Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: Syslog event logger library debug symbols + The EventLog library aims to be a replacement of the simple syslog() API + provided on UNIX systems. The major difference between EventLog and syslog + is that EventLog tries to add structure to messages. + . + EventLog provides an interface to build, format and output an event record. + The exact format and output method can be customized by the administrator + via a configuration file. + . + This package contains the debug symbols. + +Description: Unit test framework for .NET + NUnit is a unit testing framework for all .NET languages. It serves the + same purpose as JUnit does in the Java world. It supports test + categories, testing for exceptions and writing test results in plain + text or XML. + . + This package contains the console front-end. + +Description: dynamic configuration of xterm properties + xtermcontrol is an utility to dynamically query and modify xterm + properties, making it easy to query and change colors, title, font and + geometry of a running xterm. Window manipulations such as de-/iconify, + raise/lower, maximize/restore and reset are also supported. + . + xtermcontrol also lets advanced users issue any xterm control sequence. + +Description: automated option processing library based on autogen - runtime + This package contains the shared libraries needed by binaries that + use autoopts for option processing. The package containing the + header files and static libraries is libopts25-dev. The package + containing the development tools is autogen. + +Description: X11 files for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package includes kerberos client programs for forwarding the X + connection securely to a remote computer. + +Description: script for quick mounting of removable devices + mountpy scans all devices connected to the system, and tries + to mount them, creating mount directories as needed. + Warning: After configured, this program allows ordinary users + to mount external filesystems. Do not install it on + multiuser machines with untrusted users! + +Description: debugging tool for Telepathy developers + Telepathy Inspector is a Gtk+ client for Telepathy whose objective is to + expose all interfaces and functionalities implemented by a given + connection manager along with its connections, channels, etc. + . + The idea is to enable the user (likely to be a Telepathy developer) to + easily view and access all methods and interfaces of all Telepathy + objects (CMs, connections, etc), which could not be easily achieved + using a regular Telepathy client since it would (and should!) hide all + Telepathy logic behind a pleasant, usability oriented, GUI. + . + For more information, visit: + http://telepathy.freedesktop.org/wiki/TelepathyInspector + +Description: GNOME developers documentation + GNOME is a project to build a complete, user-friendly desktop based + entirely on free software. + . + This package contains some documentation that may be useful to + developers of applications that use GNOME. + +Description: Medical Image (DICOM, ECAT, ...) conversion tool + This project stands for Medical Image Conversion. Released under the + (L)GPL, it comes with the full C-source code of the library, a + flexible command line utility and a neat graphical front-end using + the Gtk+ toolkit. The currently supported formats are: Acr/Nema 2.0, + Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG. + . + This is the central library needed by medcon, xmedcon and derived + programs + . + Homepage: http://xmedcon.sourceforge.net/ + +Description: integrated database environment for the KDE Office Suite + Kexi is an integrated data management application. It can be used for + creating database schemas, inserting data, performing queries, and + processing data. Forms can be created to provide a custom interface to + your data. All database objects - tables, queries and forms - are stored + in the database, making it easy to share data and design. + . + Kexi is considered as a long awaited Open Source competitor for MS Access, + Filemaker and Oracle Forms. Its development is motivated by the lack of + Rapid Application Development (RAD) tools for database systems that are + sufficiently powerful, inexpensive, open standards driven and portable + across many operating systems and hardware platforms. + . + This package is part of the KDE Office Suite. + +Description: GNU Classpath modified to work with SableVM JVM (native part) + SableVM is a portable bytecode interpreter written in C and implementing + the Java virtual machine specification, second edition. Its goals are to be + reasonably small, fast, and efficient, as well as providing a well-designed + and robust platform for java development. See http://sablevm.org for more + details and up-to-date informations. + . + The goal of GNU Classpath is to provide a free replacement for Sun's + proprietary libraries so that the GNU system could run programs written + in the Java language. + +Description: PEAR HTML Template IT + The Isotemplate API is somewhat tricky for a beginner although it is the + best one you can build. template::parse() [phplib template = Isotemplate] + requests you to name a source and a target where the current block gets + parsed into. Source and target can be block names or even handler names. + This API gives you a maximum of fexibility but you always have to know + what you do which is quite unusual for php skripter like me. + +Description: X11 pixmap library (development headers) + libXpm provides support and common operation for the XPM pixmap format, which + is commonly used in legacy X applications. XPM is an extension of the + monochrome XBM bitmap specificied in the X protocol. + . + This package contains the development headers for the library found in + libxpm4. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xpm' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Tactical one or two player game + KJumpingCube is a simple tactical game. You can play it against the + computer or against a friend. The playing field consists of squares + that contains points. By clicking on the squares you can increase + the points and if the points reach a maximum the points will jump to + the squares neighbours and take them over. Winner is the one, who + owns all squares. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: send multiple inputs to multiple outputs + multitee sends all input on file descriptor fdin to each + descriptor fdout. This is an improved version written by Dan + Bernstein of the multitee program for BSD systems. + +Description: German language package for Enigmail + German menus and messages for Enigmail. + +Description: development files for the KDE utilities module + This package contains development files needed to compile kdeutils + applications. + . + This package is part of KDE, as a component of the KDE utilities module. + See the 'kde' and 'kdeutils' packages for more information. + +Description: GTK+ widget to select regions of GdkImages + The widget represents an image with a mouse drawn rubber box. + The enhancement against other rubber boxes is that you can + type the coordinates manually if you want and can gain an + enhancement in pixelwise exactness. + It is used in paul to cut images and to insert thumbnails + into clickable maps. + . + Development package + +Description: NTLM Authorization Proxy Server + 'NTLM Authorization Proxy Server' (APS) is a proxy software that + allows you to authenticate via an MS Proxy Server (e.g. ISA server) + using the proprietary NTLM protocol. Since version 0.9.5 APS has an + ability to behave as a standalone proxy server and authenticate http + clients at web servers using NTLM method. It can change arbitrary + values in your client's request header so that those requests will + look like they were created by MS IE. It is written in Python v1.5.2 + language. + . + Main features: + * supports NTLM authentication via parent proxy server + (Error 407 Proxy Authentication Required) + * supports NTLM authentication at web servers + (Error 401 Access Denied/Unauthorized) + * supports translation of NTLM scheme to standard "Basic" + authentication scheme + * supports the HTTPS 'CONNECT' method for transparent tunnelling + through parent proxy server + * has ability to change arbitrary values in client's request headers; + * supports unlimited number of client connections + * supports connections from external hosts + * supports HTTP 1.1 persistent connections + * stores user's credentials in config file or requests + password from a console during the start time + +Description: packet logger for netfilter's ULOG target [mySQL] + mySQL plugin for specter + . + specter is a userspace logging facility for Linux. It uses netfilter + ULOG target for packets gathering, and then passes them to attached + plugins. Modularized structure makes specter very flexible and robust. + It's based on ulogd, but has improved design and wider functionality. + . + Plugins: + - EXEC plugin that executes given commands when specified packet is received + - HTTP plugin that parses http traffic + - PWSNIFF plugin that logs plaintext passwords as used with FTP and POP3 + - OPRINT simple output module, dumping specified packets to file + - Logging plugins that emulate few logging facilities + - mySQL extension with SSL support + . + Homepage: http://joker.linuxstuff.pl/specter/ + +Description: Plugins of tDiary to add functionalities + This package includes a lot of plugins that add functionalities to tDiary; for + instance there are calendar, categories, footnotes, images, RSS (RDF Site + Summary), search form, title lists, TODOs, what's new and so on. + +Description: an Emacs major mode for wasting time + This package contains a glamorous and ultimate major mode for Emacs. + IRC in a box. Make your IRC client able to act as editor, too. This + is what modern net addicts were searching for. + +Description: X C Binding, glx extension, development files + This package contains the header and library files needed to build software + using libXCBglx, the glx extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: API library for scanners + SANE stands for "Scanner Access Now Easy" and is an application + programming interface (API) that provides standardized access to any + raster image scanner hardware (flatbed scanner, hand-held scanner, + video- and still-cameras, frame-grabbers, etc.). The SANE standard is + free and its discussion and development are open to everybody. The + current source code is written to support several operating systems, + including GNU/Linux, OS/2, Win32 and various Unices and is available + under the GNU General Public License (commercial applications and + backends are welcome, too, however). + . + This package includes the backends for many scanners. A libsane-extras + package containing some not-yet-included backends is available separately. + . + Graphical frontends for sane are available in the packages sane and + xsane. Command line frontend scanimage, saned and sane-find-scanner are + available in the sane-utils package. + +Description: Ukrainian dictionary for GNU Aspell (transitional package) + Empty package to facilitate upgrades, can be safely removed. + +Description: readbuffer/writebuffer: prevents tape drive seesawing, etc. + readbuffer and writebuffer: programs for reading input from devices, + and writing output to, which don't like constant stopping and + starting, such as tape drives and audio playback devices. + +Description: system tray notifier of available system updates + Adept Notifier provides a system tray icon notifying the user of + available updates. It will run Adept Updater for the user when + clicked. + +Description: Russian (ru) translations for KOffice + This package contains the Russian translations for all applications + in the KDE Office Suite. + +Description: Text-Query-SQL provides query builders for SQL databases + Text-Query-SQL is derived from the Text-Query module. + What is Text-Query then ? It is a general purpose query + parser and resolver. It is able to parse the AltaVista 'simple + query' and 'advanced query' syntax. The resulting syntax tree + is then used to build a search query that depends on the + database used. + . + Text-Query-SQL provides query builders for + SQL databases. Searching 'foo and bar' will retrieve rows containing + the words foo and bar. It does it by generating the appropriate SQL + request. + . + At present Text-Query-SQL only supports MySQL + but one could easily add support for any other database + (see DATABASE file), the module was architected to make this easy. + +Description: Binary firmware for IPW3945 + This package contains the binary firmware for IPW3945. + +Description: The Net::IPv4Addr perl module API and ipv4calc script + ipv4calc can be used to calculate the netmask, broadcast and network + address of an IPv4 (Internet) address. + +Description: Tools for developing fonts on Linux console + This package contains Tools for developing console fonts: + * psf2sbf - converts .psf font binary file to text file + * sbf2psf - converts .sbf font source to binary file + +Description: Cairo bindings for the Ruby language + Cairo is a multi-platform library providing anti-aliased vector-based + rendering for multiple target backends. This package contains libraries for + using Cairo with the Ruby programming language. It is most likely useful in + conjunction with Ruby bindings for other libraries such as GTK+. + . + Homepage: http://cairographics.org/rcairo + . + This package is built for Ruby 1.8. + +Description: IPA dictionary compiled for Mecab + This package provides IPA dictionary converted for Mecab, that is a + Japanese morphological analysis system. This dictionary written in + IPA grammar system. + +Description: tool for documenting hardware designs through timing diagrams + From the upstream website <http://drawtiming.sourceforge.net/index.html>: + . + This software package provides a command line tool for documenting hardware + and software designs through timing diagrams. It reads signal descriptions + from a text file with an intuitive syntax, and outputs a timing diagram to + an image file. Notation typical of timing diagrams found in the Electrical + Engineering discipline is used, including arrows indicating causal + relationships between signal transitions. + +Description: Cairo bindings for the Ruby language + Cairo is a multi-platform library providing anti-aliased vector-based + rendering for multiple target backends. This package contains libraries for + using Cairo with the Ruby programming language. It is most likely useful in + conjunction with Ruby bindings for other libraries such as GTK+. + . + Homepage: http://cairographics.org/rcairo + . + This package is built for Ruby 1.9. + +Description: Documentation for libjgoodies-forms-java + This package contains documentation, javadocs (or should I say gjdocs) and + tutorial code for Jgoodies Forms. + +Description: Bruce's cron system (programs) + This is bcron, a new cron system designed with secure operations in mind. + To do this, the system is divided into several separate programs, each + responsible for a separate task, with strictly controlled communications + between them. The user interface is a drop-in replacement for similar + systems (such as vixie-cron), but the internals differ greatly. + . + This package contains the bcron programs. + +Description: a library to read and write songs and artwork to an iPod + libgpod is a library meant to abstract access to an iPod content. It + provides an easy to use API to retrieve the list of files and playlist + stored on an iPod, to modify them and to save them back to the iPod + . + This package contains the python bindings for the library + +Description: Data files for bomberclone game + BomberClone is a free Bomberman-like game for Linux and Windows. + . + This package contains the data files needed to run the game. + . + Homepage: http://www.bomberclone.de/ + +Description: Dev libraries for hesiod, a service name resolution protocol + This package contains the include files and static library for hesiod, + the Project Athena service name resolution protocol used at MIT and + elsewhere. + +Description: X composition manager + xcompmgr is the standard composition manager for the X Composite extension, + which allows clients to modify what is drawn to the screen before it + happens. This composition manager implements shadows, fading, proper + translucency, and more. + +Description: library to check German account numbers and bank codes + With this library, programs can test the validity of German account + numbers and bank codes (BLZ). ktoblzcheck implements the Bundesbank's + specifications on these matters. + +Description: Secure Shell v2 (SSH2) protocol server + lsh is GNU GPL'd implementation of the Secure Shell + protocol version 2 (SSH2). The SSH (Secure SHell) protocol + is a secure replacement for rlogin, rsh and rcp. + . + This package contains the lsh server, lshd. This package is required + to allow SSH2 logins to the local machine. + . + In some countries it may be illegal to use any encryption + at all without a special permit. + +Description: A high quality television application + tvtime is a high quality television application for use with video + capture cards. tvtime processes the input from a capture card and + displays it on a computer monitor or projector. Unlike other + television applications, tvtime focuses on high visual quality making + it ideal for videophiles. + . + tvtime supports: + * Deinterlaced output at a full interlaced rate of 59.94 frames per + second for NTSC source, or 50 frames per second for PAL sources. + This gives smoothness of motion and high visual quality. + * Multiple deinterlacing algoritms for finding the optimal mode for + your video content and available processor speed. + * 16:9 aspect ratio mode for the highest available resolution when + processing input from an external DVD player or digital satellite + receiver. + * A super-slick on-screen-display for the complete television + experience, with a featureful menu system. + * 2-3 Pulldown detection for optimal quality viewing of film content + from NTSC sources. + . + You can find more information at http://tvtime.net/ + +Description: Provide limited super user privileges to specific users + Sudo is a program designed to allow a sysadmin to give limited root + privileges to users and log root activity. The basic philosophy is to give + as few privileges as possible but still allow people to get their work done. + . + This version is built with minimal shared library dependencies, use the + sudo-ldap package instead if you need LDAP support. + +Description: free peer to peer music application + Gnomoradio is a free software peer to peer music distribution + application for free music. It is able to read + and interpret Creative Commons licenses (www.creativecommons.org) + and download and play music that is freely licensed. + +Description: State Threads Library - Development files + The State Threads library has an interface similar to POSIX threads. + . + However, the threads are actually all run in-process. This type of + threading allows for controlled schedualing points. It is highly useful + for designing robust and extremely scalable internet applications since + there is no resource contention and locking is generally unnecessary. + . + It can be combined with traditional threading or multiple process + parallelism to take advantage of multiple processors. + . + See: <http://state-threads.sourceforge.net/docs/st.html> for further + information about how state threads improve performance. + +Description: omniORBpy2 - dependency package + omniORB4 is a freely available Common Object Request Broker + Architecture (CORBA) 2.6 compliant object request broker (ORB) + implementation. It is based on the IIOP communications + protocol and should be interoperable with any other + CORBA 2.6 compliant ORB. + +Description: sawfish architecture independent data + This package contains the architecture independent lisp compiled files + and other data, such as theme pixmaps. It is unlikely to be of any + use without the sawfish window manager. + . + The lisp source files are in the sawfish-lisp-source package. + +Description: simple GNOME applet that lets you control basic functions of audio players + Playground is actually the replacement for gxmms. + . + This is the list of current features: + o Players plugin infrastructure + o Scrollable track time progress bar + o Volume control with mouse scrollwheel + o Buttons: Previous track, Play/Pause, Stop, Next track, Eject + o Real-time tooltips with track title and time + o Control repeat and shuffle properties + o Show/Hide player windows + o Internazionalization (i18n) + +Description: FreeType 2 font engine, shared library files + The FreeType project is a team of volunteers who develop free, + portable and high-quality software solutions for digital typography. + They specifically target embedded systems and focus on bringing small, + efficient and ubiquitous products. + . + The FreeType 2 library is their new software font engine. It has been + designed to provide the following important features: + * A universal and simple API to manage font files + * Support for several font formats through loadable modules + * High-quality anti-aliasing + * High portability & performance + . + Supported font formats include: + * TrueType files (.ttf) and collections (.ttc) + * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format + * Type 1 Multiple Master fonts. The FreeType 2 API also provides + routines to manage design instances easily + * Type 1 CID-keyed fonts + * OpenType/CFF (.otf) fonts + * CFF/Type 2 fonts + * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with + the Adobe SVG viewer plugin. + * Windows FNT/FON bitmap fonts + . + This package contains the files needed to run programs that use the + FreeType 2 library. + . + Home Page: http://www.freetype.org/ + Authors: David Turner <david.turner@freetype.org> + Robert Wilhelm <robert.wilhelm@freetype.org> + Werner Lemberg <werner.lemberg@freetype.org> + +Description: load balancing tool for serial network connections + The eql_enslave tool allow you to double, triple, quadruple your + network bandwidth with multiple point-to-point links. Works with + PPP or SLIP. It needs "EQL (serial line load balancing) + support" in the kernel. + +Description: Debugging symbols for libnetfilter-queue1 + libnetfilter_queue is a userspace library providing an API to packets + that have been queued by the kernel packet filter. It is is part of a + system that deprecates the old ip_queue / libipq mechanism. + . + This package provides the debugging symbols. + +Description: Dockapp which provides a history for X11 selections + wmcliphist is a dockable application for Window Maker. It keeps a + history of clipboard operations and allows you to put previously + copied items back to clipboard for pasting to other applications. + +Description: A high-level Python Web framework + Django is a high-level Python Web framework that encourages rapid development + and clean, pragmatic design. + . + Python's equivalent to the famous Ruby on rails, Django lets you build + high-performing, elegant Web applications quickly. Django focuses on + automating as much as possible and adhering to the "Don't Repeat + Yourself" (DRY) principle. + . + It notably features: + * an object-relational mapper + * an automatic admin interface + * an elegant URL design + * a template system + * a cache system + * internationalization support + . + Homepage: http://www.djangoproject.com/ + +Description: Miscellaneous utilities specific to Debian + This package provides a number of small utilities which are used + primarily by the installation scripts of Debian packages, although + you may use them directly. + . + The specific utilities included are: installkernel mkboot run-parts + savelog sensible-browser sensible-editor sensible-pager tempfile + which. + +Description: Database of transitive groups for GAP + GAP is a system for computational discrete algebra with particular + emphasis on computational group theory, but which has already proved + useful also in other areas. In the example text, gap is used to + analyse Rubik's Cube using group theory. A kernel implements a Pascal-like + language. + . + This package contains the database of transitive groups. + . + Homepage: <http://www.gap-system.org/> + +Description: Documentation and examples for the Simple Document Parser + SDF (Simple Document Format) is a freely available document development + system which generates high quality outputs in a variety of formats + from a single source. The output formats supported include + PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX, + MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help. + If the idea of specifying documents in a logical manner via a + simple markup language sounds appealing, SDF may be useful to you. + +Description: More than just cat for the X selection. + XSel is a command-line program for getting and setting the contents of + the X selection. Normally this is only accessible by manually highlighting + information and pasting it with the middle mouse button. + +Description: 3D Rubik's cube game + GNUbik is an interactive, graphical, single player puzzle. This free + program renders an image of a cube, like that invented by Erno Rubik. + You have to manipulate the cube using the mouse. When each face shows + only one colour, the game is solved. + . + It uses Gtk+ and/or X11 and Mesa / OpenGL. + . + Homepage: http://www.gnu.org/software/gnubik/ + +Description: IcePatch2 service libraries + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package provides the IcePatch2 related libraries, a remote + filesystem synchronization framework included in Ice. You will find + further information in the ZeroC home page + (http://www.zeroc.com/ice.html) and in the non-free package + zeroc-ice-manual. + +Description: a multilingual text processing library - utilities + The m17n library is a multilingual text processing library for the C + language. This library has following features: + . + - The m17n library is an open source software. + - The m17n library for any Linux/Unix applications. + - The m17n library realizes multilingualization of many aspects of + applications. + - The m17n library represents multilingual text as an object named + M-text. M-text is a string with attributes called text properties, + and designed to substitute for string in C. Text properties carry any + information required to input, display and edit the text. + - The m17n library supports functions to handle M-texts. + . + m17n is an abbreviation of Multilingualization. + . + This package contains the utilities which uses m17n-lib. + +Description: KDE Personal Information Management library documentation + KDE core library documentation. You need this documentation to develop KDE PIM + applications. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://pim.kde.org/ + +Description: portable MIDI sequencer engine in C++ - development files + TSE3 is a portable open source MIDI sequencer engine written in C++. + It provides programmers with rich and powerful sequencing + capabilities. Although it does not provide a user interface, it + provides a lot of assistance to a UI, attempting to provide as much + functionality as possible in as generic a manner as possible. + . + This package provides the headers and static libraries that are + needed to compile something that uses tse3. It is not required to run + programs that are linked against tse3. + +Description: proxy chains - redirect connections through proxy servers + This program forces any tcp connection made by any given tcp client + to follow through proxy (or proxy chain). It is a kind of proxifier. + It acts like sockscap / premeo / eborder driver ( intercepts TCP calls ) + . + This version supports SOCKS4, SOCKS5 and HTTP CONNECT proxy servers. + Different proxy types can be mixed in the same chain. + . + Features + * Access Internet from behind restrictive firewall. + * Source IP masquerade. + * SSH tunneling and forwarding. + * Dynamic LAN-to-LAN VPN channel. + * Servers and daemons friendly (works fine with sendmail MTA). + . + http://proxychains.sourceforge.net + +Description: interface library to sysfs + Sysfs is a virtual file system in Linux kernel 2.5+ that provides a + tree of system devices. libsysfs provides a stable programming + interface to sysfs and eases querying system devices and their + attributes. + . + The package sysfsutils contains frontend programs that use this + library. Development files and C examples are provided by the package + libsysfs-dev. + +Description: OCaml lexer generator with Unicode support + ulex is a lexer generator for the Objective Caml (OCaml) programming + language. + . + It is implemented as a Camlp4 syntax extension: lexer specifications + are embedded in regular OCaml code. + . + Generated lexers work with a new kind of "lexbuf" that supports + Unicode; a single lexer can work with arbitrary encodings of the input + stream. + +Description: Tool for generating fast C-based recognizers + re2c is a great tool for writing fast and flexible lexers. Unlike + other such tools, re2c concentrates solely on generating efficient + code for matching regular expressions. Not only does this singleness + make re2c more suitable for a wider variety of applications, it + allows us to generate scanners which approach hand-crafted ones in + terms of size and speed. + . + Homepage: http://re2c.sourceforge.net/ + +Description: generic formatter for SGML/XML documents using DSSSL stylesheets + sgml2x allows to easily format SGML and XML documents using DSSSL + stylesheets, and provides the following features: + * Multiple possible stylesheets per document class + * Easy specification of style-sheets using sort aliases + * Easy integration of new stylesheets by adding a simple new + definition file in a configuration directory + * The caller can specify a PATH-like list of configuration + directories, defaulting to one system-wide, one per-user, and + one per-project configuration directory + * Automatic selection of a default stylesheet to be used + . + It will currently be most useful with one of the suggested sets of + DSSSL stylesheets for DocBook. + . + This package requires the DSSSL DTD from package openjade, although + it can be used with any variant of jade. + +Description: generates random variates with multivariate Lipschitz density + RanLip generates random variates with an arbitrary multivariate + Lipschitz density. + . + While generation of random numbers from a variety of distributions is + implemented in many packages (like GSL library + http://www.gnu.org/software/gsl/ and UNURAN library + http://statistik.wu-wien.ac.at/unuran/), generation of random variate + with an arbitrary distribution, especially in the multivariate case, is + a very challenging task. RanLip is a method of generation of random + variates with arbitrary Lipschitz-continuous densities, which works in + the univariate and multivariate cases, if the dimension is not very + large (say 3-10 variables). + . + Lipschitz condition implies that the rate of change of the function (in + this case, probability density p(x)) is bounded: + . + |p(x)-p(y)|<M||x-y||. + . + From this condition, we can build an overestimate of the density, so + called hat function h(x)>=p(x), using a number of values of p(x) at some + points. The more values we use, the better is the hat function. The + method of acceptance/rejection then works as follows: generatea random + variate X with density h(x); generate an independent uniform on (0,1) + random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all + the above steps. + . + RanLip constructs a piecewise constant hat function of the required + density p(x) by subdividing the domain of p (an n-dimensional rectangle) + into many smaller rectangles, and computes the upper bound on p(x) + within each of these rectangles, and uses this upper bound as the value + of the hat function. + . + Homepage: http://www.deakin.edu.au/~gleb/ranlip.html + +Description: the classic mahjongg game for KDE project + Your mission in this game is to remove all tiles from the game board. A + matching pair of tiles can be removed, if they are 'free', which means that + no other tiles block them on the left or right side. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: Transitional package for iceape rename + This package is provided to smooth upgrade to iceape-l10n-fr. + It can be safely removed after upgrade. + +Description: Sequence file format conversion for GNUstep + The BioCocoa framework provides developers with the opportunity to add + support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE, + Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and + TNT files by writing only three lines of code. The framework is written in + Cocoa (Objective-C). + . + Homepage: http://bioinformatics.org/biococoa/ + +Description: Debian Jr. System tools + This package includes a few tools for helping children learn about and + use their system. + . + Midnight Commander is more than just a file manager. It is shell with + which children can explore and manage their own accounts. It can be a + great help for the very young, as it saves them some typing (as + compared with using a command-line shell directly). It is also packed + with power and flexibility which can be tapped by older children and + adults alike. + . + The 'hello' sample program can be used as an instructional aid, as + an example of how to invoke programs from the shell, specify switches, + use the man page, and so on. + . + A fun way to visualize filesystems is by using xcruise to zoom about + from node to node through "galaxies" of files, directories, and + symbolic links. + . + Finally, lavaps not only provides a very pleasing way to visualize + running processes and the resources they use, but can also make + discovering and killing errant processes an easy thing to do for + children who lack the ability yet to easily manage "ps" and "kill" + from the command line. + +Description: Portable Windows Library development files + This package contains the headers and a static version of the library + PWLib, which is a moderately large class library that has its genesis + many years ago as a method to produce applications to run on both + Microsoft Windows and Unix X-Window systems. + . + For more information on PWLib visit the development homepage + http://www.voxgratia.org/ + +Description: Tcl (the Tool Command Language) v8.3 - manual pages + Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted + scripting language. This package contains the man pages for Tcl commands. + . + Homepage: http://www.tcl.tk/ + +Description: French online help for GOsa + This package includes the French online documentation for GOsa + . + GOsa is a combination of system-administrator and end-user web + interface, designed to handle LDAP based setups. + +Description: Datafiles for madbomber + "Mad Bomber" is a clone of Activision's classic Atari 2600 console + game, "Kaboom!," by Larry Kaplan, with spruced-up graphics and + sound effects, and music. + . + The Mad Bomber is loose in the city and he's dropping bombs everywhere! + It's your job to catch them before they hit the ground and explode. + Luckily, you have a set of trusty buckets to extinguish the bombs with. + . + This package contains sound and image files for madbomber + +Description: A hardware health information viewer + xsensors reads data from the lm-sensors regarding hardware health such as + temperature, voltage and fan speed and displays the information in a digital + read-out. + +Description: apache2 module for Kerberos authentication + An apache2 module for authenticating users in a Kerberos realm. + It supports basic user and password authentication or a + negotiate auth based on Kerberos tickets. + . + Homepage: http://modauthkerb.sourceforge.net/ + +Description: Bind GObject properties to GConf keys + libgconf-bridge is a utility library for + binding GObject properties to GConf keys. + It is intended to save the application programmer + from having to implement property synchronisation + manually. + . + Homepage: http://projects.o-hand.com/libgconf-bridge + +Description: Perl module for writing XML documents + This module implements Yet Another XML::Handler::Writer. The reasons + for this one are needing a flexible escaping technique, and wanting + some kind of pretty printing. + +Description: Static data files used by libFoundation + LibFoundation is a library that provides an almost complete + implementation of the OpenStep specification plus many other extensions + that can be found in the Apple's MacOS X Foundation library. + . + This package contains some data needed by libFoundation, for + instance timezone information. + +Description: Access counter module for the Roxen Challenger web server + This is a graphical counter module, with all the features from the + accessed-tag, except that it has a graphical representation. You can + use normal Roxen fonts or ppm color fonts. + +Description: email filter component for Horde Framework + Ingo is an email filter rules manager. It can generate Sieve and procmail + scripts and upload them to the server (using a timsieved or VFS FTP driver, + respectively). It can also create and execute IMAP commands to run filter + rules. + +Description: A converter from NASM assembly language to GAS + Intel2GAS is a converter that will convert assembler source files + written for NASM to files that can be assembled using the + GNU Assembler (GAS), on the i386 platform. It provides support for basic + MMX instructions as well. + . + Homepage: http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/ + +Description: filesystem abstraction library for game programmers + The PhysicsFS filesystem abstraction library provides a simple C + interface to aid game programmers in utilizing game assets packaged in + many different types of archive files. + . + Homepage: http://www.icculus.org/physfs/ + +Description: The GNU Bourne Again SHell (static version) + Bash is an sh-compatible command language interpreter that executes + commands read from the standard input or from a file. Bash also + incorporates useful features from the Korn and C shells (ksh and csh). + . + Statically linked. + +Description: Generates the DB files for the iRiver iHP-1xx + iRipDB allows generating the DB files necessary for the iRiver iHP-1xx + series of MP3/Ogg HD Player on Linux and Windows. + . + That will allow you to navigate your files through the + artist/album/genre menus. It supports adding MP3 and Ogg files at this + point. + +Description: Data files for wmakerconf, a configuration tool for Window Maker + This contains the necessary information that enables wmakerconf to generate + a configuration file for Window Maker. In normal circumstances, you + only have to change this package in order to be able to configure a new + version of Window Maker. This package is useless without wmakerconf and + an appropriate version of Window Maker. + +Description: ispell dictionary for Lithuanian (LT) + This is the Lithuanian dictionary, to be used with ispell + to check and correct spelling in Lithuanian texts. + +Description: modxslt command line tools + This package contains commands for modxslt tools,: based + on libxml2 and libxslt1. + +Description: OpenOffice.org Office suite version 2.0 + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This metapackage installs all components of openoffice.org: + * openoffice.org-writer: Word processor + * openoffice.org-calc: Spreadsheet + * openoffice.org-impress: Presentation + * openoffice.org-draw: Drawing + * openoffice.org-base: Database + * openoffice.org-math: Equation editor + . + You can extend the functionality of OpenOffice.org by installing these + packages: + * hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries + for use with OpenOffice.org + * openoffice.org-l10n-*: UI interface translation + * openoffice.org-help-*: User help + * openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org + * openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org + * openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support, + QuickStarter for GNOMEs notification are + * openoffice.org-gnome: GNOME VFS, GConf backend + * openoffice.org-kde: KDE UI Plugin and KDE File Picker support + * menu: Will add openoffice.org menu entries for every Debian window manager. + * unixodbc: ODBC database support + * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues + automatically + * libsane: Use your sane-supported scanner with OpenOffice.org + * libxrender1: Speed up display by using Xrender library + * libgl1: OpenGL support + * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files + * iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser: + Mozilla profile with Certificates needed for XML Security... + * openoffice.org-filter-so52: StarOffice 5.2 format filters + * msttcorefonts: Installs standard MS truetype fonts (contrib) + * java-gcj-compat/gij-4.1 | j2re1.4 (non-free) | java2-runtime + Java Runtime Environment for use with OpenOffice.org + * pstoedit / imagemagick: helper tools for EPS thumbnails + * gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend + . + See README.Debian for information about using OpenOffice.org in Debian, known + bugs and workarounds. More information about the Debian packages is available + at http://openoffice.debian.net or join us on IRC #debian-oo. + +Description: Free Lossless Audio Codec - C++ development library (ogg) + FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is + similar to MP3, but lossless. The FLAC project consists of: + . + * The stream format + * libFLAC, which implements a reference encoder, stream decoder, and file + decoder + * flac, which is a command-line wrapper around libFLAC to encode and decode + .flac files + * Input plugins for various music players (Winamp, XMMS, and more in the + works) + . + This package contains the development library libOggFLAC++. + +Description: a set of useful development scripts for KDE + This package contains a number of scripts which can be used to help in + developing KDE-based applications. Many of these scripts however are + not specific to KDE, and in particular there are several general-use + scripts to help users in working with SVN and CVS repositories. + . + In addition to these scripts, this package provides: + - gdb macros for Qt/KDE programming; + - vim and emacs helper files for Qt/KDE programming; + - bash and zsh completion controls for KDE apps; + - valgrind error suppressions for KDE apps. + . + This package is part of KDE, and a component of the KDE SDK module. + See the 'kde' and 'kdesdk' packages for more information. + +Description: library for apps that want to use kipi-plugins (development version) + Libkipi is a library + . + o that contains common routines and widget used by kipi-plugins + o to ease implementation of the kipi-plugins interface in an application + that wants to use kipi-plugins + . + This pkg contains development files and documentation for libkipi library. + . + Homepage: http://www.kipi-plugins.org/ + +Description: free PXE daemon + PXE is a specification to boot PCs from the net. Apart from BOOTP or DHCP for + acquiring an IP address and TFTP for transferring files, it requires a PXE + daemon on the server. This package provides only this daemon. For the other + protocols, it recommends alternatives that are known to work. + . + Homepage: <http://www.kano.org.uk/projects/pxe/> + +Description: A library to parse RFC 2425 Directory Information blocks + RFC 2425 defines a MIME Content-Type for Directory Information. + This library contains necessary methods to parse information blocks arranged + in such a manner. + +Description: helps determine network masks + This is a tiny program handy if you work with firewalls or routers + occasionally (possibly using this as a helper for shell scripts). It can + determine the smallest set of network masks to specify a range of hosts. + It can also convert between common IP netmask and address formats. + +Description: Wrapper for jikes using Sun Java classes + . + This package provides a jikes wrapper called jikes-sun that will include + Sun Java classes. To install Sun Java, use either the java-package or + blackdown's java packages from http://www.blackdown.org + +Description: ODBC module for php5 + This package provides a module for database access through ODBC drivers. + It uses the unixODBC library as an ODBC provider. It also contains the + pdo_odbc module, for use with the PHP Data Object extension. + . + PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: MMS (e.g. mms://) stream downloader + MiMMS is a program designed to allow you to download + streams using the MMS protocol and save them to your + computer, as opposed to watching them live. Similar + functionality is available in full media player suites + such as Xine and MPlayer, but MiMMS is quick and easy + to use, and for the time being, remains a useful program. + . + Originally, MiMMS was forked directly from the last + known version of mmsclient, which was for years + unmaintained. MiMMS started with the following goals: + . + - Keep a working copy of "mmsclient" (now "MiMMS") + maintained and working. + - Fix lots of the bugs that were in mmsclient + - Eventually extend the functionality of the program + . + With the current 2.x series, MiMMS shares no code with + mmsclient, and actually does all of it's MMS operations + using libmms, a new library based off of the xine-improved + mmsclient code, which is designed to allow multiple + implementations of MMS clients without requiring a fragmented + code base. At this point, MiMMS is freed from the details of + the horrendous MMS protocol, and can focus on usability. + +Description: allows you to move programs between X Window System displays + xmove lets you change which display an X Window System program renders to + - this could be a different monitor or even a different machine. + +Description: Common Lisp FTP library + Provides basic FTP client functionality to Common Lisp programs as well as + macros to assist in writing additional functionality, and a few helpful + utility functions. + +Description: automatic classification or clustering + multimix fits a mixture of multivariate distributions to a set of + observations by maximum likelihood using the EM algorithm. The + emphasis is less on parameter estimation than on the use of the + estimated component distributions to cluster the data. The program + is designed to cluster multivariate data with categorical and + continuous variables. + +Description: X11 module for PulseAudio sound server + PulseAudio, previously known as Polypaudio, is a sound server for POSIX and + WIN32 systems. It is a drop in replacement for the ESD sound server with + much better latency, mixing/re-sampling quality and overall architecture. + . + This module enables PulseAudio to publish itself as the default sound + server to the X11 root window automatically upon startup. The is also a + module to playback a sound file in place of the X11 bell beep. + . + The modules are called module-x11-publish and module-x11-bell. + +Description: a LanManager-like file and printer server for Unix + The Samba software suite is a collection of programs that + implements the SMB/CIFS protocol for unix systems, allowing you to serve + files and printers to Windows, NT, OS/2 and DOS clients. This protocol + is sometimes also referred to as the LanManager or NetBIOS protocol. + . + This package contains all the components necessary to turn your + Debian GNU/Linux box into a powerful file and printer server. + . + Currently, the Samba Debian packages consist of the following: + . + samba - LanManager-like file and printer server for Unix. + samba-common - Samba common files used by both the server and the client. + smbclient - LanManager-like simple client for Unix. + swat - Samba Web Administration Tool + samba-doc - Samba documentation. + samba-doc-pdf - Samba documentation in PDF format. + smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above). + libpam-smbpass - pluggable authentication module for SMB/CIFS password database + libsmbclient - Shared library that allows applications to talk to SMB/CIFS servers + libsmbclient-dev - libsmbclient shared libraries + winbind: Service to resolve user and group information from Windows NT servers + python-samba: Python bindings that allow access to various aspects of Samba + . + It is possible to install a subset of these packages depending on + your particular needs. For example, to access other SMB/CIFS servers you + should only need the smbclient and samba-common packages. + . + http://www.samba.org/ + +Description: CLSQL database backend, PostgreSQL + This package enables you to use the CLSQL data access package + with PostgreSQL databases via a socket interface. + CLSQL is a Common Lisp interface to SQL databases. + +Description: Berkeley v4.5 Database Libraries for C++ [development] + This is the development package which contains headers and static + libraries for the Berkeley v4.5 database library. This is only for + programs which will use the C++ interface. + +Description: Documentation for the TenDRA C/C++ compiler + This package contains a variety of reference material for the TenDRA + compiler suite and the TDF/ANDF formats it works with. Everything is + in HTML format, with only a few images. + +Description: A highly customizable window manager based on blackbox + The design goal for waimea is to create the most efficient + desktop working environment available. To achieve + this waimea is a fast and highly customizable virtual desktop + window manager. It uses blackbox image rendering + engine (blackbox styles support) and can use Xft library + for font rendering (anti-aliased font support). It also + features a very advanced configuration system with which + it's possible to make waimea behave as almost any other + window manager. + +Description: Lucida TrueType fonts (from the Sun JRE) + The Lucida fonts are included in the sun-java6-jre package. + This package makes the fonts available to defoma. + +Description: small numeric base converter + This simple program converts numbers between bases 2 (binary), + 8 (octal), 10 (decimal) and 16 (hexadecimal). + It can be used both from console or via a small GTK+-based X interface. + +Description: sticky note application for X + This program consists of independent pad windows, each is basically a text box + in which notes can be written. Xpad attempts to emulate the look of postit + notes, although the look of the notes can be customized any way you like. + +Description: sandbox instance for the zope3 web application server + Package which creates a "sandbox" instance, getting all Zope + products and packages available which are installed as Debian packages. + . + The sandbox is usable for development and testing. For production + please setup your own Zope 3 instance using dzhandle utility. + +Description: bridge hand generator + This program generates bridge hands for partnerships bidding training or + for generating statistics that can be used to design conventions, or win + postmortems. Dealer has been used in many bridge publications. + . + http://www.dombo.org/henk/dealer.html + . + Bridge is an intellectually challenging card game for four players. + The "deal" package provides a similar generator programmable in Tcl. + +Description: Perl5 database interface by Tim Bunce + The Perl Database Interface by Tim Bunce provides a software layer to + access any SQL database from within a Perl5 program. All SQL + database engines for which a DBD:: driver is available can be + accessed. + +Description: The W3C WWW library - documentation + libwww is a highly modular, general-purpose client side Web API + written in C for Unix and Windows (Win32). It's well suited for + both small and large applications, like browser/editors, robots, + batch tools, etc. Pluggable modules provided with libwww include + complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest + Authentication, deflate, etc), MySQL logging, FTP, HTML/4, + XML (expat), RDF (SiRPAC), and much more. + . + Unlike other libraries for web access, libwww can use a single + select() loop to wait for multiple simultaneous connections. With + glibwww, the libwww event loop can be integrated into the glib event + loop, making it very easy to develop cross-platform GTK+ web + applications. + . + It is quite difficult to write programs that use libwww, due to its + complexity. If you do not need its advanced features, have a look at + libcurl. + . + This package contains the libwww documentation in the form of a + snapshot of the pages at <http://www.w3.org/Library/>. + +Description: Perl extension for approximate matching (fuzzy matching) + String::Approx lets you match and substitute strings approximately. + With this you can emulate errors: typing errorrs, speling errors, + closely related vocabularies (colour color), genetic mutations (GAG + ACT), abbreviations (McScot, MacScot). + +Description: CLI binding for the gtksourceview library + This package provides assemblies that allow CLI (.NET) programs to use the + gtksourceview library. + +Description: match colors on falling columns of blocks + Jewel Box is a falling-pieces game like Tetris, only jewels are removed + from the board if three or more of the same jewel lie in a straight + line. Interesting cascade-like effects can be achieved when the + removal of jewels causes another set of jewels to line up. + +Description: A package for use at expos. + Debroster starts up an eterm with the Debian logo as the background, + with a randomly-ordered list of the current developers scrolling up + the screen. Use it to show just how many people contribute to the + Debian project - and so why we are so damn good :-) + +Description: Guile WWW module + This is a WWW library for Guile Scheme, the GNU extension language. + It contains a set of modules for HTTP, URL, and CGI programming. + +Description: A realtime console network usage monitor + Nload is a console application which monitors network traffic and bandwidth + usage in real time. It displays the total amount of data that has been + transfered over a network device since the last reboot, the current bandwidth + usage, and the minimum, maximum, and average bandwidth usage measured + since it started. + . + If the user wants, it is also able to display two bars, similar to progress + bars, presenting the current load graphically. Support for displaying several + devices simultaneously is included. + +Description: Swiss Railway Clock for the X Window System + Swisswatch is a clock for the X desktop. It relies heavily on resources for + configuration, and can be adjusted to a wide range of looks. While it can be + configured completely via resources and provides looks for a Botta (SFMoMA) + clock style, an oclock emulation and other appearances, it defaults to the + style of a Swiss Railway Clock. + +Description: user information lookup program + finger displays information about the system users. + +Description: Debian Chinese FAQ (Chinese GB) + This packages contains the book Debian_Chinese_FAQ (Simplified Chinese + GB Version), and it answers some frequently asked question about Chinese + environment setup. It also introduce the special Chinese software + in Debian. Hope it can make you easy to use Chinese in the Debian + Operating System. + . + You may find the installed items under /usr/doc/debian-zh-faq-s. + +Description: X C Binding, shm extension + This package contains the library files needed to run software using + libxcb-shm, the shm extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: A Lee's free Hangul truetype fonts + This package contains free Hangul truetype fonts made by A Lee. + . + Bandal, Bangwool, Guseul, Eunjin and EunjinNakseo are general purpose + Hangul truetype fonts that contain Korean syllable characters. + Bandal, Bangwool, Eunjin and EunjinNakseo also contain Latin9 (iso8859-15) + characters. + . + [HaN-mfs] is not a real Hangul font. It is an ascii symbol font designed + to read and write Hangul without special patch or localization. + +Description: additional facilities for PostgreSQL (transitional package) + This is a transitional package to automatically migrate to the new + multicluster/multiversion structure provided by postgresql-common and + postgresql-<version>. You can safely remove this package after a + successful installation. + . + The postgresql-contrib package provides several additional features + for the PostgreSQL database. contrib often serves as a testbed for + features before they are adopted into PostgreSQL proper. + . + PostgreSQL is an object-relational SQL database management system. + +Description: Perl modules for Unicode strings + This package contains the Unicode::String and Unicode::CharName modules that + enable the representation and manipulation of Unicode character strings in + perl 5 + +Description: Debian Chinese FAQ (Chinese Big5) + This packages contains the book Debian_Chinese_FAQ (Traditional Chinese + Big5 Version), and it answers some frequently asked question about Chinese + environment setup. It also introduces the special Chinese software + in Debian. Hope it can make you easy to use Chinese in the Debian + Operating System. + . + You may find the installed items under /usr/doc/debian-zh-faq-t. + +Description: Ruby libraries for mod_ruby + mod_ruby embeds the Ruby interpreter into the Apache2 web server, + allowing Ruby CGI scripts to be executed natively. These scripts will + start up much faster than without mod_ruby. + . + This package contains Ruby libraries for mod_ruby. + +Description: Perl module for parsing XML files + This module provides ways to parse XML documents. It is built on top + of XML::Parser::Expat, which is a lower level interface to James + Clark's expat library. Each call to one of the parsing methods + creates a new instance of XML::Parser::Expat which is then used to + parse the document. Expat options may be provided when the + XML::Parser object is created. These options are then passed on to + the Expat object on each parse call. They can also be given as extra + arguments to the parse methods, in which case they override options + given at XML::Parser creation time. + . + The behavior of the parser is controlled either by Style and/or + Handlers options, or by setHandlers method. These all provide + mechanisms for XML::Parser to set the handlers needed by + XML::Parser::Expat. If neither Style nor Handlers are specified, + then parsing just checks the document for being well-formed. + . + When underlying handlers get called, they receive as their first + parameter the Expat object, not the Parser object. + +Description: a 3D billiards game using OpenGL + Foobillard is a billiards game with a three dimensional display. + It supports 8-ball, 9-ball, carambol and snooker, as well as a + computer opponent and network play. It is written using OpenGL, and + has very high quality graphics and textures. + . + Foobillard is still under development, but most features are + implemented. + +Description: Free implementation of JVM second edition - JNI development files + This package contains jni.h header used for development of Java Native + Interface (JNI) java modules. This package is not needed to run java + applications, even the ones that use JNI. + . + SableVM is a Java Bytecode Interpreter implementing Java virtual machine (JVM) + specification, second edition. Its goals are to be reasonably small, fast, and + efficient, as well as providing a well-designed and robust platform. See + http://sablevm.org for more details and up-to-date informations. + . + SableVM is meant to be highly standard compliant and reliable. It has been + written with high portability in mind. + . + SableVM is very freely licensed under the GNU Lesser General Public License + (LGPL). The license of SableVM has been chosen to maximize your ability to + run any software regardless of its license. For more information see + http://sablevm.org/wiki/License_FAQ. + +Description: Perl interface to fill the system tray + libgtk2-trayicon-perl allows a Perl developer to embed an arbitrary + widget in a System Tray like the GNOME notification area. + . + The system tray is an area on the dock or panel used to display unobtrusive + notifications to the user. The tray contains small icons for each + notification facility, and the icons can pop up "balloon messages." + . + This module is part of gtk2-perl. + . + To discuss gtk2-perl, ask questions and flame/praise the authors, + join gtk-perl-list@gnome.org at lists.gnome.org. + . + Also have a look at the gtk2-perl website and sourceforge project page, + http://gtk2-perl.sourceforge.net + +Description: Debian system administration guide, German excerpt + This Debian Quick Reference (http://qref.sourceforge.net/) is intended + to provide a short introduction to the Debian system as a _quick + reference_. This is an excerpt of Debian Reference + (http://qref.sourceforge.net/). + +Description: Dynamic Relay Authorization Control (development files) + A daemon that dynamically updates a relay authorization map for some + MTA (postfix, sendmail). It provides a way to allow legitimate users + to relay mail through an SMTP server, while still preventing others + from using it as a spam relay. User's IP addresses are added to the + map immediately after they have authenticated to the POP or IMAP + server. By default, map entries expire after 30 minutes, but can be + renewed by additional authentication. Periodically checking mail on + a POP server is sufficient to do this. The POP and SMTP servers can + be on different hosts. + . + This package contains the header file. + +Description: The W3C WWW library - development files + libwww is a highly modular, general-purpose client side Web API + written in C for Unix and Windows (Win32). It's well suited for + both small and large applications, like browser/editors, robots, + batch tools, etc. Pluggable modules provided with libwww include + complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest + Authentication, deflate, etc), MySQL logging, FTP, HTML/4, + XML (expat), RDF (SiRPAC), and much more. + . + Unlike other libraries for web access, libwww can use a single + select() loop to wait for multiple simultaneous connections. With + glibwww, the libwww event loop can be integrated into the glib event + loop, making it very easy to develop cross-platform GTK+ web + applications. + . + It is quite difficult to write programs that use libwww, due to its + complexity. If you do not need its advanced features, have a look at + libcurl. + . + libwww homepage: <http://www.w3.org/Library/> + +Description: A portable sound library - development files + This library is capable of playing samples as well as module + files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has + subsequently been hacked by many hands and now runs on many Unix flavours. + It uses the OSS /dev/dsp driver including in all recent kernels for output, + as well as ALSA and EsounD, and will also write wav files. + . + Supported file formats include mod, stm, s3m, mtm, xm, and it. + . + This package contains the symlinks, headers, and object files needed to compile + and link programs which use libmikmod. + +Description: scriptable keyboard led control + Ledcontrol is a package designed to show any kind of information on + the unused LEDs on your keyboard. Features include blinking LEDs, + animations, priority levels etc. + . + The GTK+ interface gled is in the package ledcontrol-gtk. + +Description: wxPython-based GUI construction framework (meta-package) + PythonCard is a GUI construction framework for building cross-platform desktop + applications on Windows, Mac OS X, and Linux, using the Python language. It + is based on the wxPython bindings for the wxWidgets toolkit (formerly known + as wxWindows). + . + This is a meta-package which is intended to be used by developers who want the + entire upstream distribution available to them. Maintainers of other packages + that rely on PythonCard functionality should consider depending on one or more + of the related packages (python-pythoncard, pythoncard-tools) as needed instead + of this meta-package. + . + http://pythoncard.sourceforge.net/ + +Description: Automated accessor generator + The Class::Accessor module automagically generates accessor/mutators + for your class. + . + Most of the time, writing accessors is an exercise in cutting and + pasting. If you make your module a subclass of Class::Accessor and + declare your accessor fields with mk_accessors() then you will find + yourself with a set of automatically generated accessors which can + even be customized. + +Description: Qpopper with DRAC Support + Qpopper is The Qualcomm enhanced version of the Post Office Protocol + Daemon (POP3 daemon), based on the latest BSD version. The QualComm + popper has some extensions to the normal pop3 daemon, such as UIDL + and bulletin support. + . + DRAC means Dynamic Relay Authorization Control. Please read documents + of the drac package for detail. This package included a version of + qpopper with DRAC support. + +Description: X11 miscellaneous micro-utility library + libXmuu provides a set of miscellaneous utility convenience functions for X + libraries to use. It is a lighter version of libXmu that does not depend + on libXt or libXext; for more information on libXmu, see libxmu6. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xmu' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Typesetting system, an alternative to (La)TeX + Lout is a document formatting system similar in style to LaTeX, i.e. + it works with mark-up files - plain text files containing commands to + control the formatting. + . + Lout offers a very full range of features, including + * PostScript, PDF, and plain text output + * optimal paragraph and page breaking + * automatic hyphenation + * PostScript EPS file inclusion and generation + * equation formatting, tables, diagrams + * rotation and scaling + * sorted indexes, bibliographic databases + * running headers and odd-even pages, automatic cross referencing + * multilingual documents including hyphenation (most European languages are + supported, including Russian), + * formatting of C/C++ programs. + . + Lout may be extended by writing definitions which are much simpler than + the equivalent troff or TeX macros. + . + Lout has several advantages over (La)TeX. It is much smaller, and it is + much easier to understand how to do things in Lout (including writing + definitions) than in TeX or LaTeX. Lout's PostScript output is very small + and clean. + . + However, it is much less widely used than (La)TeX, so there are + fewer add-on definition packages for Lout than for (La)TeX and fewer + local experts around to ask about problems. You are unlikely to + find many Lout documents floating around the 'net. + +Description: A GTK+-based Enhanced ManPage Editor and -Viewer + ManEdit is a UNIX manual page editor and viewer, it is designed + specifically for the editing of the UNIX manual page format using an + integrated XML interface. + . + ManEdit features: + . + * XML Interface and Multiple Sectional Editing + . + * Instant preview feature and stand-alone viewer/browser + . + * Drag and Drop system and templates for easy mass production + . + * Multiple editors/viewers and multiple files loaded per editor for + convient mass editin + +Description: email virus filter wrapper for ClamAV + clamassassin is a simple virus filter wrapper for ClamAV for use in procmail + filters and similar applications. clamassassin's interface is similar to + that of spamassassin, making it easy to implement for those familiar with that + tool. clamassassin is designed with an emphasis on security, robustness and + simplicity. + +Description: Generate CD disc covers for jewel-cases + Disc-cover queries FreeDB for track information for a given CD and + creates a jewel-case insert in one of many available formats. + PostScript, PDF, Dvi, LaTeX, Plain Text, HTML, CDlabelgen and CDDB + are available. + . + Homepage: http://www.vanhemert.co.uk/disc-cover.html + +Description: Large Scale Machine Learning Toolbox + SHOGUN - is a new machine learning toolbox with focus on large scale kernel + methods and especially on Support Vector Machines (SVM) with focus to + bioinformatics. It provides a generic SVM object interfacing to several + different SVM implementations. Each of the SVMs can be combined with a variety + of the many kernels implemented. It can deal with weighted linear combination + of a number of sub-kernels, each of which not necessarily working on the same + domain, where an optimal sub-kernel weighting can be learned using Multiple + Kernel Learning. Apart from SVM 2-class classification and regression + problems, a number of linear methods like Linear Discriminant Analysis (LDA), + Linear Programming Machine (LPM), (Kernel) Perceptrons and also algorithms to + train hidden markov models are implemented. The input feature-objects can be + dense, sparse or strings and of type int/short/double/char and can be + converted into different feature types. Chains of preprocessors (e.g. + substracting the mean) can be attached to each feature object allowing for + on-the-fly pre-processing. + . + SHOGUN comes in different flavours, a stand-a-lone version and also with + interfaces to Matlab(tm), R, Octave, Readline and Python. This is the Readline + package. + . + Homepage: http://www.shogun-toolbox.org + +Description: Libraries for Heimdal Kerberos + Heimdal is a free implementation of Kerberos 5, that aims to be + compatible with MIT Kerberos. + . + This package contains the kerberos 5 library. + +Description: Enhanced the GNOME Terminal -- documentation files + Multi Gnome Terminal is an enhanced version of gnome-terminal which + has the following features added: + . + - Many terminals in each window + - Switch between terminals using shortcuts + - Execution of user defined commands in new terminals + - Notification of terminal states (changed, changing, unchanged) + using different tabs colors + - Reorderable tabs + . + All this extensions are inspired by screen and konsole (the KDE2 + terminal) + +Description: Puzzle game inspired on Einstein's puzzle + This puzzle is a remake of old DOS game Sherlock which was inspired by Albert + Einstein's puzzle. The game goal is to open all cards in square of 6x6 cards. + For this, a number of hints describing relations between card positions are + given. Use them to find the correct layout. + . + Homepage: http://games.flowix.com/ + +Description: An SMB network browser for Linux and X11. + This package allows users to browse SMB (e.g. Windows Network Neighborhood) + networks under X, and mount/unmount SMB shared filesystems via a graphical + interface. It is somewhat more network-efficient that other similar tools + because it uses the proper protocol for identifying network shares rather + than simply scanning IP address ranges. + . + In order for LinNeighborhood to work properly, you must have the + smbfs filesystem compiled into your kernel and have a working Samba + setup. + +Description: Character-cell ISO-8859-5 encoded Cyrillic fonts for X (Cyr-RFX collection) + This package provides a standard set of character-cell low-resolution + Cyrillic fonts. These are ISO-8859-5 fonts. + In most cases it is desirable to have the X font server (xfs) and/or + an X server installed to make the fonts available to X clients. + . + The fonts are modified (mainly with Cyrillic added) versions of the + standard X-Window fonts from misc/. Upstream author: Dmitry + Bolkhovityanov <bolkhov@inp.ins.su> + +Description: public domain Berkeley LALR Yacc parser generator + This package provides a parser generator utility that reads a grammar + specification from 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. It has a public domain + license which includes the generated C. + +Description: GStreamer Pipeline Editor and other GUI tools + GStreamer Pipeline Editor and GUI tools include the following: + * gst-editor: a development tool for graphically creating applications based + on GStreamer. + * gst-launch-gui: an extension of gst-launch allowing you to dynamically + turn on logging domains. + * gst-inspect-gui: a graphical element browser. + . + Also included in this package are development files for embedding the editor + into other applications or calling upon its functionality. + . + http://gstreamer.freedesktop.org/modules/gst-editor.html + http://gstreamer.freedesktop.org/ + +Description: Berkeley v4.2 Database Libraries for Java + This package provides the Java interface for the Berkeley v4.2 database + library. + +Description: Library for Generic Security Services + The GNU Generic Security Service Library (GSSLib) is a free + implementation of the GSS-API security framework. GSSLib uses Shishi + to implement the Kerberos V5 mechanism, but is flexible enough to + support other mechanisms too. + . + This package contains the GSS library. + . + Homepage: http://josefsson.org/gss/ + +Description: High-level interactive IO Ruby library + High-level IO library that provides validation, type conversion, and more for + command-line interfaces. HighLine also includes a complete menu system that + can crank out anything from simple list selection to complete shells with just + minutes of work. + +Description: Perl Archive Toolkit + PAR lets you easily bundle a typical blib/ tree into a zip file, called a Perl + Archive, or PAR. + . + It supports loading XS modules by overriding DynaLoader bootstrapping methods; + it writes shared object file to a temporary file at the time it is needed. + +Description: vertical shoot 'em up with colourful 3D graphics + Powermanga is a shoot 'em up with 60 different enemies, 40 meteors, numerous + weapons, many end of level baddies, spaceship power-ups and lots of other + surprises. + +Description: Merge bookmarks from Mozilla, Netscape and IE + utility to merge Netscape, Mozilla and Internet Explorer bookmark + files. + . + merge doesn't: Check links for validity, Merge Opera bookmarks, Sort + links, Remove duplicate links from different folders. + +Description: devel files for libenet, a UDP networking library + ENet's purpose is to provide a relatively thin, simple and robust network + communication layer on top of UDP (User Datagram Protocol). The primary + feature it provides is optional reliable, in-order delivery of packets. + . + ENet is NOT intended to be a general purpose high level networking library + that handles authentication, lobbying, server discovery, compression, + encryption and other high level, often application level or dependent tasks. + . + Homepage http://enet.cubik.org + +Description: Dict package for English-French Freedict dictionary + This is a package of the English-French Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: Copy websites to your computer (Offline browser) + HTTrack is an offline browser utility, allowing you to download a World + Wide website from the Internet to a local directory, building recursively + all directories, getting html, images, and other files from the server to + your computer. + . + HTTrack arranges the original site's relative link-structure. Simply + open a page of the "mirrored" website in your browser, and you can + browse the site from link to link, as if you were viewing it online. + HTTrack can also update an existing mirrored site, and resume + interrupted downloads. HTTrack is fully configurable, and has an + integrated help system. + . + Homepage: http://www.httrack.com + +Description: Development files for Thai language support library + LibThai is a set of Thai language support routines aimed to ease + developers' tasks to incorporate Thai language support in their applications. + It includes important Thai-specific functions e.g. word breaking, input and + output methods as well as basic character and string supports. + . + This package contains the development libraries, header files and manpages + you need to develop your programs using the LibThai library. + . + Homepage: http://libthai.sourceforge.net/ + +Description: Ruby library for creating programs that run as a daemon + Daemonize is a module derived from Perl's Proc::Daemon module. This + module allows you to easily modify any existing Ruby program to run as a + daemon. A daemon is a process that runs in the background with no + controlling terminal. Generally servers (like FTP and HTTP servers) run + as daemon processes. + . + This package is part of the Ruby library extras, a supplement to Ruby's + standard library. + . + This is a dummy package depending on the library for the current default + version of Ruby. + +Description: SPL Programming Language -- XML adapter + SPL is an embeddable programming language with a wide range of features. This + package contains the adapter for XML. + +Description: Security hardening tool + Bastille Linux is a security hardening program for GNU/Linux. + It increases the security of the system either by disabling + services (if they are not necessary) or by altering their + configuration. + . + If run in the (recommended) Interactive mode, Bastille + educates the administrator during the hardening process: + in each step of the process, extensive descriptions are + given of what security issues are involved. Each step is + optional. If run in the quicker Automated mode, Bastille + hardens the system according the profile chosen. + . + Bastille Linux works for several Linux distributions. + This package has been specifically modified to work for + Debian GNU/Linux. + . + Homepage: http://www.bastille-linux.org/ + +Description: Utilities for configuring the Linux ethernet bridge + This package contains utilities for configuring the Linux ethernet + bridge in Linux 2.4 or later. The Linux ethernet bridge can be used + for connecting multiple ethernet devices together. The connecting is + fully transparent: hosts connected to one ethernet device see hosts + connected to the other ethernet devices directly. + +Description: Russian language package for IceDove + Russian menus and messages for IceDove. + . + Homepage: http://www.mozilla.ru/ + +Description: Valencian (Spain) language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Valencian (Spain). + +Description: MusicBrainz tagging library development files + Libtunepimp simplifies tagging your audio files with the correct data + about artist, album and track title using the MusicBrainz infrastrucure. + It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 + Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and + WavPack (WV). + . + This package contains headers, documentation and static libraries. + . + Homepage: http://musicbrainz.org/doc/libtunepimp + +Description: functional programming language for realtime audio applications + Faust is a functional programming language specifically designed for realtime + audio applications and plugins. The syntax of the language is block diagram + oriented. The faust compiler translate signal processing specifications into + optimized C++ code for signal processing applications. + . + The generated code can be wrapped into an 'architecture file' in order to + create for example a standalone jack/gtk application. Several architecture + file are provided and additional ones are fairly easy to add. + +Description: SQLite 2 driver plugin for hk_classes + hk_classes is a set of C++ libraries for rapid development of database + applications with all features a modern database application should + have, like forms and reports. hk_classes is database and GUI + independent. It also includes command-line tools to use hk_classes in + scripts. + . + This package contains an hk_classes driver plugin for SQLite version 2 + database access. + . + Web site: http://hk-classes.sourceforge.net/ + +Description: The GNOME 2 terminal emulator application + GNOME Terminal is a terminal emulation application that you can use to + perform the following actions: + . + - Access a UNIX shell in the GNOME environment. + - Run any application that is designed to run on VT102, VT220, and xterm + terminals. + . + GNOME Terminal features the ability to use multiple terminals in a single + window (tabs) and profiles support. + +Description: Textmode box- and comment drawing filter + Boxes is extremely configurable filter for adding and removing ASCII art + (comments, for example) around chunks of text. Most modern text editors + support filtering text through external filters. Boxes is such a filter. + +Description: PGSQL map support for Postfix + Postfix is Wietse Venema's mail transport agent that started life as an + alternative to the widely-used Sendmail program. Postfix attempts to + be fast, easy to administer, and secure, while at the same time being + sendmail compatible enough to not upset existing users. Thus, the outside + has a sendmail-ish flavor, but the inside is completely different. + . + This provides support for PGSQL maps in Postfix. If you plan to use PGSQL + maps with Postfix, you need this. + +Description: Pluggable Authentication Modules for SASL (GSSAPI) + This is a transitional dummy package. If nothing depends on it, this + package can be safely removed. + +Description: Eclipse rich client platform (GCJ version) + The Eclipse Platform is an open and extensible platform for anything and yet + nothing in particular. It provides a foundation for constructing and running + integrated software-development tools. The Eclipse Platform allows tool + builders to independently develop tools that integrate with other people's + tools so seamlessly you can't tell where one tool ends and another starts. + . + This package provides only the Eclipse Rich Client Platform upon which any + other Eclipse-based application can be constructed. It doesn't include any + development plug-ins. These are available in different packages: + . + * eclipse-jdt Java Development Tools + * eclipse-pde Plug-in Development Tools + * eclipse Complete development environment + . + This package is the base for all Eclipse applications. + . + This package contains native GCJ-compiled plugins. + +Description: system administration tool to manage GNOME desktop settings + Sabayon provides a sane way to edit GConf defaults and GConf mandatory keys: + the same way you edit your desktop. + . + Sabayon launches profiles in an Xnest window. Any changes you make in the + Xnest window are saved back to the profile file, which can then be applied + to user's accounts. + +Description: Plotting program, reads stdin, allows interactive zooming + Accepts data files or stdin in a form similar to the unix program + graph and displays line graphs, scatter plots, or bar charts on an + X11 display. Fully annotated with title, axis numbering and labels, + and legend. Zooming with the mouse is supported. Can generate + hardcopy output to Postscript printers and HPGL plotters. Output can + be directly pasted into idraw (drawtool) for further annotation. + Particularly useful in shell scripts. Also see "ygraph" which is a + similar tool using an attractive albeit slower modern graphics + library, which is under active maintenance and development. + +Description: Sony PlayStation emulator -- extra languages + PCSX-df is an advanced PlayStation (PSX) emulator, which uses a plugin + architecture to provide full support for all components of the PSX. + It has full emulation support for gamepads, videos, sound, memory cards, + and other important PSX components (when the respective plugins are + installed), and is able to play many games without problems. + . + This package provides support for extra languages in PCSX-df. + +Description: LDAP backend for PowerDNS + PowerDNS is a versatile nameserver which supports a large number + of different backends ranging from simple zonefiles to relational + databases and load balancing/failover algorithms. + PowerDNS tries to emphasize speed and security. + . + This package contains an LDAP backend for the PowerDNS nameserver. + +Description: Dbus messages plugin for xfce4-panel + Xfce4 Messenger Plugin for Xfce4 Panel is a plugin that listens DBus + messages and displays received messages in panel and/or popup + window, and maintains a log of received messages. + . + Homepage: http://xfce-goodies.berlios.de/ + +Description: turns your X root into an aquarium + Enjoy an animated aquarium background on your screen, with a variety of + tropical fish swimming in it. + +Description: encrypted bandwidth-efficient backup + Duplicity backs directories by producing encrypted tar-format volumes + and uploading them to a remote or local file server. Because duplicity + uses librsync, the incremental archives are space efficient and only + record the parts of files that have changed since the last backup. + Because duplicity uses GnuPG to encrypt and/or sign these archives, they + will be safe from spying and/or modification by the server. + +Description: 2D chemical structures editor for the GNOME2 desktop + GChemPaint is an editor for 2D chemical structures. It is a multi document + application and a bonobo server so that some chemistry can be embedded in + other GNOME applications. It can also be used to display chemical formula + in Mozilla or derived browser with the help of mozilla-bonobo. + . + This package contains the GChemPaint application(s). + . + Homepage: http://www.nongnu.org/gchempaint/ + +Description: frontend for running NUnit 2 test suites + gnunit (formerly known as nunit-gtk) is a frontend for NUnit which uses + the Mono class library version 1.0. + . + NUnit is a unit testing framework for all .NET languages. It serves the + same purpose as JUnit does in the Java world. It supports test + categories, testing for exceptions and writing test results in plain + text or XML. + +Description: The Berkeley database routines [glibc 2.0/2.1 compatibility] + libdb is a library for manipulating database files, developed at Berkeley. + . + It supports three kinds of file formats: + * btree. A representation of a sorted, balanced tree structure. + * hashed. An extensible, dynamic hashing scheme. + * UNIX file oriented. A byte stream file with fixed or variable length + records. + . + This library exists for compatibility with applications built against + glibc 2.0 or 2.1. There is intentionally no corresponding development + package. Do not link new applications against this library! + +Description: Check for pod coverage in your distribution + Test::Pod::Coverage is a wrapper for Pod::Coverage that + automates the process of testing one's documentation for + completeness. It is mostly used as a final check before + distributing a new release. + . + Also see lib-pod-coverage-perl. + +Description: An implementation of Traits in Perl + Traits are a simple composition mechanism for structuring + object-oriented programs. A Trait is essentially a parameterized set of + methods, which serves as a building block for classes and is the primitive + unit of code reuse. Unlike mixins and multiple inheritance, Traits do not + use inheritance as the composition operator. Instead, Trait composition + is based on a set of operators that are complementary to single + inheritance and result in better composition properties. + . + Traits are a core part of Perl 6 (called Roles there), and this module + implements traits for Perl 5. + +Description: Subroutines that handle simple tty-based UI + Term::Query.pm is a Perl 5 module, which performs generalized queries on + various kinds of values. Validation and normalization of input, based + on the type, is automated, as is error reporting and re-solicitation of + input. + +Description: implementation of MIME + Metamail is an implementation of Multi-purpose Internet Mail + Extensions (MIME), a proposed standard for multimedia electronic + mail on the Internet. + . + Metamail is configurable and extensible via the "mailcap" mechanism + described in an informational RFC that is a companion to the MIME + document. Metamail can be used to turn virtually any mail reader + program into a multimedia mail reader. For information about how + to change mail readers so that they can use Metamail, please read + the file `/usr/share/doc/metamail/mailers.txt.gz'. + +Description: development files for VLC + This package contains headers and a static library required to build plugins + for VLC, or standalone applications that use VLC features. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Description: a multilingual, multiuser, multi-blog engine + b2evolution is a classy news and weblog tool featuring: + * Instant blogging (no rebuilding necessary) + * Multiple users, authors and blogs with a single installation + * Supports themes and plugins + * Mobile blogging supported (via e-mail, MMS or a client tool) + * Integrated anti-spam + * Localized in more than 25 languages + . + Homepage: http://b2evolution.net + +Description: Tied hash which keeps insertion order and allows duplicate keys + Tie::DxHash implements a hash which preserves insertion order and allows + duplicate keys. + . + Tie::DxHash works by storing the hash data in an array of hash references + (containing the key/value pairs). This preserves insertion order. A + separate set of iterators (one per distinct key) keeps track of the last + retrieved value for a given key, thus allowing the successive retrieval of + multiple values for the same key to work as expected. + . + Tie::DxHash was originally written to facilitate the use of more complex + mod_rewrite rules in Apache configuration files written with Perl Sections. + +Description: Documentation for the skribe documentation production system + Skribe is a scheme-based programming language designed for the + production of electronic documents. + . + These are the documentation files for writing Skribe documents and + programs. + . + You may want more documentation on the Scheme language by installing + the bigloo-doc and r5rs-doc packages. + +Description: An extension to manage kerberos admin information + Kerberos is a system for authenticating users and services on a network. + Kerberos is a trusted third-party service. That means that there is a + third party (the kerberos server) that is trusted by all the entities on + the network (users and services, usually called "principals"). + . + This package provides access to the Kerberos administration interface + from within PHP4 and works with the the MIT reference implementation of + Kerberos5. + +Description: Database for punctual meteorological data (Python bindings) + DB-All.e is a fast on-disk database where meteorological observed and + forecast data can be stored, searched, retrieved and updated. + . + These are the python bindings. + +Description: Read and hash a passphrase + This program will read a passphrase from standard input and print a binary + (not printable) hash to standard output. The output is suitable for use as + an encryption key. + +Description: A weather monitor plugin for GKrellM + GKrellWeather is a plugin for GKrellM that monitors the weather information + given a METAR station identification code. Features include: + - Temperature, dew point, pressure, relative humidity, sky condition, + wind direction and speed. + - Temperatures in degrees Farenheit or Celsius + - Pressure in kPa, hPa or mmHg + - Wind speeds in kmph, mps or beaufort scale + +Description: IceStorm service libraries + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package provides the IceStorm related libraries, an asynchronous + event propagation service provided by Ice. You will find further + information in the ZeroC home page (http://www.zeroc.com/ice.html) + and in the non-free package zeroc-ice-manual. + +Description: Simple DirectMedia Layer development files + SDL is a library that allows programs portable low level access to a video + framebuffer, audio output, mouse, and keyboard. + . + This package contains the files needed to compile and link programs which + use SDL. + +Description: DNS server using MySQL for data storage + Free DNS server for UNIX implemented from scratch and designed to + utilise the MySQL database for data storage. + . + Its primary objectives are stability, security, interoperability, and + speed, though not necessarily in that order. + . + MyDNS does not include recursive name service, nor a resolver library. + . + It is primarily designed for organisations with many zones and/or + resource records who desire the ability to perform real-time dynamic + updates on their DNS data via MySQL. + +Description: Low level library functions for Zorp, development files + Zorp is a new generation firewall. It is essentially a transparent proxy + firewall, with strict protocol analyzing proxies, a modular architecture, + and fine-grained control over the mediated traffic. Configuration decisions + are scriptable with the Python based configuration language. + . + This package contains the development files necessary to create programs + based on libzorpll. + +Description: Multiplayer flying saucer racing game + This is a multiplayer flying saucer racing game, made for + Assembly 2006 game competition. It is a great and fun game + for the family with up to four players. Coming with + astonishing 3d rendered graphics. + . + Homepage: http://www.luolamies.org/software/antigrav/ + +Description: KSimus boolean package + KSimus is an application for simulating networks with boolean and floating + point data type. Some more data types are planned. Currently there exists + only a few components, but because of the modular character of KSimus + extensions are easy to develop. + . + The Boolean package contains a number of components, such as: OR, NOR, XOR + and XNOR gates; RS, JK and JK Master/Slave flip flops; a D latch; a + multichannel D latch; a counter; a multiplexer and a demultiplexer; a delay; + a 7-segment display; some buttons; and the constants TRUE and FALSE. + . + Author: Rasmus Diekenbrock <ksimus@gmx.de>. + Homepage: http://ksimus.berlios.de + +Description: Highlight Java and C++ sources for WWW presentation + java2html can highlight your source for presentation in the WWW. + It can also be used as a CGI script and can detect whether + the client browser supports compressed data to save bandwidth. + +Description: A utility to filter the daily newsletter from freshmeat.net + whatsnewfm is a utility to filter the daily newsletter from freshmeat.net + . + The main purpose is to cut the huge newsletter to a smaller size by + only showing items that you didn't see before. + . + The items already seen will be stored in a database. After some time, the items + expire and will be shown again the next time they are included in a newsletter. + . + If you find an item that you consider particularly useful, you can add it to a + "hot" list. Items in the hot list are checked for updates so that you don't + miss anything about your favourite programs. + +Description: GTK+ based configuration tool for Window Maker + Interactive graphical configuration utility for Window Maker. It + permits configuration of Window Maker using a mouse driven point and + click interface, avoiding direct manual editing of its configuration + files. This tool is similar in spirit to WPrefs.app, but is instead + written using the GTK+ toolkit. + +Description: Java library for obtaining environment variables + A native (JNI) implementation of a Java function to query environment + variables. This can be used as a replacement for the deprecated, non-functional + java.lang.System.getenv method. This method is considered the best way to + access environment variabled from Java. + . + http://www.tigress.co.uk/rmy/java/getenv/getenv.html + +Description: tool for indexing, searching and viewing images by keywords for KDE + KPhotoAlbum lets you index, search, group and view images by keywords, date, + locations and persons. It provides a quick and elegant way to lookup groups of + images when you have thousands of pictures on your hard disk. + . + The information associated with each photo is stored in an XML file. Together + with its keywords, KPhotoAlbum stores each picture's MD5 sum, so it will + recognize them even if you move them to another directory. KPhotoAlbum can + also create HTML galleries with the images you select. + . + KPhotoAlbum can also make use of the KIPI image handling plugins to extend its + capabilities. The kipi-plugins package contains many useful extensions. Among + others, it contains extensions for photo manipulation, importing, exporting + and batch processing. + . + Homepage: http://kphotoalbum.org + +Description: The NGS JavaScript interpreter - shared library + js is an LGPL implementation of JavaScript/ECMAScript for use as a + standalone scripting language. It is written from scratch instead + of being a child of the Mozilla offering. + . + This package contains a shared library of the JavaScript interpreter. + +Description: STLport C++ class library debug symbols + STLport is a open-source, volunteer-driven project. Its goal is to + build complete, multiplatform ANSI C++ Standard Library with SGI STL + code base. From this base, it inherits the following advantages : + + Advanced technology for maximum efficiency + + Exception safety and thread safety + + Standard compliance and reliability + + Important extensions - hash tables, singly-linked list, rope + . + This package contains the debugging symbols. + . + Homepage: http://www.stlport.org/ + +Description: C API for reading and writing ArcView Shapefiles + The Shapefile format is a new working and interchange format + promulagated by ESRI (http://www.esri.com/) for simple vector + data with attributes. It is apparently the only file format + that can be edited in ARCView 2/3, and can also be exported + and imported in Arc/Info. + . + http://shapelib.maptools.org/ + +Description: Optical Character Recognition program + GNU Ocrad is an OCR (Optical Character Recognition) program based on a + feature extraction method. It reads a bitmap image in pgm/pbm format and + produces text in byte (8-bit) or UTF-8 formats. + . + Ocrad includes a layout analyzer able to separate the columns or blocks + of text normally found on printed pages. + Homepage: http://www.gnu.org/software/ocrad/ocrad.html + +Description: The clowns are trying to pop balloons to score points! + "Circus Linux!" is based on the Atari 2600 game "Circus Atari" by Atari, + released in 1980. Gameplay is similar to "Breakout" and "Arkanoid" - you + slide a device left and right to bounce objects into the air which destroy + a wall. + +Description: A client for wipl-daemon, usable through a web interface + This package contains a .jar file containing a java client usable + by any java-enabled browser in order to look at statistics generated + by a remote wipl-daemon. + +Description: Dropline Gnome Neu icon theme for GTK+ 2.x + This GTK+ theme provides a scalable group of icons to be used by GTK+ + 2.x applications like GNOME 2. + +Description: Use SQL to store/write your apache queries logs - Base + mod_log_sql is a log module for Apache 1.3 and 2.0 + which logs all requests to a database. + . + Base package. + . + If you want to use make_combined_log and mysql_import_combined_log + scripts you will need installed perl package. + . + Created for apache-2.0. Use libapache-mod-log-sql for apache-1.3. + +Description: Event driven digital circuit simulator with Tcl/Tk + TkGate is a event driven digital circuit simulator with a Tcl/Tk-based + graphical editor. TkGate supports a wide range of primitive circuit + elements as well as user-defined modules for hierarchical design. The + distribution comes with a number of tutorial and example circuits which + can be loaded through the "Help" menu. The example circuits include a + simple CPU, programmed to run the Animals game. For more information, + check out the online documentation at http://www-2.cs.cmu.edu/~hansen/tkgate/ + +Description: An open-source platform for XML and RDF processing + 4Suite is a Python-based toolkit for XML and RDF application development. + At the core of 4Suite is a library of integrated tools (including convenient + command-line tools for XML processing, implementing open technologies such + as DOM, RDF, XSLT, XInclude, XPointer, XLink XPath, XUpdate, RELAX NG, and + XML/SGML Catalogs. + . + Layered upon this is an XML and RDF data repository and server. The server + supports multiple methods of data access, query, indexing, transformation, + rich linking, and rules processing. It provides the data infrastructure of + a full database management system, including transactions and concurrency + support, access control and a variety of management tools. For purposes of + integration with other tools, it supports remote, cross-platform and + cross-language access through HTTP (including native SOAP and WebDAV), RPC, + FTP and CORBA. It offers APIs in Python, HTTP, SOAP and XSLT. + . + This package contains the XML part withou RDF. + +Description: a priority queue extension for Python + This C extension implements a priority-queue object using a Fibonacci + heap as the underlying data structure. It supports insertion, + deletion, and reprioritization of entries. + . + All operations are O(log N) or faster; insertion and finding the + lowest-priority item are O(1). + +Description: The GNU Debugger + GDB is a source-level debugger, capable of breaking programs at + any specific line, displaying variable values, and determining + where errors occurred. Currently, it works for C, C++, Fortran, + Modula 2 and Java programs. A must-have for any serious + programmer. + +Description: generates programs menu for all menu-aware applications + Debian menu keeps transparently the menus in the different + window-managers in sync with the list of installed programs. + . + Debian menu relies on a list of menu entries provided by programs + and a list of menu-methods provided by window-managers and other + menu-aware applications. + . + Menu provides system-level and user-level configuration and overrides + for both menu entries and menu-methods. + +Description: OCaml bindings for MySql + This OCaml library interfaces the MySql C library. It can be used to access + and modify MySql databases from OCaml programs. + . + This package contains all the development stuff you need to use + OCaml MySql in your programs. + +Description: GNOME Display Manager + gdm provides the equivalent of a "login:" prompt for X displays- it + pops up a login window and starts an X session. + . + It provides all the functionality of xdm, including XDMCP support for + managing remote displays. + . + The greeting window is written using the GNOME libraries and hence + looks like a GNOME application- even to the extent of supporting + themes! By default, the greeter is run as an unprivileged user for + security. + +Description: Perl module for performing unit conversions + The Units package is a collection of modules for parsing strings + with unit measurements (such as "12pt" or "3 meters") and + converting them to some other unit (such as "picas" or "inches"). + +Description: Event-based framework for internet applications + It includes a web server, a telnet server, a multiplayer RPG engine, a + generic client and server for remote object access, and APIs for creating + new protocols. + +Description: C++ library for Security Assertion Markup Language (runtime) + OpenSAML is an open source toolkit for implementing the SAML 1.0 + and 1.1 specifications. SAML (Security Assertion Markup Language) is an + XML-based framework for communicating user authentication, entitlement, + and attribute information. SAML allows entities to make assertions + regarding the identity, attributes, and entitlements of a subject (an + entity that is often a human user) to other entities, such as a partner + organization or another application. + . + This package contains the files necessary for running applications that + use the OpenSAML library. + . + Homepage: http://www.opensaml.org/ + +Description: userspace C++ USB programming library + Library for programming USB applications without the knowledge + of Linux kernel internals. This is only for programs which use + the C++ interface. + . + More information can be found at the Linux USB web site + http://www.linux-usb.org/ . + +Description: a monitor for the exim MTA + geximon is a Gtk2 reimplementation of eximon, an X monitor for + the exim mail transport agent. It has all features of the original + (tracking the log, managing the mail queue, plotting, etc.) and more. It + also integrates with exiwhat (allowing you to manage active exim instances), + exigrep, and eximstats. The interface is intuitive, compact, and easy to use. + +Description: debugging symbols for kdeedu + This package contains the debugging symbols associated with kdeedu. + They will automatically be used by gdb for debugging kdeedu-related + issues. + +Description: A CORBA ORB (used with Gnome) + ORBit is a lightweight CORBA ORB designed for use with the Gnome project. + (Nothing about it requires Gnome, though.) + . + This package contains command-line utilities for various ORBit services: + orbit-ird, name-client, orbit-name-server, orbit-event-server, ior-decode. + +Description: Canadian English dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/canadian-english + containing a list of English words with Canadian spellings. + This list can be used by spelling checkers, and by programs such + as look(1). + . + There are also -small, -large and -huge versions of this word list, + and there are wbritish* and wamerican* packages as well. + +Description: core Cernlib mathematical library (development files) + Cernlib is a suite of data analysis tools and libraries created for + use in physics experiments, but also with applications to other + fields such as the biological sciences. + . + The mathlib library is a large set of mathematical routines used for purposes + such as evaluating special functions and integrals, numerically solving + algebraic and differential equations, performing matrix and vector operations, + running statistical tests, and generating random numbers in specified + distributions. This package contains a static version of mathlib, as well + as C and FORTRAN header files. + +Description: Festival text to speech synthesizer for Marathi + This package provides the modules required to synthesize speech in Marathi + language using the Festival text-to-speech synthesizer. Given text represented + in Unicode (UTF-8 encoding), it uses the festival synthesizer to generate + speech in Marathi. + +Description: web based groupware system written in PHP + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This is only the base package, the modules are shipped separately in + packages named "phpgroupware-<module>". + +Description: small utility for manipulating IPv6 addresses + The ipv6calc utility can convert between different formats of IPv4 or IPv6 + addresses. It can also show information about the addresses, including who + they are assigned to on the Internet. + . + Homepage: http://www.deepspace6.net/projects/ipv6calc.html + +Description: Java Topology Suite + JTS is a java library which provides: + * an implementation of the spatial data model defined + in the OGC Simple Features Specification for SQL (SFS) + * a complete, consistent, implementation of fundamental 2D spatial algorithms + * an explicit precision model, with algorithms that gracefully handle + situations that result in dimensional collapse + * robust implementations of key computational geometric operations + * I/O in Well-Known Text format + +Description: a toy train simulation game + Ri-Li is a game in which you drive a toy wood engine across many levels + and collect call the coaches to win. + . + Full-features, + - 14 languages: Arabic, Breton, Chinese, English, Esperanto, French, + German, Italian, Japanese, Portuguese, Russian, Slovak, + Spanish, Swedish. + - Colorful animated wood engine. + - 40 levels in this first version + - 3 beautiful musics and many sound effects. + . + Homepage: http://www.ri-li.org/ + +Description: Plug-in Development Environment to develop Eclipse plug-ins (GCJ version) + Plug-in development environment provides tools to easily develop your own + Eclipse plug-ins. + . + This package contains native GCJ-compiled plugins. + +Description: French language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + French. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: DiaCanvas2 library support for Python (default version) + DiaCanvas2 is a library that implements a GNOME widget specialized in diagram + creation. + . + This package is a dependency package, which depends on DiaCanvas2 Python + bindings for Debian's default Python version. + +Description: Administration program for the GrSecurity ACL system + gradm is used to manage the ACL system of GrSecurity. Please note that you + will need a specially patched kernel for GrSecurity to work (see the + kernel-patch-2.4-grsecurity Debian package). Also, gradm was deprecated + together with the kernel patch, users are advised to upgrade to gradm2 + and kernel-patch-grsecurity2 Debian package. You can find more information + about GrSecurity at http://www.grsecurity.net/ + +Description: GNOME Development Framework - common files + Provides a development and debug framework for tools designed around the + GNOME desktop environment. + . + This package provides files that can be shared across multiple architectures. + +Description: Implements an entry widget with history + Tk::HistEntry implements an entry widget with history. You may use the up + and down keys to select older entries (or use the associated listbox). + . + The widget comes in two flavors: the "HistEntry" widget is an + inherited BrowseEntry widget where you see history in the associated + listbox, too. The "SimpleHistEntry" widget is a plain Entry widget. + +Description: Clients to query the rwho server + The rwho command produces output similar to who, but for all machines on + the local network. If no report has been received from a machine for 11 + minutes then rwho assumes the machine is down, and does not report users + last known to be logged into that machine. + . + The ruptime command gives a status line like uptime for each machine on the + local network; these are formed from packets broadcast by each host on the + network once a minute. + +Description: A commandline tool to allow sending arbitrary IP packets + SendIP has a large number of command line options to specify the + content of every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 + packet. It also allows any data to be added to the packet. Checksums + can be calculated automatically, but if you wish to send out wrong + checksums, that is supported too. + +Description: X11 Input extension wire protocol + This package provides the wire protocol for the Input extension, used to + control all manner of options related to input device handling. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'proto/Input' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Support multimethods and subroutine overloading in Perl + Sometimes Perl's standard polymorphic method dispatch mechanism isn't + sophisticated enough to cope with the complexities of finding the right + method to handle a given situation. + . + Generally speaking, multiple dispatch is needed whenever two or more objects + belonging to different class hierarchies are going to interact, and we need to + do different things depending on the combination of actual types of those + objects. Typical applications that need this kind of ability include graphical + user interfaces, image processing libraries, mixed-precision numerical + computation systems, and most types of simulations. + +Description: development package for libmeanwhile1 + This library provides the basic Lotus Sametime Community Client session + functionality along with the core services; Presence, Messaging, and + Conferencing. + . + This package contains development files of the libmeanwhile0 library. + . + Homepage: http://meanwhile.sourceforge.net/ + +Description: A simple GTK app for making lists of things + QuickList allows novice and experienced users to keep track of "things" + without any help from a system administrator. "Things" can be anything, + including (but certainly not limited to!) bug lists, phone lists, restaurants, + team members, calendars, cool URLs, checkbooks, fishing holes, CDs, bunjee + jumping cool sites, etc. It is completely flexible. + . + QuickList lists "things" in column format, much as they would appear in a + spreadsheet. Quicklist can sort lists of "things," search from them and + generate printable reports from them. + . + The native (.qlf) file format is non-relational, non-SQL. Comma and tab + delimited files can be imported and exported. In addition, html can be + exported for publishing to the World Wide Web. + . + If you liked the Appleworks or Microsoft Works databases, you will like + QuickList. + +Description: highly configurable two-paned file manager for X + Worker is a file manager much like the Amiga's DirOpus. It can be + controlled with mouse or keyboard. There is no restriction on the number + or type of button functions. Files are recognized by both extension and + content, content by recognizing common bytes in the sample files you show + it. Drag & Drop is supported. + . + If xli or imagemagick is installed, it quickly previews pictures in the + opposite pane. If xbase-clients is installed, xmessage is used to display + some informative messages. + . + Worker supports different languages, currently these are English, German, + French, Polish, Italian, Russian, and Spanish. + . + Homepage: http://www.boomerangsworld.de/worker + +Description: tools for generating an initramfs + This package contains tools to create and boot an initramfs for packaged 2.6 + Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the + kernel unpacks that archive into RAM, mounts and uses it as initial root file + system. The mounting of the real root file system occurs in early user space. + klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2, + LUKS or NFS is also supported. + Any boot loader with initrd support is able to load an initramfs archive. + +Description: Kde interface to nmap, the Network Mapper + Knmap is a KDE-based interface to the 'nmap' + facility available at http://www.insecure.org/nmap. + . + The main Knmap window provides for the entry of nmap + options and the display of nmap-generated output. + . + Nmap ("Network Mapper") is a utility for network + exploration or security auditing. It supports ping + scanning (determine which hosts are up), many port + scanning techniques, version detection, and TCP/IP + fingerprinting. + . + Homepage: http://sourceforge.net/projects/knmap + +Description: A template driven web site builder for small sites + PubTal uses the ZPT language from ZOPE and input plugins to + generate a web site, maintaining content separate from presentation. + . + Input can be provided in several formats, including plain text, abiword, + and textile, if the python-textile package is installed. + +Description: creates device files in /dev + The MAKEDEV executable is used to create device files, often in /dev. + . + Device files are special files through which applications can interact + with hardware. + +Description: TeX Live: ConText macro package + Hans Hagen's powerful macro package, ConText + . + This package includes the following CTAN packages: + context -- The ConTeXt macro package. + jmn -- The jmn package. + bin-context -- The ConTeXt macro package. + +Description: Class::DBI extension for Postgres + Class::DBI::Pg automates the setup of Class::DBI columns and primary + keys for PostgreSQL. + . + It selects the PostgreSQL system catalog and finds out all columns, + primary keys and SERIAL type columns. + . + Homepage: http://search.cpan.org/~dmaki/Class-DBI-Pg/ + +Description: SystemImager boot binaries for ia64 client nodes + SystemImager is a set of utilities for installing GNU/Linux software images to + client machines over the network. Images are stored in flat + files on the server, making updates easy. The rsync protocol is used for + transfers, making updates efficient. + . + This package contains the standard flavor of the boot files for installing + ia64 machines. This package should be installed on the image server. + +Description: Portable Document Format (PDF) suite -- viewer for X11 + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + This package contains xpdf itself, a PDF viewer for X11. + xpdf is designed to be small and efficient. xpdf supports encrypted + PDF files. Standard X fonts, Truetype fonts and Type 1 fonts are supported. + . + This package also contains pdftoppm, a utility for converting + PDF files to PBM, PGM and PPM formats. + . + See also the xpdf-utils package for conversion utilities and the + other xpdf-* packages for additional language support. + +Description: Write messages to users currently logged in server + rpc.rwalld is a server which will send a message to users currently logged in + to the system. This server invokes the wall(1) command to actually write the + messages to the system. + +Description: POP3 client module for perl + It provides an object-oriented interface to a POP3 server. + It can be used to write perl-based biff clients, mail + readers, or whatever. + . + http://pop3client.dowds.net/ + +Description: Automatic install of dependencies via CPAN + ExtUtils::AutoInstall lets module writers to specify a more + sophisticated form of dependency information than the PREREQ_PM + option offered by ExtUtils::MakeMaker. + +Description: speaks the current date through your sound card + Says the current date and uptime through your sound card. + Requires you have a sound output device available. + Also includes au2raw, a sox wrapper which converts a .au + file to a .raw file. + . + Upstream webpage: http://www.unihedron.com/projects/saydate/saydate.php + +Description: Perl Interface to Debconf + This package contains the DebAux::Debconf module, which + provides an easy-to-use interface for some of the + Debconf::Client::ConfModule functions. + . + It has been separated from the debaux package to allow + packages utilizing this package during configuration and/or + installation without drawing the whole list of debaux's + dependencies. + +Description: Documentation by and for newbies + This is a snapshot of the documentation currently being developed + by The Newbiedoc Project. See http://newbiedoc.sourceforge.net for + the most recent version, or if you want to join the team. + . + Current release includes: + - Introduction to 'apt-get' + - DocBook guides and documentation for writing doc for Newbiedoc + - Using 'grep' + - Installing and configuring hardware + - Finding help on a Debian system + - Text editors: JOE and vi + - Compiling kernels the Debian way + - Managing processes + - Using runlevels + - Configuring exim + . + The documentation will be installed in /usr/share/doc/newbiedoc, + and newbiedoc(1) is a script that starts a browser on the + newbiedoc collection. + +Description: Amateur Packet Radio Node program + The node program accepts TCP/IP and packet radio network connections and + presents users with an interface that allows them to make gateway connections + to remote hosts using a variety of amateur radio protocols. + +Description: logic module for gpsim + Gpsim-logic is a simple module library that contains a 2-input AND gate and a + 2-input OR gate. It consists of a shared library that is dynamically loaded. + This library also illustrates how a module can drive a pin on the pic. + Examples how to use the module are included. + +Description: Header files for the libFoundation fork of the Objective-C library + This package contains the header files to build Objective-C applications + that use libFoundation. + +Description: perl interface for manipulating ar archives + Archive::Ar is a pure-perl way to handle standard ar archives. + . + This is useful if you have those types of old archives on the system, but it + is also useful because .deb packages for the Debian GNU/Linux distribution are + ar archives. This is one building block in a future chain of modules to build, + manipulate, extract, and test debian modules with no platform or architecture + dependence. + . + You may notice that the API to Archive::Ar is similar to Archive::Tar, and + this was done intentionally to keep similarity between the Archive::* + modules. + +Description: administer multiple ssh or rsh shells simultaneously + ClusterSSH allows you to control multiple ssh or rsh sessions from a + single input window. You can also configure clusters of machines for + easy invocation and interact with individual terminal windows during a + session. + +Description: transitional dummy package + This package is a dummy package and is used to easy the upgrade from + previous versions of hat to the current version. + . + This package can safely be removed. + +Description: The train-routing calculator with GTK interface + gtktrain is a program to calculate the shortest route from a train + station to another in consideration of time and distance. It tells you + which line you should take and where you should transfer at. + +Description: primary lib for SDS + This package includes the primary library for the Soma + Daemon System, which is used by all SDS applications + to communicate with the SDS daemon and to access most + Soma features. + +Description: ThinGeramik GTK2.x Theme + GTK2 theme intended to make GTK applications have a similar look + to the ThinKeramik KDE style. + The engine is a hacked/modifed version of the original GTK pixmap engine - + which has been modified to obtain widget colours from ~/.qt/qtrc. + This means that GTK apps should follow the KDE colour scheme. + +Description: Slice to Java translator + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. Slice is the interface description language used in Ice. + . + This package installs the Slice to Java translator. You will find + further information in the ZeroC home page + (http://www.zeroc.com/ice.html) and in the non-free package + zeroc-ice-manual. + +Description: SNMP module for php4 + This package provides a module for SNMP functions in PHP scripts. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: Header and static library files for libneon26 (GnuTLS enabled) + This package contains the headers and the static library for + libneon26-gnutls. + . + Neon provides lower-level interfaces to directly implement new HTTP + methods, and higher-level interfaces so that you don't have to + worry about the lower-level stuff. + +Description: player models for xblast-tnt + XBlast is a multi-player arcade game inspired by the video/computer game + Bomberman (Dynablaster). This package contains the player models needed for + the game; both for the regular version and the mini version. + +Description: an implementation of RFC 2388 in Common Lisp + rfc2388 is an implementation of RFC 2388, which is used to + process form data posted with HTTP POST method using enctype + "multipart/form-data". + . + The main functions of interest are PARSE-MIME and PARSE-HEADER. + . + Homepage: http://common-lisp.net/project/rfc2388/ + +Description: Text-to-speech system + Epos is a rule-driven Text-to-Speech (TTS) system primarily designed to serve + as a research tool. Epos is (or tries to be) independent of the language + processed, linguistic description method, and computing environment. + . + Currently supported languages are Czech, Slovak, Latin and Vogon. + . + Homepage: http://epos.ure.cas.cz/ + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-tr + packages to the new icedove-locale-tr package. + . + This package can be purged at anytime once the icedove-locale-tr + package has been installed. + +Description: Dockable Mandelbrot fractal browser + wmMand is a dockable Mandelbrot fractal viewer or explorer. The + window initially comes up with the whole Mandelbrot set in view. The + mouse buttons can be used to zoom into or out of the set + . + Homepage: http://sourceforge.net/projects/wmmand/ + +Description: Installer for Rancid suite on non i386 machine + This is a meta-package to build and install rancid on non x86 Architecture. + i386 users could use it too to download source for rancid and build + by themself, even if i suggest to use binaries provided for the + architecture. + Rancid is a popular ISP toolkit, based on expect and shell scripts, + for managing router configurations, for more information visit + http://www.shrubbery.net/rancid/ + +Description: Internet protocol service daemons + ipsvd is a set of Internet protocol service daemons for TCP/IP (optionally + SSLv3) and UDP/IP. A daemon waits for incoming connections on a socket; + for new connections, it conditionally runs an arbitrary program to handle + the connection. The daemons can be told to read and follow pre-defined + instructions on how to handle incoming connections; based on the client's + IP address or hostname, they can run different programs, set a different + environment, deny a connection, or set a per host concurrency limit. + . + ipsvd can be used to run services usually run by inetd or tcpserver. + Normally the daemons are run by a supervisor process, such as runsv from + the runit package. + . + See http://smarden.org/ipsvd/ for more information. + +Description: A robust, modular log coloriser + CCZE is a robust and modular log coloriser, with plugins for apm, + exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, + vsftpd, xferlog and more. + +Description: visual dialog builder and executor tool + Kommander is a visual dialog building tool whose primary objective is + to create as much functionality as possible without using any scripting + language. + . + More specifically, Kommander is a set of tools that allow you to create + dynamic GUI dialogs that generate, based on their state, a piece of + text. The piece of text can be a command line to a program, any piece + of code, business documents that contain a lot of repetitious or + templated text and so on. + . + The resulting generated text can then be executed as a command line + program (hence the name "Kommander"), written to a file, passed to a + script for extended processing, and literally anything else you can + think of. And you aren't required to write a single line of code! + . + As well as building dialogs, Kommander may be expanded to create full + mainwindow applications. + . + This package is part of KDE, as a component of the KDE web development module. + See the 'kde' and 'kdewebdev' packages for more information. + +Description: Kicad help files (German) + This package provides documentation for Kicad in German. + +Description: spawn processes but report exec() errors properly + This Perl module contains functions for synchronized process spawning + with full error return. If the child's exec() call fails the reason + for the failure is reported back to the parent. + +Description: Distributed Checksum Clearinghouse - common files + This package contains the common files used by all packages. + . + The DCC or Distributed Checksum Clearinghouse is a system of thousands of + clients and more than 175 servers collecting and counting checksums related + to several tens of million mail messages per day. The counts can be used by + SMTP servers and mail user agents to detect and reject or filter spam or + unsolicited bulk mail. DCC servers exchange or "flood" common checksums. + The checksums include values that are constant across common variations in + bulk messages, including "personalizations." + . + Homepage: http://www.dcc-servers.net/dcc/ + +Description: Java Library to generate PDF on the Fly + iText is a library that allows you to generate PDF files on the fly. + The iText classes are very useful for people who need to generate read-only, + platform independent documents containing text, lists, tables and images. + The library is especially useful in combination with Java(TM) + technology-based Servlets: The look and feel of HTML is browser dependent; + with iText and PDF you can control exactly how your servlet's output will look. + iText requires JDK 1.2. It's available for free under a multiple license: + MPL and LGPL. + +Description: Interpreter for Adventure International games + ScottFree reads and executes TRS-80 format Scott Adams data files. It is + possible to run other formats either by writing a loader for that format or + a converter to TRS-80 format. + . + Most Adventure International Games are distributed as shareware and are + available from ftp://ftp.gmd.de/if-archive/scott-adams/ + +Description: status messages handler for Zope and Plone sites + statusmessages provides an easy way of handling internationalized status + messages managed via an BrowserRequest adapter storing status messages in + client-side cookies. + +Description: core libraries from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes the core KDE libraries, binaries, and data, + needed by virtually all KDE applications. It does not include + development files. + +Description: attempt to detect a laptop + Laptop mode attempts to determine whether it is being run on a laptop or a + desktop and appraises its caller of this. + +Description: Vietnamese Quoted-Readable input style for uim + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package contains Vietnamese Quoted-Readable input style for uim. + +Description: A tool for the blackbox/fluxbox window managers that runs commands + bbrun is a small but very useful application. It makes it convenient to quickly + execute commands from the blackbox window manager. bbrun is very similar to + KDE's Alt+F2 Run Command dialog box. When launched, it occupies a small portion + of the desktop and docks itself to the right side of the screen. The run dialog + is opened by clicking a tiny bbrun icon. + . + You don't necessarily need blackbox for this program to work. It looks just as + good in fluxbox, but it won't look the same in other window managers. + . + Homepage: http://www.darkops.net/bbrun/ + +Description: object-relational SQL database, version 7.4 server + PostgreSQL is a fully featured object-relational database management + system. It supports a large part of the SQL standard and is designed + to be extensible by users in many aspects. Some of the features are: + ACID transactions, foreign keys, views, sequences, subqueries, + triggers, user-defined types and functions, outer joins, multiversion + concurrency control. Graphical user interfaces and bindings for many + programming languages are available as well. + . + This package provides the database server for PostgreSQL 7.4. Servers + for other major release versions can be installed simultaneously and + are coordinated by the postgresql-common package. A package providing + ident-server is needed if you want to authenticate remote connections + with identd. + +Description: Farsi language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Farsi. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Manipulate IPv4/IPv6 netblocks in CIDR notation + The Net::CIDR package contains functions that manipulate lists of + IP netblocks expressed in CIDR notation. The Net::CIDR functions + handle both IPv4 and IPv6 addresses. + . + Homepage: http://search.cpan.org/~mrsam/Net-CIDR/ + +Description: Pager program similar to more and less + Most is a paging program that displays, one windowful at a time, the + contents of a file on a terminal. A status line at the bottom of the + screen displays the file name, the current line number and the percentage + of the file so far displayed. + . + Unlike other paging programs, most is capable of displaying an + arbitrary number of windows as long as they all fit on the screen, and + different windows could be used to view the same file in different + positions. + . + In addition to displaying ordinary text files, most can also display + binary files as well as files with arbitrary ascii characters. + +Description: Emacs mode for editing XML documents using RELAX NG schemas + This is a new major mode for GNU Emacs for editing XML documents. It + supports editing well-formed XML documents and also provides + schema-sensitive editing of XML documents using RELAX NG Compact + Syntax. Also supported are syntax highlighting, context-sensitive + insertion and completion of XML markup, and indentation. Coupled + with xsltproc and xmllint, this provides a completely DTD-free, + open-source XML toolchain. + . + Included are RELAX NG schemas for XHTML, DocBook, RELAX NG, XSLT, and + RDF/XML. You can also use other RELAX NG schemas for editing; you + can translate legacy DTDs to RELAX NG schemas using the trang + package. + . + Home Page: http://www.thaiopensource.com/nxml-mode/ + . + Note that this major mode currently requires Emacs 21 or later; it + will not work with either Emacs 20 or any version of XEmacs. It is + also currently incompatible with the mule-ucs package. + +Description: clone of the legendary first person shooter Doom + Doom is a 3d shoot'em'up game, written by id Software, first + released in 1993. + . + PrBoom is a version of Doom using the Simple Direct Media + layer (SDL) library, which enables it to use XFree86, OpenGL, + Linux framebuffer console, GGI, SVGALib or even color or + monochrome text consoles as display. There is an additional + OpenGL renderer as well. + . + PrBoom is based on MBF and LxDoom, which in turn are based on + Boom, a freely available port of Doom for DOS, written by + TeamTNT (http://www.teamtnt.com/). + . + PrBoom requires an IWAD to play. A free IWAD is available + in the freedoom package. You can install your commercial + Doom IWADs using doom-package. + +Description: Transition package for development file for the Iceape Internet Suite + Package to ease upgrading from mozilla packages to the new iceape package. + . + This package can be purged at anytime once the iceape-dev package has been + installed. + +Description: Development files for KVIrc + This package contains KVIrc libraries and header files you need if you + want to develop plugins for KVIrc. + . + KVIrc is a graphical IRC client based on the KDE widget set which integrates + with the K Desktop Environment. + +Description: documentation for asterisk + Asterisk is an Open Source PBX and telephony toolkit. + . + This package contains the source documentation needed if you wish to + extend the asterisk package. + +Description: mail handling library - development files + libEtPan! is a mail library. It may be used for low-level mail handling: + network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP), + local storage (mbox/MH/maildir), message / MIME parsing. + . + This package provides development files for the library. + +Description: Library for solving Freecell games (Development files) + Freecell Solver is a library for automatically solving boards of Freecell and + similar variants of card Solitaire. This package contains the header files and + static libraries necessary for developing programs using Freecell Solver. + . + This package contains the files necessary to produce binaries which are + linked against libfreecell-solver. + +Description: GRASS extension for the Geospatial Data Abstraction Library + GDAL is a translator library for raster geospatial data formats. + As a library, it presents a single abstract data model to the + calling application for all supported formats. This extension + provides access to GRASS raster data via GDAL. + +Description: development files for libglade (Gnome widgets support) + This library allows you to load user interfaces in your program, which are + stored externally. This allows alteration of the interface without + recompilation of the program. + . + The interfaces can also be edited with GLADE. + +Description: semi-random text typer + Randtype is a small utility to output characters or lines at random intervals. + There are a few command line options to refine the output. With it you can + output files to the screen, and if you configured it well, it will look like + someone is actually typing - with optional typos even. + +Description: An icon editor in Perl-Tk + Babygimp is an icon editor in Perl-Tk. It can edit and + save files in .xpm format. + +Description: debugging symbols for kdeadmin + This package contains the debugging symbols associated with kdeadmin. + They will automatically be used by gdb for debugging kdeadmin-related + issues. + +Description: Finnish language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Finnish. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Choose the fastest server automatically + This is netselect, an ultrafast intelligent parallelizing binary-search + implementation of "ping." You give it a (possibly very long) list of + servers, and it chooses the fastest/closest one automatically. It's good + for finding the fastest ftp.debian.org mirror, the least laggy IRC server, + or the best Squid neighbour. + +Description: SMB authentication module for Perl + This package supplies a perl module for authenticating against + an SMB password server. + +Description: minimal console getty that can run any process + rungetty might be the getty you were looking for. It is able to run any + program, not just login. If a different program than login is used it usually + is run as nobody:nogroup, or the user/group specified on the commandline. + rungetty can even be configured to autologin, under certain circumstances. + See the manual page for more information. + . + You have to change some lines in /etc/inittab for having any effect after + installing the package. rungetty is based on mingetty and therefore not + suitable for serial use. + +Description: PDF printer for CUPS + CUPS-PDF provides a PDF Writer backend to CUPS. This can be used as a + virtual printer in a paperless network or to perform testing on CUPS. + . + Documents are written to a configurable directory (by default to ~/PDF) + or can be further manipulated by a post-processing command. + . + Homepage: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ + +Description: Implementation of the OpenStep specification + LibFoundation is a library that provides an almost complete + implementation of the OpenStep specification plus many other extensions + that can be found in the Apple's MacOS X Foundation library. + . + This package contains the shared library. + +Description: HTML processor that generates indexed HTML, PS, and PDF + HTMLDOC is a program for writing documentation in HTML and producing + indexed HTML, PostScript, or PDF output (with tables of contents). + It supports most HTML 3.2 and some HTML 4.0 syntax, as well as GIF, + JPEG, and PNG images. + +Description: Sound Manipulation Program + Wavesurfer is a sound manipulation program, it has been designed to suit both, + novice and advanced users. WaveSurfer has a simple and logical user interface + that provides functionality in an intuitive way and which can be adapted to + different tasks. + . + Homepage: http://www.speech.kth.se/wavesurfer/ + +Description: GNOME XML library + XML is a metalanguage to let you design your own markup language. + A regular markup language defines a way to describe information in + a certain class of documents (eg HTML). XML lets you define your + own customized markup languages for many classes of document. It + can do this because it's written in SGML, the international standard + metalanguage for markup languages. + . + This package provides a library providing an extensive API to handle + such XML data files. + +Description: GStreamer helper programs from the "base" set + GStreamer is a streaming media framework, based on graphs of filters + which operate on media data. Applications using this library can do + anything from real-time sound processing to playing videos, and just + about anything else media-related. Its plugin-based architecture means + that new data types or processing capabilities can be added simply by + installing new plug-ins. + . + This package contains helper programs from the "base" set, an essential + exemplary set of elements. + +Description: Not Quite C compiler for LEGO Mindstorms RCX + The LEGO Mindstorms RCX is a Hitachi microcontroller embedded into a + LEGO brick. This package lets you write programs in a C-like + language and download them to your RCX using the serial or USB + infrared tower included with the RCX. + +Description: Shell pipeline element to meter data passing through + pv (Pipe Viewer) can be inserted into any normal pipeline between two processes + to give a visual indication of how quickly data is passing through, how long it + has taken, how near to completion it is, and an estimate of how long it will be + until completion. + . + To use it, insert it in a pipeline between two processes, with the appropriate + options. Its standard input will be passed through to its standard output and + progress will be shown on standard error. + +Description: GNOME XML library + XML is a metalanguage to let you design your own markup language. + A regular markup language defines a way to describe information in + a certain class of documents (eg HTML). XML lets you define your + own customized markup languages for many classes of document. It + can do this because it's written in SGML, the international standard + metalanguage for markup languages. + +Description: a Perl module to read/write Apache like configuration files + Apache::Admin::Config provides an object oriented interface to read and write + Apache configuration files without affecting comments, indentation, or + truncated lines. + . + You can easily extract information from Apache configuration files, or manage + htaccess files. An advantage over Apache::ConfigFile is that you can modify + configuration files on disk, and generate new ones. + . + The class was specifically written for a hosting provider, where it is used + to add new clients, activate features, (un)lock directories using htaccess, + etc. It can also come in handy for writing a one-shot migration script in a + few lines. + . + Homepage: http://search.cpan.org/dist/Apache-Admin-Config/ + +Description: Remote Modem Utility for Unix + The ttyd daemon is fully telnet compatible allowing + programs to connect to any remote device such as + networked modems and terminal servers as if they were + local devices as long as the device utilizes the telnet + protocol, eg. another host running termnetd or a + console access server. + +Description: XML parsing C library - example application + This package contains xmlwf, an example application of expat, the C + library for parsing XML. The arguments to xmlwf are one or more + files which are each to be checked for XML well-formedness. + +Description: [Biology] Tool to test a DNA sequence for the presence of sequence tagged sites + Electronic PCR feature to test a DNA sequence for the presence of + sequence tagged sites. e-PCR looks for STSs in DNA sequences by + searching for subsequences that closely match the PCR primers and have + the correct order, orientation, and spacing that they could plausibly + prime the amplification of a PCR product of the correct molecular weight + (Schuler, Genome Research 7:541-50, 1997). + . + Homepage: http://www.ncbi.nlm.nih.gov/genome/sts/epcr.cgi + +Description: Development files for Linux console and font manipulation + This package includes the libconsole and libcfont headers and static + libraries. + . + WARNING: These libs' API are still in ALPHA stage; the interface is still + subject from time to time to incompatible changes. + +Description: KDE mouse manipulation tool for the disabled + KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. It was + designed to help those with repetitive strain injuries, for whom pressing + buttons hurts. + . + This package is part of KDE, as a component of the KDE accessibility module. + See the 'kde' and 'kdeaccessibility' packages for more information. + +Description: Check address ownership and DNSBL listings for spam reporting + Hinfo will check (possibly obscured) address/hostname/website ownership + and will display which blacklists (such as sbl.spamhaus.org and + bl.spamcop.net) the site is listed on. + . + It is primarily used in manual spam reporting. + +Description: Alternative interface to File::Find + A friendlier interface to File::Find. It allows you to build rules which + specify the desired files and directories. + +Description: Perl extension for parsing and manipulating DNS Zone Files. + This module will parse a Zone File and put all the Resource Records (RRs) + into an anonymous hash structure. At the moment, the following types of + RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for + maintaining DNS zones, or for transferring DNS zones to other servers. If + you want to generate an XML-friendly version of your zone files, it is + easy to use XML::Simple with this module once you have parsed the zonefile. + . + DNS::ZoneParse scans the DNS zonefile - removes comments and seperates + the file into its constituent records. It then parses each record and + stores the records internally. + +Description: IRC bot written in ruby + Rbot is very extensible thanks to a well designed plugin + scheme. It has native infobot-style keywords, fact database, + access levels and multi-language support. + . + It comes with several classical plugins, like DNS queries, + Babelfish translation, Google searching, Karma, Weather, + quotes, slashdot news, and many more. + +Description: Lightweight ncurses audio player + C* Music Player is a modular and very configurable ncurses-based audio player. + It has some interesting features like configurable colorscheme, mp3 and ogg + streaming, it can be controlled with an UNIX socket, filters, album/artists + sorting and a vi-like configuration interface. + . + It currently supports different input formats: + - Ogg Vorbis + - MP3 (with libmad) + - FLAC + - Wav + - Modules (with libmodplug) + - Musepack + +Description: GNU Triangulated Surface Library documentation + GTS includes a number of useful functions to deal with triangulated + surfaces. Refer to the libgts-dev package description for more + details. + . + This package contains the GTS Referece, in HTML format. + +Description: macro files of LaTeX 2.09 25-mar-1992 version + LaTeX 2.09 is obsolete. Use LaTeX 2e. + This package is for those who want to use old style files. + +Description: Simple TAL, TALES and METAL implementation + SimpleTAL is a reimplementation of the ZOPE TAL (Template Attribute Language), + TALES (TAL Expression Syntax) and METAL (Macro Expansion for TAL) languages. + More information and specifications of these languages is available at + http://www.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage . + +Description: DXF Import, Manipulation, and Export programs + Dime is a C++ class library for reading, constructing, manipulating, + and writing DXF file data. + . + This package comes with the programs dxf2vrml, which converts + dxf to VRML files and dxfsphere, which makes triangle mesh approximations + of spheres. + +Description: mininal XML parser and printer for OCaml + This is a XML parser and printer, designed to help parsing basic XML document + into OCaml data structures and printing it back to a XML document. + . + It also supports DTD. + . + You can find more information about xml-light at + http://tech.motion-twin.com/xmllight.html + +Description: a KDE app for control your mobile phone + KMobileTools is a nice KDE application that allows you to control your + mobile phone from your GNU/Linux PC. + It's based on a Motorola C350 and C650, but it's also compatible with + other mobile phones like Nokia, Ericsson and Siemens. + +Description: Compute Archimedes' constant Pi to arbitrary precision + This program computes Archimedes' constant Pi to arbitrary precision. + It is extremely fast and the precision is only limited by your machine's + main memory. + . + This is a teaser for the CLN library, to which the actual computation is + delegated. You may use these decimal digits as random digits or search + them for hidden messages. :-) + +Description: Round-Robin-Database Collecting Daemon + RRDcollect is a daemon which polls certain files in /proc/ + directory, gathering data and storing it inside RRDtool's + database files. Being written in C it should be both fast + and resources-friendly. It supports both scanf(3)-style + pattern matches and perl compatible regular expressions. + . + This package does not create rrd files. You need to create those files + manually using rrdtool package. + . + http://rrdcollect.sourceforge.net/ + +Description: fonts used in the ITRANS Indic text processing system + ITRANS is a system for printing text in Indian language scripts. + . + It accepts a roman transliteration of the Indian languages Bengali, + Gujarati, Hindi, Kannada, Marathi, Punjabi. Tamil, Telugu, or Sanskrit and + outputs LaTeX, HTML, or Postscript. + . + This package contains fonts in Metafont, Postscript Type 1 and TTF format for + the languages supported by ITRANS. + +Description: module for Apache which takes the last IP from the 'X-Forwarded-For' header + rpaf is short for reverse proxy add forward. + . + rpaf is for backend Apache servers what mod_proxy_add_forward is for + frontend Apache servers. It does exactly the opposite of + mod_proxy_add_forward written by Ask Bjorn Hansen. + . + It changes the remote address of the client visible to other Apache modules + when two conditions are satisfied. First condition is that the remote client + is actually a proxy that is defined in httpd.conf. Secondly if there is an + incoming X-Forwarded-For header and the proxy is in its list of known + proxies it takes the last IP from the incoming X-Forwarded-For header and + changes the remote address of the client in the request structure. + +Description: "AR PL SungtiL GB" Chinese TrueType font by Arphic Technology + "AR PL SungtiL GB" is a high-quality Chinese TrueType font + (gbsn00lp.ttf) generously provided by Arphic Technology to the Free + Software community under the "Arphic Public License". + . + If you use X Window System, be sure to install the "x-ttcidfont-conf" + package so you can use this font in X. + . + You also need to install the "tfm-arphic-gbsn00lp" package for + typesetting with Omega or with CJK for LaTeX (cjk-latex). + . + Author: Arphic Technology Co., Ltd. + URL: http://www.arphic.com.tw/ + +Description: The telnet client + The telnet command is used for interactive communication with another host + using the TELNET protocol. + +Description: PHP bindings for mod_bt + This package provides access to a BitTorrent tracker running mod_bt + from a PHP environment. + +Description: scanner program for KDE + Kooka is an open source GNU/Linux scan program based on SANE and + KScan library. + . + Kooka helps you to handle the most important scan parameters, find the + correct image file format to save and manage your scanned images. It + offers support for different OCR modules. Libkscan, a autonomous part + of Kooka, provides a scan service for easy and consistent use to all + KDE applications. + . + Install ocrad or gocr if you wish to enable optical character recognition + in kooka. + . + This package is part of KDE, as a component of the KDE graphics module. + See the 'kde' and 'kdegraphics' packages for more information. + . + Homepage: http://kooka.kde.org/ + +Description: Linux Cross-Reference + The Linux Cross-Reference project is the testbed application of a + general hypertext cross-referencing tool. (Or the other way around.) + . + The main goal of the project is to create a versatile + cross-referencing tool for relatively large code repositories. The + project is based on stock web technology, so the codeview client may + be chosen from the full range of available web browsers. On the + server side, any Unix-based web server with cgi-script capability + should do nicely. + . + The main feature of the indexer is of course the ability to jump + easily to the declaration of any global identifier. Indeed, even all + references to global identifiers are indexed. Quick access to + function declarations, data (type) definitions and preprocessor macros + makes code browsing just that tad more convenient. At-a-glance + overview of e.g. which code areas that will be affected by changing a + function or type definition should also come in useful during + development and debugging. + +Description: antenna visualization software + Antennavis is a visualization toolkit designed to aid the user in better + understanding the data output by the NEC2 antenna modelling software. + +Description: Heavy duty browser for mail folders + Buffy is a program that displays a compact summary of your mail folders, and + allows to invoke a command (usually a mail reader) on them. It is written + with the intent of being a handy everyday tool for people handling large + volumes of mail. For mutt users, this can be a nice front-end to supplement + the simple built-in folder browser when one has many folders to keep track of. + . + Buffy tries hard to work out of the box: it looks for mail folders in sensible + places and comes with reasonable defaults. + . + The program is functional but still very young, and only Maildir and + Mailbox format are supported at the moment. + +Description: Polish language package for Enigmail + Polish menus and messages for Enigmail. + +Description: gspca video for linux (v4l) driver modules for Linux 2.6.18 on AMD64 + This package provides the gspca video for linux (v4l) driver modules for + the Linux kernel version 2.6.18 on all 64bit single- and multiprocessor + AMD and Intel machines. + . + The gpsca video for linux (v4l) driver, provides support for webcams and + digital cameras based on the spca5xx range of chips manufactured by + SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and + Transvision. + . + Homepage: http://mxhaard.free.fr/index.html + +Description: system login tools + These tools are required to be able to login and use your system. The + login program invokes your user shell and enables command execution. The + newgrp program is used to change your effective group ID (useful for + workgroup type situations). The su program allows changing your effective + user ID (useful being able to execute commands as another user). + +Description: sed-like editor for binary files + Editor like sed, but for binary files. bbe performs basic byte + operations on blocks of input stream. bbe is a command line tool + developed for Unix systems. + . + Homepage: http://members.surfeu.fi/tjsa/bbe/ + +Description: PalmPilot PIM, UI, and Conduit Manager + PilotManager is a tool that allows you to synchronize databases on your + 3Com PalmPilot with applications on your Unix platform. It is a full + Hotsync daemon that is user extensible. Developers can write their own + conduits to synchronize Pilot databases with the desktop application of + their choice. + +Description: miniature mount utility and free space monitoring tool + wmmount runs in a 64x64 window, displaying the amount of free space + on file systems. Simply by clicking on it you can mount and unmount + file systems. This is especially suitable for removable disks such + as floppies, CD-ROMs, ZIP drives etc. + . + There's nothing in the program that makes it *require* Window Maker, + i.e. it works great with other window managers. But if you are looking + for seamless integration on your desktop, wmmount in the Window Maker + dock may very well suit your needs. + +Description: Picon (Personal Images) db of Usenix conference attendees + "picons" is short for "personal icons". They're small, constrained + images used to represent users and domains on the net, organized into + databases so that the appropriate image for a given e-mail address can + be found. Besides users and domains, there are picons databases for + Usenet newsgroups and weather forecasts. The picons are in either + monochrome XBM format or color XPM and GIF formats. + . + These databases have been compiled in hopes of helping make cyberspace + a more personable place. With them, software and services can be + developed to identify persons on the net by face (or, at least, by + institution logo) instead of by a cryptic e-mail address. Software of + this kind is for example xfaces and exmh. + +Description: TeX Live: Essential programs and files + These files are regarded as basic for any TeX system, covering + plain TeX macros, Computer Modern fonts, and configuration for common + drivers. + . + This package includes the following CTAN packages: + amsfonts -- TeX fonts from the American Mathematical Society. + bibtex -- Bibliography management for LaTeX. + cm -- Computer Modern fonts. + cmex -- The cmex package. + dvips -- A dvi to PostScript driver. + enctex -- A tex extension translating input on its way into TeX. + fontname -- Naming scheme for naming fonts in TeX. + makeindex -- Process index output to produce typesettable code. + metafont -- MetaFont: A font definition system + mflogo -- LaTeX support for MetaFont and logo fonts. + misc -- Miscellaneous macros for TeX and MF. + plain -- The Plain TeX format. + tex-ps -- TeX to PostScript generic macros and add-ons. + hyphen-base -- Core hyphenation patterns + +Description: documentation for GNU diffutils + This package contains HTML and info documentation for GNU diffutils. + +Description: example-based guide to APT (German) + This manual tries to be a quick but complete source of + information about the APT system and its features. + . + It documents the main uses of APT with many examples. + . + This package contains the German version. + +Description: debug symbols for clamav + This package contains the stripped debugging symbols for the ClamAV suite + +Description: Tools for use with GStreamer + GStreamer is a streaming media framework, based on graphs of filters + which operate on media data. Applications using this library can do + anything from real-time sound processing to playing videos, and just + about anything else media-related. Its plugin-based architecture means + that new data types or processing capabilities can be added simply by + installing new plug-ins. + . + This package contains unversioned command-line tools for GStreamer + that work with different major/minor versions of GStreamer. + +Description: A collection of Audio meters for the JACK audio server + Meterbridge implements various meters for the JACK Audio Connection Kit. + Examples of the available types are: + * PPM Peak Program level Meter + * VU Volume Unit Meter + * DPM Digital Peak Meter + * JF Jellyfish Meter + * SCO Scope + +Description: XEN system with Linux 2.6.18 image on AMD64 + This package depends on the binary Linux image and the correct hypervisor. + +Description: core libraries and binaries for all KDE applications + This package contains all the shared libraries and common core binaries + used by all KDE applications. You need these libraries and binaries to + run KDE applications. + . + Several scripts included in kdebase-bin, related to the handling of SMB + and NFS shares, require the perl-suid package to work properly. + . + If you are working with remote filesystems, you may find that fam + is helpful in tracking filesystem updates. If you work only with local + filesystems, then avoid fam (and gamin), since if they are not installed, + KDE will use its own more efficient inotify (or else dnotify) system + directly. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'kdelibs' packages for more information. + +Description: gui to multiple communications receivers using the Hamlib library + Smart Gnome Control is a graphical user interface to multiple communications + receivers via the Hamlib library. The specific purpose is to let you control + your communications receiver from a personal computer, and to simplify the + hobby of shortwave radio listening. + . + The Smart Gnome Control interface is designed to automatically reconfigure + according to the known capabilities of your receiver. It is also designed to + provide database-driven tuning, memory and logging capabilities, based on + FineWare's (discontinued) Smart Control series of receiver control packages + for Windows. + +Description: Printer GUI for Xfce4 + xfprint4 is a printer manager for the Xfce4 desktop environment. It allows + you to manage your print job or to print a file by drag'n'drop. You do not + have to have this package installed, but if you are using xfce4 it is a + nice GUI to manage your printer jobs. + . + Homepage: http://www.xfce.org/ + +Description: The Qt3 Configuration Application + The Qt Configuration program allows endusers to configure the look + and behavior of any Qt3 application. It is mostly only necessary + on systems which don't run KDE because the KDE control center already + covers this configuration automatically for the users Qt3 applications + according to his desktop settings in KDE. However, if you need to run + CJK-fonts or other non-latin scripts, you will most likely want to + install this package. + +Description: GNU privacy guard - signature verification tool + GnuPG is GNU's tool for secure communication and data storage. + . + gpgv is a stripped-down version of gnupg which is only able to check + signatures. It is smaller than the full-blown gnupg and uses a + different (and simpler) way to check that the public keys used to + make the signature are trustworthy. + +Description: General Input Interface X input target + "General Graphics Interface" - a fast, portable graphics environment. + . + This package contains input modules that make input sources available + for use with LibGII, the input library developed by the GGI project. + . + Input modules are included for these devices: + . + x Keyboard and mouse input from a newly created X window + xwin Keyboard, mouse and expose input from an existing X window + . + Usually, it is not necessary to specify which of these input devices + you want to use; LibGGI normally finds an appropriate input device. + . + Homepage: http://www.ggi-project.org/ + +Description: display remote or local pictures on your desktop + This is a small tool to draw local or remote pictures on your root window. + This is very useful if you want to have webcam, graphs or something like + this drawn above your wallpaper. + +Description: GNOME front-end to GnuPG - a free PGP replacement + gpgp is a GNOME graphical user interface application + for the GNU encryption and signing tool gnupg. + . + More information can be found at the gpgp web site at + http://www.geocities.com/SiliconValley/Chip/3708/gpgp/gpgp.html + . + Note that the upstream is not very active. You may like another gnupg + frontend such as gpa or seahorse. + +Description: realtime filesystem monitoring program using inotify + iWatch is a realtime filesystem monitoring program. It's a + simple perl script to monitor changes in specific + directories/files and send email notification immediately. It + reads the dir/file list from xml config file and needs inotify + support in kernel (Linux Kernel >= 2.6.13). + . + Homepage: http://sourceforge.net/projects/iwatch + +Description: Utilities for .desktop files + Some utilities to make dealing with .desktop files easier: + * update-desktop-database -- update the desktop-MIME mapping + * desktop-file-validate -- validate a desktop file + * desktop-file-install -- install a desktop file, munging en route. + * desktop-menu-tool -- manipulate a desktop file + +Description: Personal Address Manager for GNUstep + This package constitutes a personal address manager for the GNUstep + software system. It allows archiving complete personal contact + information, organizing contacts in groups, integration with other + software such as mail clients and sharing address information with + other users over the network. + +Description: QGIS Geographic Information System - shared library + QGIS is a Geographic Information System (GIS) + which manages, analyzes and display databases of + geographic information. + . + This package contains the shared library that + provides an interface for plugins. + +Description: X.Org X server -- Summa input driver + This package provides the driver for Summa graphics tablets. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-input-summa' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: gocr documentation + gocr is a multi-platform OCR (Optical Character Recognition) program. + . + It can read pnm, pbm, pgm, ppm, some pcx and tga image files. + . + It is documentation about gocr and OCRs. + +Description: gtk program for managing and observing your firewall + Firestarter is a complete firewall tool for Linux machines. It + features an easy to use firewall wizard to quickly create a + firewall. Using the program you can then open and close ports + with a few clicks, or stealth your machine giving access only + to a select few. The real-time hit monitor shows attackers + probing your machine. + +Description: allows secure rpc communication using the rpcsec_gss protocol + librpcsecgss allows secure rpc communication using the rpcsec_gss protocol. + . + Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ + +Description: Finnish language package for IceDove + Finnish menus and messages for IceDove. + . + Homepage: http://www.mozilla.fi/ + +Description: graph library for OCaml + Ocamlgraph is a graph library which provides the following + contribution : + - An easy-to-use graph data structure together with + several operations and algorithms over graphs. It also + provides more complex graph structures ( persistent, imperative, + with label for vertices, with label for edges... ) + . + - Several classic operations and algorithms over + graphs. ( Graph traversal, Strongly connected components, + Ford-Fulkerson maximal flow algorithm, Delaunay triangulation, + Kruskal's algorithm, Goldberg maximal flow algorithm, mirror, + complement, transitive_closure ). + . + Each algorithm is made over functor, those allowing to create your + own graph, by only providing a small set of functionality. + . + Homepage: http://www.lri.fr/~filliatr/ocamlgraph/ + +Description: the MSX emulator that aims for perfection + openMSX is an open source MSX emulator that uses a unique emulation model, + which tries to achieve the highest level of accuracy possible. It allows + emulating a large number of different MSX machines. Combined with the + C-BIOS ROM-files that are available in a separate package, you can run game + ROM-files without the need for non-free BIOS ROM files. + +Description: Rename attachments on the fly + Renattach is a small, efficient and surprisingly effective filter + designed primarily to offer an additional level of safety to Windows + users whose e-mails pass through a UNIX-like mail server. Many modern + viruses are spread through e-mail, and renattach combats such viruses by + filtering e-mail attachments based on file extension. The idea is to + rename potentially dangerous attachments (executable ones) so that + the user, or the user's poorly written e-mail software, does not + accidentally execute the attachment. + +Description: Configuration and Release management using AtFS + ShapeTools is a collection of programs to support software + configuration management in an UNIX environment. It consists of a set + of version and attribute control commands, and a configuration + interpreter and build tool ("shape"). The toolkit is integrated on top + of the Attributed File System (AtFS). + . + ShapeTools is designed to live meaningfully together + with any other UNIX tool operating on regular files. This distribution + also contains a prototype for a comprehensive change control and + release management system designed to manage the evolution of system + releases in multi programmer software development efforts. + . + Homepage: http://swt.cs.tu-berlin.de/~shape/index.html + +Description: Connection proxy for UCSPI tools + This package contains a proxy program that passes data back and forth + between two connections set up by a UCSPI server and a UCSPI client. + . + See http://cr.yp.to/proto/ucspi.txt for more information on UCSPI. See + http://untroubled.org/ucspi-proxy/ for recent informations. + +Description: Source only package for building ucspi-tcp binary package + Written by Dan J. Bernstein, tcpclient and tcpserver are + powerful easy-to-use command-line tools for building TCP + client-server applications. tcpserver provides TCP access control + features, similar to tcp-wrappers/tcpd's hosts.allow but much + faster; it can run high-availability services much better than + inetd. + . + Real-time Blocking List support is also included in tcpserver, so + you can run qmail-smtpd with it and avoid a lot of SPAM. + . + tcpclient and tcpserver conform to UCSPI, the UNIX Client-Server + Program Interface, using the TCP protocol. + . + Dan Bernstein (ucspi-tcp's author) only gives permission for his code + to be distributed in source form, or binary by approval. This package + has been put together to allow people to easily build a binary + package for themselves, from source. + . + If there is a package called ucspi-tcp available, then Dan has approved the + binary version of the package for distribution, so you might as well install + that and save yourself some effort. + +Description: helper programs to maintain Debian packages with Subversion + svn-buildpackage (formerly svn-devscripts) contains tools that help to + automate the task of maintaining Debian packages inside of a Subversion + repository. They are intended to be used by Debian developers to + simplify the error-prone actions with the svn, devscripts and + dpkg-dev utilities. + . + - svn-inject: creates the initial directory structure of + Debian-SVN repository and imports existing packages + - svn-upgrade: imports upstream changes into the upstream branch and + updates the Debian trunk directory, merging and tagging as needed + - svn-buildpackage: wrapper around dpkg-buildpackage, + exporting/merging/tagging source as needed (similar to + cvs-buildpackage) + . + The package also includes a detailed HOWTO document. + +Description: A simple graphical file manager for X11 + ROX-Filer is a simple and easy to use graphical file manager + for X11 based on the GTK2 library. It uses a uniform + drag-and-drop approach for every operation. + . + It is also the core component of the ROX Desktop Environment. + . + Invoking rox opens each directory or file listed, or the + current working directory if no arguments are given. + . + +Description: Object-oriented Graphics Rendering Engine (development files) + Ogre is a complete object-oriented 3D rendering engine. It supports + different rendering subsystems but only the OpenGL system is useful + for Linux. + . + This package contains the headers and static libraries needed to develop + with Ogre. + +Description: Debian Security Analyzer + debsecan is a tool to generate a list of vulnerabilities which affect + a particular Debian installation. debsecan runs on the host which is + to be checked, and downloads vulnerability information over the + Internet. It can send mail to interested parties when new + vulnerabilities are discovered or when security updates become + available. + +Description: tail(1) work-alike that saves and uses state information + since is a tail(1) work-alike that remembers how much of a file + you have viewed and displays only what's new when you next view + that file. Ideal for viewing log files (it'll only show what's + new in the file since the last time it was run). + +Description: small NeXTStep-like system load average monitor + wmavgload provides CPU load averages integrated over 5 (main window), + 30 and 60 seconds. Also, it takes very little space (64x64 square). + . + There's nothing in the program that makes it *require* WindowMaker, + i.e. it works great with other window managers. But if you are looking + for seamless integration on your desktop, wmavgload may suit your needs. + +Description: a small C++ library for reading zip files (development) + Zipios++ is a java.util.zip-like C++ library for reading and writing Zip + files. Access to individual entries is provided through standard C++ + iostreams. A simple read-only virtual file system that mounts regular + directories and zip files is also provided. + . + This package contains files needed for development with zipios++. + +Description: graphical frontend for netwox + Netwag is a graphical front end for netwox which contains more than 200 tools. + Netwag permits to easily: + . + - search amongst tools proposed in netwox + - construct command line + - run tools + - keep an history of commands + . + Homepage: http://www.laurentconstantin.com/en/netw/netwag/ + +Description: Program a robot to explore a world + GNU Robots is a game/diversion where you construct a program for a + little robot, then watch him explore a world. The world is filled with + baddies that can hurt you, objects that you can bump into, and food + that you can eat. The goal of the game is to collect as many prizes as + possible before you are killed by a baddie or you run out of energy. + . + Programs for the robot are written in Scheme. + +Description: Character-cell KOI8-U encoded Cyrillic fonts for X (Cronyx collection) + This package provides a standard set of character-cell low-resolution + Cyrillic fonts. These are KOI8-U fonts + and are suitable for Ukrainian. + In most cases it is desirable to have the X font server (xfs) and/or + an X server installed to make the fonts available to X clients. + . + The upstream source of this package is the package Xcyr of Serge + Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey + Chernov. + +Description: French language package for IceDove + French menus and messages for IceDove. + . + Homepage: http://frenchmozilla.sourceforge.net/ + +Description: X C Binding, xfixes extension, development files + This package contains the header and library files needed to build software + using libXCBxfixes, the xfixes extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Database API backend framework for GNUstep (development files) + This backend provides complete access to address information for + applications. It is source-code compatible with Apple + Corporation's AddressBook.framework. + . + This package contains the development files. + +Description: Minesweeper for GNUstep + Mines is the classic Minesweeper game for GNUstep. You must uncover all + the empty cases without blowing on a mine. + . + When you uncover a case, a number appears: it indicates how many + mines surround this case. If there is no number the neighbour cases + are automatically uncovered. In your process of uncovering secure + cases, it is very useful to put a flag on the cases which contain a + mine. + +Description: Carnegie Mellon University's link grammar parser for English + In Selator, D. and Temperly, D. "Parsing English with a Link Grammar" + (1991), the authors defined a new formal grammatical system called a + "link grammar". A sequence of words is in the language of a link + grammar if there is a way to draw "links" between words in such a way + that the local requirements of each word are satisfied, the links do + not cross, and the words form a connected graph. The authors encoded + English grammar into such a system, and wrote this program to parse + English using this grammar. + . + link-grammar can be used for linguistic parsing for information + retrieval or extraction from natural language documents. It can also be + used as a grammar checker. + . + This package contains the header files and static libraries + . + Homepage: http://www.link.cs.cmu.edu/link/ + +Description: Game theory analysis software and tools + Gambit is a collection of game theory software for the construction + and analysis of finite extensive and normal form games. It has a + graphical user interface and includes a scripting language with + built-in primitives for constructing and analyzing games. + +Description: Filter IP addresses matching IPv4 CIDR/network specification + grepcidr can be used to filter a list of IP addresses against one or + more Classless Inter-Domain Routing (CIDR) specifications, or + arbitrary networks specified by an address range. As with grep, there + are options to invert matching and load patterns from a file. + grepcidr is capable of comparing thousands or even millions of IPs + to networks with little memory usage and in reasonable computation + time. + . + grepcidr has endless uses in network software, including: mail + filtering and processing, network security, log analysis, and many + custom applications. + +Description: Development files for C unit testing framework + This package provides the development environment to write unit tests + in the C Programming Language. + +Description: a simple date object for Perl + Dates are complex enough without times and timezones. This module may + be used to create simple date objects. + . + It handles validation, interval arithmetic, day-of-week calculation + and transparent date formatting. + . + It does not deal with hours, minutes, seconds, and time zones. + +Description: Program for scripted telnet sessions to IBM mainframes + s3270 opens a telnet connection to an IBM mainframe host, then allows a + script to control the host login session. + . + s3270 implements RFCs 2355 (TN3270E), 1576 (TN3270), + and 1646 (LU name selection), and supports IND$FILE file transfer. + +Description: a business report maker for the KDE Office Suite + Kugar is a tool for generating business quality reports that can + be viewed and printed. It includes a standalone report viewer and a + KPart report viewer. The latter means that any KDE application can + embed the report viewing functionality and that reports can be viewed + using the Konqueror browser. + . + This package is part of the KDE Office Suite. + +Description: Object-oriented language base on prototype + Lisaac is a small prototype-based programming language. The ideas in + Lisaac are mostly inspired by Smalltalk (all values are objects), Self + (prototype-based) and Eiffel (design by contract). It has the following + features: + . + * pure object language + * very fast (like C code) + * dynamic and multiple inheritance + * dynamic definition slots + * static typing (invariant) + * generic types + * auto-cast type system + * programming by contract + * interrupt manager + * include C code facilities + . + Homepage: http://isaacos.loria.fr/ + +Description: British English dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/british-english-small + containing a list of English words with British spellings. + This list can be used by spelling checkers, and by programs such + as look(1). + . + This is a smaller list than the one installed by wbritish; nothing + prevents you installing both (and others) at the same time. + . + There are also -large and -huge version of this word list, + and there are wamerican* and wcanadian* packages as well. + +Description: XMMS Fine Spectrum Analyzer Plugin + This is a spectrum analyzer plugin for XMMS; it is based off of the simple + spectrum analyzer plugin that comes with XMMS, but it is much finer in + resolution. + +Description: collection of puzzles for X (Motif version) + The following puzzles are included: + . + - Rotational 3D Puzzles: xmrubik, xmpyraminx, xmoct, xmskewb, xmdino, xmmball + - Sliding Block Puzzles: xmcubes, xmtriangles, xmhexagons, xmpanex + - Combination: xmbarrel, xmmlink + . + This is the Motif version which shows additional functionality. It was + compiled with lesstif2. Motif is a GUI widget library for the X Window + system. + . + Homepage: http://www.tux.org/~bagleyd/puzzles.html + +Description: Internet protocol parameter registry + The common use of the Internet protocols by the Internet community requires + that the particular values used in parameter fields be assigned uniquely. It is + the task of the IANA to make those unique assignments as requested and to + maintain a registry of the currently assigned values. + . + This package lists these assignments. + +Description: Secure shell client and server (transitional package) + This is a transitional package depending on both the OpenSSH client and + the OpenSSH server, which are now in separate packages. You may remove + it once the upgrade is complete and nothing depends on it. + +Description: A cluster system monitoring daemon + Ganglia is a scalable, real-time cluster monitoring environment + with that collects cluster statistics in an open well-defined XML format. + . + This package contains the monitor core program. + +Description: phpGroupWare stock management module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides a stock management system. + +Description: command line tool reporting RAID status for several RAID types + Array-info is a command line tool to retrieve informations and logical + drives status from several RAID controllers (currently HP Compaq IDA + and CISS, and MD Software RAID). + . + It displays informations about the firmware version, Rom revision, + number of physical and logical drives on the controller, as well as the fault + tolerance, size, number of physical disks and status for each logical drive. + . + Homepage: http://sourceforge.net/projects/array-info + +Description: headers for giblib + headers and static libraries for giblib, a library of handy stuff. + . + giblib contains an imlib2 wrapper to avoid the context stuff, + doubly-linked lists and font styles. + +Description: XML security command line processor + Xmlsec is a command line tool for signature and encryption transformations + of XML data. It is part of the XML Security Library. + +Description: Font data to convert jTeX dvi file to pTeX dvi file + Virtual font for converting dvi files of NTT jTeX to dvi files of ASCII pTeX. + . + If you want to convert jTeX dvi to pTeX dvi, install this package and + use dvi2dvi. + +Description: Assamese language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Assamese. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Light weight component system + XPLC ("Cross-Platform Lightweight Components") is a component system that + will provide extensibility and reusability both inside and between + applications, while being portable across platforms (and languages) and + having the lowest possible overhead (both in machine resources and + programming effort). + +Description: C++ library for database applications (development files) + hk_classes is a set of C++ libraries for rapid development of database + applications with all features a modern database application should + have, like forms and reports. hk_classes is database and GUI + independent. It also includes command-line tools to use hk_classes in + scripts. + . + This packages contains static libraries and header files for development + with hk_classes. + . + Web site: http://hk-classes.sourceforge.net/ + +Description: X-based process management tool similar to 'top' + An X-based process management tool which generates output using + ps and displays it using Tcl/Tk + +Description: ISDN answering machine, client + Let your debian system be your answering machine! Messages can be accessed + remotely, automatically emailed, etc. + . + This is the client part of the software, with which you can listen to the + messages. Those messages are recorded on a system with the server part of + the software (isdnvboxserver); that system may be elsewhere, as long as + it can be connected to via a network. + +Description: simple full screen menu program + A full screen menu program, intended to be comfortable login shell + for inexperienced users. + . + Pdmenu interfaces with Debian's menu system, to provide + automatically-generated lists of installed programs. + +Description: ogg disk output plugin for XMMS + Oggre allows you to directly output Ogg Vorbis files from XMMS, + in the same style as the standard Disk Writer plugin. You can + also specify output quality. Oggre is a fast way to transcode + all of the items in a playlist to Vorbis, or to convert a file + type that XMMS can play into a Vorbis file for other media + players. + +Description: SmartCard library with support for PKCS#15 compatible smart cards + This package contains the libopensc libraries from OpenSC.org. + These libraries allow programs to access data, such as + cryptographic keys, on various PKCS#15 compatible smart cards + and similar security tokens. + . + Supported cards include Gemplus GPK, Schlumberger Cryptoflex, + Finnish FINEID, Swedish eID, MioCOS and TCOS cards. + . + Card initialization can be performed by utilities in the opensc package. + +Description: GNOME interface for configuring the Foomatic printer filter system + Foomatic is a printing system designed to make it easier to set up + common printers for use with Debian (and other operating systems). + It provides the "glue" between a print spooler (like CUPS or lpr) and + your actual printer, by telling your computer how to process files + sent to the printer. + . + This package includes a GNOME-based graphical user interface to simplify + configuring printers that use Foomatic. + . + netcat, pconf-detect, nmap, and smbclient are recommended if you need + to also manage remote printers. + . + Project Home: http://savannah.nongnu.org/projects/foomatic-gui/ + . + Development weblog: http://blog.lordsutch.com/?topic=13 + +Description: documentation for esvn + eSvn is a graphical client written in Qt for the subversion revision + control system (svn). + +Description: X11 font editor + gbdfed lets you interactively create new bitmap font files or modify existing + ones. It allows editing multiple fonts and multiple glyphs, it allows cut and + paste operations between fonts and glyphs and editing font properties. The + editor works natively with BDF fonts. + . + This editor is the successor of xmbdfed and is using the GTK toolkit instead + of the Motif toolkit for better user experience. + . + Homepage: http://crl.nmsu.edu/~mleisher/gbdfed.html + +Description: text rendering with Pango in SDL applications (development) + SDL_pango is a Simple Directmedia Layer extension for rendering text + with the Pango library. Its use cases are similar to those of SDL_ttf, + but it benefits from the superior Pango font selection engine for + improved rendering of internationalized text. + . + This package contains the static library and development headers needed + to build applications using SDL_pango. + +Description: MS-Word to TeX or plain text converter + This program extracts text from MS-Word files, trying to preserve + as many special printable characters as possible. catdoc supports + everything up to Word-97. Also supported are MS Write documents and RTF + files. + . + It doesn't even try to preserve fancy Word formatting, because + Word users usually don't care about document structure, and it is + this very thing which is important to LaTeX users. + . + Also provided is xls2csv, which extracts data from Excel spreadsheets + and outputs it in comma-separated-value format and catppt, which extracts + data from PowerPoint presentations. + . + This package suggests tk because it also includes wordview, an + optional Tk-based GUI for catdoc. The MIME config provided in this + package will use wordview is X is running, or catdoc directly if it + is not. + . + Homepage: http://freshmeat.net/projects/catdoc + +Description: system load plugin for gkrellm with a duck + A load monitor plugin for gkrellm, descended from wmfishtime and bubblemon. + Features include fish representing network traffic, bubbles representing + CPU usage, and a duck representing a duck. + . + Homepage: http://www.jnrowe.ukfsn.org/projects/bfm.html + +Description: The Pango library and debugging symbols + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Core X windowing system fonts + - Client-side fonts on X using the Xft library + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the debugging symbols. Most people will not need this + package. + +Description: graphical symbolic calculator + rCalc is a scientific calculator for the GNOME desktop environment. It aims + to occupy the middle ground between simple `point-and-click' calculators and + full featured mathematical packages, and hopefully take some of the best of + both worlds. + +Description: tiny window manager + TinyWM is a small, simple window manager. It has a minimal memory + footprint, which makes it useful in embedded systems. It features window + move, resize, and raise operations, and supports "sloppy focus". + . + Due to its simplicity, its source code (in C and Python) can be used as a + reference implementation for developers seeking to understand basic window + manager programming. + +Description: graphical app. to modify the contents of your Palm Pilot's DBs + J-Pilot is a desktop organizer application for PalmOS devices. It is + meant to be an alternative to the Palm Desktop provided by Palm. + . + You have access to the following applications: + o Datebook + o Address book + o ToDo list + o Memos + . + Plug-ins are available in the jpilot-plugins package. + . + Homepage: http://jpilot.org/ + +Description: Gnome VFS plugin for GStreamer + This GStreamer plugin enables data stream input from a wide variety of + sources (anything which is supported by the GNOME VFS library). Use this + plugin for access to HTTP, FTP, file, gzip, cdda, WebDAV, and many other + data streams. + . + http://www.gnu.org/directory/libs/GnomeVFS.html + +Description: KSimus floating point package + KSimus is an application for simulating networks with boolean and floating + point data type. Some more data types are planned. Currently there exists + only a few components, but because of the modular character of KSimus + extensions are easy to develop. + . + The floating point package contains a number of components, such as: sin, + asin, sinh, asinh, cos, acos, cos, acosh, tan, atan, tanh, atanh, log, exp, + min and max; random, delay, dataSelector(MUX); converter boolean <-> floating + point; absolute value; waveform generator. + . + Author: Rasmus Diekenbrock <ksimus@gmx.de>. + Homepage: http://ksimus.berlios.de + +Description: module for Apache2 which takes the last IP from the 'X-Forwarded-For' header + rpaf is short for reverse proxy add forward. + . + rpaf is for backend Apache servers what mod_proxy_add_forward is for + frontend Apache servers. It does exactly the opposite of + mod_proxy_add_forward written by Ask Bjorn Hansen. + . + It changes the remote address of the client visible to other Apache modules + when two conditions are satisfied. First condition is that the remote client + is actually a proxy that is defined in httpd.conf. Secondly if there is an + incoming X-Forwarded-For header and the proxy is in its list of known + proxies it takes the last IP from the incoming X-Forwarded-For header and + changes the remote address of the client in the request structure. + +Description: makes managing and searching for music easier + AudioLink is a tool that makes searching for music on your local + storage media easier and faster. Your searches can include a variety + of criteria, like male artists, female artists, band, genre, etc. + . + It works with MP3 and Ogg Vorbis files and creates a MySQL database + in which it stores the information about the music files. It creates + symbolic links to the actual music files based on the search + results. You can search for multiple fields, like artist, band, + composer, lyricist, etc. + . + See http://audiolink.sourceforge.net/ for more information. + +Description: PPP tool for the blackbox window manager + bbppp is a blackbox tool to control and manage your PPP + link. It can start up / shut down your ppp connection + (by running pon / poff), and displays rx and tx via a + modem-lights style PPP load, and also the PPP link uptime. + . + Note that you don't actually need blackbox for this program + to work, but it won't look as good in any other window manager. + . + Homepage: http://bbtools.sourceforge.net/download.php?file=5 + +Description: Common Lisp package to read and write PNG image files + This package includes functions for reading and writing PNG image files as + well as functions for compressing and decompressing zipped files. + +Description: demonstration tool for Lissajous figures + Qliss3d is a tool that generates various Lissajous figures. It is + possible to rotate the figures and zoom into them. Also changing the + frequency and replay of the sinus sounds by the same frequency rate + are implemented. + . + In mathematics, a Lissajous curve (Lissajous figure or Bowditch curve) + is the graph of the system of parametric equations which describes + complex harmonic motion. This family of curves was investigated by + Nathaniel Bowditch in 1815, and later in more detail by + Jules Antoine Lissajous. + Lissajous curves can be traced mechanically by means of a harmonograph. + . + Homepage: + http://www.schule-bw.de/service/foerderprog/ccteam/projekte/qliss3d_html + +Description: Agile dynamic language for the Java Virtual Machine + Groovy is an agile dynamic language for the JVM combining lots of great + features from languages like Python, Ruby and Smalltalk and making them + available to the Java developers using a Java-like syntax. + . + Groovy is designed to help you get things done on the Java platform in a + quicker, more concise and fun way - bringing the power of Python and Ruby + inside the Java platform. + . + Groovy can be used as an alternative compiler to javac to generate + standard Java bytecode to be used by any Java project or it can be used + dynamically as an alternative language such as for scripting Java objects, + templating or writing unit test cases. + . + This package includes the Groovy API javadocs, and examples. + . + Home page: http://groovy.codehaus.org/ + +Description: Realtime Apache monitoring tool + Apache top is a curses-based realtime utility to display information from a + running copy of Apache. + . + It is modelled after the standard 'top' utility, and displays information such + as the requests pers second, bytes per second and the most popular URLs + displayed. + . + It must be run from a machine running Apache, as it works by processing the + logfiles found in /var/log/apache. + +Description: API documentation of the Haskell FilePath library + A library for FilePath manipulations, designed to be cross + platform. This library will select the correct type of FilePath's for + the platform the code is running on at runtime + . + This package contains the library documentation. + . + Homepage: http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php#filepath + +Description: display the current network traffic in colors + The Color Bandwidth Meter displays the current traffic on all network devices + in a simple, curses-based GUI. + . + Homepage: http://www.isotton.com/utils/cbm/ + +Description: The original "Instant Message" system-server without Kerberos + You probably only need one server for a group of clients. + This can be a memory-intensive server, especially for very large sites. + . + The server maintains a location and subscription database for all the + receiving clients. All zephyrgrams are sent to the server to be routed + to the intended recipient. + . + This is the Project Athena Zephyr notification system 2000/04/21 snapshot. + Zephyr allows users to send messages to other users or to groups of + users. Users can view incoming Zephyr messages as windowgrams + (transient X windows) or as text on a terminal. + +Description: The Uzbek dictionary for GNU Aspell + This package contains all the required files to add support + for Uzbek language to the GNU Aspell spell checker. + +Description: network management framework (development files) + NetworkManager attempts to keep an active network connection available at all + times. It is intended only for the desktop use-case, and is not intended for + usage on servers. The point of NetworkManager is to make networking + configuration and setup as painless and automatic as possible. If using DHCP, + NetworkManager is _intended_ to replace default routes, obtain IP addresses + from a DHCP server, and change nameservers whenever it sees fit. + . + This package contains header and development files. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ + +Description: A variety of new mail notifiers for Sylpheed-Claws GTK2 + This plugin for Sylpheed-Claws GTK2 mailer collects several ways of + notification of new (and possibly unread) mail to the user. + Currently, a popup window and a mail banner are implemented. + +Description: Multiprecision arithmetic library + GNU MP is a programmer's library for arbitrary precision + arithmetic (ie, a bignum package). It can operate on signed + integer, rational, and floating point numeric types. + . + It has a rich set of functions, and the functions have a regular + interface. + . + The home page is http://www.swox.com/gmp + +Description: The object-oriented C++ API to the ImageMagick library--development + This are the include files and static libraries needed to compile + programs using libMagick++. + +Description: Various applets for GNOME 2 panel - binary files with debugging symbols + This package contains unstripped binaries used for debugging. + +Description: a loop-player and recorder designed for live use + kluppe is written in c and uses jack, gtk and sndfile. Features include: + . + - multiple files buffers, multiple 'loopers' tracks + - direct (gui) access to all loopers + - combined and per loop output ports for jack + - different playmodes including "granular" + . + kluppe is the austrian word for clip and sounds even crazier if you loop it. + . + Homepage: http://kluppe.klingt.org/ + +Description: AuthorizeNet backend for Business::OnlinePayment + This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment + backend module for Authorize.Net. It is only useful if you have a merchant + account with Authorize.Net: http://www.authorize.net/ + . + Business::OnlinePayment is a generic interface for processing payments through + online credit card processors, online check acceptance houses, etc. (If you + like buzzwords, call it an "multiplatform ecommerce-enabling middleware + solution"). + +Description: Vertical Blanking Interval decoder (VBI) - common files + The VBI devices capture the hidden lines on a television picture that carry + further information like closed-caption data, Teletext (primarily in + Europe), and now Intercast and the ATVEC Internet television encodings. + . + This package contains internationalization files. + +Description: PWLib Video Plugin for IEEE1394 (FireWire) AVC devices + This package contains the PWLib plugin for usage with AVC devices + on FireWire. Install this package, if you want to use such a video + device. + +Description: simple interprocess messaging system + D-Bus is a message bus, used for sending messages between + applications. Conceptually, it fits somewhere in between raw sockets + and CORBA in terms of complexity. + . + D-Bus supports broadcast messages, asynchronous messages (thus + decreasing latency), authentication, and more. It is designed to be + low-overhead; messages are sent using a binary protocol, not using + XML. D-Bus also supports a method call mapping for its messages, but + it is not required; this makes using the system quite simple. + . + D-Bus is still under heavy development, but is expected to be widely + used. It comes with several interfaces, including GLib. See the + description of libdbus-glib-1-2 for more information about those. + . + The daemon can be found in the dbus package. + +Description: portable DHCPv6 relay + This is a DHCPv6 relay. Relays are used as proxies between servers and + clients. Their main advantage is the ability to support multiple remote + links using only one server. Install Dibbler relay if you want to serve + multiple not physically connected links with one DHCPv6 server. + . + Homepage: http://klub.com.pl/dhcpv6/ + +Description: eGroupWare Samba administration application + eGroupWare is a web-based groupware suite. It is a flexible framework + capable of hosting applications such as group calendar, addressbook, + e-mail, accounting, inventory, and more. These applications share a + user store and a flexible access control system to control information + sharing. At the core there is an API for PHP that allows creating new + web-based applications that work within this framework. + . + Web site: http://www.egroupware.org/ + . + This eGroupWare application is for managing LDAP-based Samba servers. + +Description: Scientific Interface Definition Language (SIDL) suite documentation + Babel is a compiler for the Scientific Interface Definition Language (SIDL), + currently under development as a support tool for parallel simulation codes. + . + SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future + extension to data redistribution on massively parallel architectures. In + addition, because of the large amount of existing and very important + scientific code written in FORTRAN, SIDL is designed with support for that + language in mind. + . + Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++, + Java and Python. + . + This package contains extensive documentation for babel. + +Description: Front-end to the Valgrind memory checker + Alleyoop is a GNOME front-end to the Valgrind memory checker, including + features like intelligently suppressing errors and launching editors at + the error position in the source code. + . + Valgrind helps you to find memory-management problems in your programs. + When a program is run under Valgrind's supervision, all reads and + writes of memory are checked, and calls to malloc/new/free/delete are + intercepted. + . + Homepage: http://alleyoop.sourceforge.net + +Description: Library of commonly-used Emacs functions + Elib is designed to be for Elisp programs what libg++ is + for C++ programs: a collection of useful routines which don't have to + be reinvented each time a new program is written. + . + Elib contains code for: + - container data structures (queues, stacks, AVL trees, etc) + - string handling functions missing in standard emacs + - minibuffer handling functions missing in standard emacs + - routines for handling lists of so called cookies in a buffer. + +Description: help files for epic4 IRC client + Documentation for the epic4 irc client. Used from within epic4 with the + /help command. + +Description: Tools to enhance or analyze the security of the local system + Harden-tools helps you to install tools that the administrator can + use to enhance the security of the local system in some way. + . + NOTE! This package will not make your system uncrackable, and it is + not intended to do so. Making your system secure involves a LOT + more than just installing a package. + . + For more information on how to secure your system see: + http://www.debian.org/doc/manuals/securing-debian-howto/ + +Description: developer files for SILC library (silc-toolkit) + silc-toolkit developer files + . + SILC Project develops the Secure Internet Live Conferencing protocol (SILC), + which is designed to provide most rich featured conferencing services and + high security. + +Description: free 3D rally racing car game - data files + Trigger is a free 3D rally car racing game. Fun for all the family! + You race a sequence of 6 courses, with increasing levels of difficulty. + . + Trigger is highly customisable, and it's easy to add new levels and vehicles. + . + System Requirements: + * 400 MHz CPU + * 64 MB Ram + * good OpenGL hardware accellerated video card (NVidia Geforce or better) + . + This package contains the data-files. + . + Homepage: http://www.positro.net/trigger/ + +Description: GNOME user's guide + Documentation for using the GNOME 2 desktop environment and its components. + It covers usage and setup of the core GNOME 2 programs. + +Description: powerful clone of the vi/ex text editor (with X11 support) + This package contains Elvis compiled with support for X11, Xft and + background images. If you don't need the X11 interface, install + elvis-console instead. See also: elvis-tools + . + Elvis is a clone of vi/ex, the standard UNIX editor. It supports + nearly all of the vi/ex commands, in both visual mode and ex mode. + Elvis adds support for multiple files, multiple windows, a variety of + display modes (including syntax highlighting, man, tex, html and + hex), an optional X11 user interface, on-line help, folding, spell + checking, new options, auto commands, regions, enhanced tags, + printing, aliases and an improved :map command. + . + Like vi/ex, Elvis stores most of the text in a temporary file, + instead of RAM. This allows it to edit files that are too large to + fit in a single process' data space. + Also, the edit buffer can survive a power failure or crash. + . + Homepage: http://elvis.vi-editor.org + +Description: Virtual Ring Buffer library + The Virtual Ring Buffer (VRB) is an implementation of a character + FIFO ring buffer. A ring buffer is a special memory area, because + writing beyond the end of it actually results in a write at the + beginning. Such a construct comes very handy in applications where + one end of a communications channel is required to produce or consume + data at a constant rate, but the other end cannot gurantee this. This + is a common situation in multimedia applications or Voice-over-IP + solutions, for example. + . + VRB provides direct access to the buffer so the calling program can + construct output data in place, or parse input data in place, without + the extra step of copying data to or from a calling program provided + buffer area, thus provides a highly efficient ring buffer + implementation. + . + Homepage: http://vrb.slashusr.org/ + +Description: Match globbing patterns against text + Text::Glob implements glob(3) style matching that can be used to match + against text, rather than fetching names from a filesystem. If you + want to do full file globbing use the File::Glob module instead. + . + Homepage: http://search.cpan.org/~rclamp/Text-Glob/ + +Description: three-dimensional finite element mesh generator + Gmsh is an automatic 3D finite element mesh generator (primarily + Delaunay) with build-in CAD and post-processing facilities. Its + design goal is to provide a simple meshing tool for academic test + cases with parametric input and up to date visualization + capabilities. + . + Gmsh is built around four modules: geometry, mesh, solver and + post-processing. The specification of any input to these modules is + done either interactively using the graphical user interface or in + ASCII text files using Gmsh's own scripting language. + . + See Gmsh's reference manual for a more thorough overview of Gmsh's + capabilities. + +Description: Ukrainian spell files for Vim spell checking + This package contains Vim spell files (provided in various encodings) for + Ukrainian language. Vim spell files add language and encoding specific support + to the spell checking feature of the Vim editor. + +Description: Network backup, recovery and verification (Director daemon) + The Bacula Director service supervises all the backup, restore, verify and + archive operations. The system administrator uses the Director to schedule + backups and to recover files. + The Director can run as a daemon or as a service (i.e. in the foreground) + . + This version stores Bacula's Catalog in an SQLite3 database, and thus is + suited for smaller installations. + +Description: CLSQL database backend, ODBC + This package enables you to use the CLSQL data access package + with ODBC databases. + CLSQL is a Common Lisp interface to SQL databases. + +Description: qmail-queue filter front end + This program allows the body of a message to be filtered through a + series of filters before being passed to the real qmail-queue program, + and injected into the qmail queue. + . + You need to apply the QMAILQUEUE patch to qmail before using this program, + see the documentation for more information. + +Description: configuration viewer for HP (Compaq) SmartArray controllers + array-util is a GTK based utility that allows the user to view the + configuration of SmartArray controllers and arrays on their system. It + also allows you blink the locator LEDs of currently selected drives. + Currently this utility only works with controllers that use the 'ida' + driver and does not yet work with those using 'cciss'. + +Description: meta-applet to embed any application in the GNOME panel + The swallow applet can "eat" any X11 window into the GNOME 2 panel. + The application then displays inside the panel instead of being in a + window. + . + Its primary goal is to allow use of dockapps with the GNOME desktop. + +Description: Perl module for simple calculations with RGB colors + The Color::Calc module implements simple calculations with RGB + colors. This can be used to create a full color scheme from a few + colors. + +Description: backport of java.util.concurrent to Java 1.4 + This is a backport of the java.util.concurrent API, introduced in + Java 5.0, to Java 1.4. + . + Homepage: http://dcl.mathcs.emory.edu/util/backport-util-concurrent/ + +Description: MIT Photonic-Bands documentation + The MIT Photonic-Bands package is a free program for computing the band + structures (dispersion relations) and electromagnetic modes of periodic + dielectric structures, on both serial and parallel computers. It was + developed by Steven G. Johnson at MIT in the Joannopoulos Ab Initio + Physics group, and designed to study photonic crystal structures. + . + This package contains the documentation in HTML format. + . + URL: http://ab-initio.mit.edu/mpb/ + +Description: MIME Directory Profile implementation [runtime] + libmimedir is a gobject-based implementation of RFC 2425 (MIME Directory + Profile) and related RFCs like RFC 2426 (vCard MIME Directory Profile). + . + This package contains the libmimedir runtime library. + +Description: Perl extension interface to convert Japanese text + Jcode.pm is a Perl module that handles various Japanese charsets. + It has all features available on jcode.pl PLUS + - Object-oriented approach on Japanese text handling + - mime header handling + - Unicode feature (UCS2 and UTF8) + +Description: net_sieve module for PEAR + Provides an API to talk to the timsieved server that comes + with Cyrus IMAPd. Can be used to install, remove, mark active etc + sieve scripts. + . + Homepage: http://pear.php.net/package/Net_Sieve + +Description: perl DBI driver for files and data structures + DBD::AnyData allows you to import almost any type of Perl data structure + into an in-memory table and then use DBI and SQL to access and modify + it. It also allows standard database access to almost any kind of file, + supporting SQL manipulation of the file without converting the file + out of its native format. + . + The module allows you to prototype a database without having + an RDBMS system or other database engine and can operate either with or + without creating or reading disk files. If you do use disk files, + they may, in most cases, either be local files or any remote file + accessible via HTTP or FTP. + . + The module also supports converting files between any of the supported formats. + . + Homepage: http://search.cpan.org/~jzucker/DBD-AnyData/ + +Description: x86 real-mode library - development files + A library to provide support for making real-mode calls x86 calls. On x86 + hardware, vm86 mode is used. On other platforms, x86 emulation is provided. + . + This package contains the development files for libx86. + +Description: Russian translations of Linux manpages + A small collection of man pages (documentation) from + the Linux Documentation Project (LDP) translated to + Russian. + +Description: PRIME plugin for uim + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package contains PRIME plugin for uim. + +Description: Previewing dvi-files on text-only devices + If no options are passed output will be send to the pager defined in + PAGER if specified. If no pager specified the output will go to pager. + +Description: read, compose, modify, and write MIDI files in Perl + This suite of Perl modules provides routines for reading, composing, + modifying, and writing MIDI files. + +Description: Yet Another Debianisation Aid - documentation and examples + YADA is a Debian packaging helper. It parses a special file, + debian/packages, in a source package, and generates an appropriate + debian/rules to control building of the package. + . + This package provides documentation for YADA and some examples of + debian/packages files. + +Description: blocks parts of service for certain user agents + This Apache module blocks access to selected parts of web service for clients + with specified User-Agent header. + Probably the most typical use is to make dumping of the whole site with wget + or similar tool harder. + +Description: irssi dummy transition package + This is a dummy transition package from irssi-text and is safe to + remove. + +Description: debugging symbols for kdeaddons + This package contains the debugging symbols associated with kdeaddons. + They will automatically be used by gdb for debugging kdeaddons-related + issues. + +Description: VDR plugin that implements a preferred channels menu + This plugin for VDR implements a preferred channels menu. + It makes it easy to switch to your favourite chanels. + +Description: PeerCast user interface for GNOME includes peercast core + PeerCast is a free way to listen to radio and watch video on the Internet. + It uses P2P technology to let anyone become a broadcaster without + the costs of traditional streaming. This means you get to hear and watch + stations not normally found on commercially funded sites. + . + This software is a GNOME User Interface with full features of PeerCast and + some extended features. + Yes, gnome-peercast is completely fork of peercast. + +Description: boot logging daemon + This package contains the logd daemon used by /sbin/init to log output + of jobs started with "console logged" in their definitions. + +Description: An IDE for Unix/X11 - documentation + KDevelop is an easy to use Integrated Development Environment + for developing C/C++ applications under X11. It features + project management, an advanced editor, a class browser + and an integrated debugger. + . + The application wizard can generate fully functional projects + for terminal programs and GUI programs using Qt, KDE or GNOME. + . + This package contains documentation for KDevelop. + . + URL: http://www.kdevelop.org/ + +Description: Log file aggregator and report tool (Gtk2 frontend) + Canoe is Gtk2-based frontend to upstreamdev. + . + Upstreamdev is a tool that allow users to send in system specific log and + troubleshooting data to support personnel. + . + It can be easily modified to output data to any pastebin or support + tracker. + . + Homepage: http://www.upstreamdev.org/ + +Description: flexible message logging library - development files + RLog library provides a flexible message logging facility for C++ programs and + libraries. It is meant to be fast enough to live in production code. RLog + provides macros which are similar to Qt's debug macros, which are similar + to simple printf() statements + +Description: general multi-lingual speech synthesis system + Festival offers a full text to speech system with various APIs, as + well an environment for development and research of speech synthesis + techniques. It includes a Scheme-based command interpreter. + . + Besides research into speech synthesis, festival is useful as a + stand-alone speech synthesis program. It is capable of producing + clearly understandable speech from text. + +Description: Free Lossless Audio Codec - runtime C library + FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is + similar to MP3, but lossless. The FLAC project consists of: + . + * The stream format + * libFLAC, which implements a reference encoder, stream decoder, and file + decoder + * flac, which is a command-line wrapper around libFLAC to encode and decode + .flac files + * Input plugins for various music players (Winamp, XMMS, and more in the + works) + . + This package contains the runtime library libFLAC. + +Description: Ukrainian dictionary for GNU Aspell + This package contains all the required files to add support for the + Ukrainian language to the GNU Aspell spell checker. + +Description: Demo presentation slides for the docbook-slides package + This package provides 12 formatting and display options available for + the docbook slides package. + . + If you plan to use docbook-slides for developing presentations, these demos + will provide you with examples of the many different output options that are + available with the docbook-slides package. + . + Author: Norman Walsh <ndw@walsh.com> + . + Homepage: http://sourceforge.net/projects/docbook/ + +Description: Jython documentation including API docs + Official documentation for Jython, an implementation of Python + seamlessly integrated with Java. This includes detailed Jython usage + information as well as the API documentation for the Jython classes. + . + This package only contains documentation specific to Jython; for general + Python documentation including a Python language reference and tutorial, + see Python web site : http://www.python.org/doc/2.1.3/ . + +Description: file upload handler for Maypole + This plugin adds a upload method to your Maypole request object to allow + you to access file uploads in a platform neutral way. + . + Homepage: http://search.cpan.org/~mramberg/Maypole-Plugin-Upload/ + +Description: Creates X menus from the shell + This is ratmenu, a simple program that allows you to create X menus from the + shell. Although designed for ratpoison, it will work with any ICCCM compliant + window manager. + . + It was forked from 9menu version 1.5, to provide specific support + for the ratpoison window manager. Where 9menu only responds to the mouse, and + ignores the keyboard, ratmenu has all mouse sensitivity taken out, and only + responds to the keyboard. Since then it has evolved nifty features and + behaviors of its own. The source code was also cleaned up and old cruft + weeded out. + +Description: TeX Live: Ukrainian documentation + Assorted useful Ukrainian documentation and guides + . + This package includes the following CTAN packages: + lshort-ukrainian -- The lshort-ukrainian package. + +Description: examples using LLVM (Low-Level Virtual Machine) compiler + The Low-Level Virtual Machine (LLVM) is a collection of libraries and + tools that make it easy to build compilers, optimizers, Just-In-Time + code generators, and many other compiler-related programs. LLVM + uses a single, language-independent virtual instruction set both + as an offline code representation (to communicate code between + compiler phases and to run-time systems) and as the compiler internal + representation (to analyze and transform programs). This persistent + code representation allows a common set of sophisticated compiler + techniques to be applied at compile-time, link-time, install-time, + run-time, or "idle-time" (between program runs). + . + This package contains examples for using LLVM, both in developing + extensions to LLVM and in using it to compile code. + +Description: Documentation for Yacas + Yet Another Computer Algebra System is a small and highly + flexible computer algebra language. + . + The syntax is very close to Mathematica. The distribution contains + a small library of mathematical functions, but its real strength + is in the language in which you can easily write your own symbolic + manipulation algorithms. It supports arbitrary precision arithmetic. + This package contains the html documentation for yacas. + +Description: Electronic mail transport system + Smail is a mail transport agent (MTA). + . + An MTA is the innards of the mail system - it takes messages from + user-friendly mailer programs and arranges for them to be delivered + locally or passed on to other systems as required. + +Description: The Vorbis General Audio Compression Codec + Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, + general-purpose compressed audio format for audio and music at fixed + and variable bitrates from 16 to 128 kbps/channel. + . + The Vorbisfile library provides a convenient high-level API for decoding + and basic manipulation of all Vorbis I audio streams. + +Description: software development kit from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes the KDE Software Development Kit, a collection + of applications and tools useful for developing KDE applications. + +Description: A GPS manager + GPS Manager (GPSMan) is a graphical manager of GPS data that + makes possible the preparation, inspection and edition of GPS data in + a friendly environment. GPSMan supports communication and real-time + logging with both Garmin and Lowrance receivers and accepts real-time + logging information in NMEA 0183 from any GPS receiver. + +Description: The GNOME Print architecture - data files + This is a prototype implementation of the Gnome Printing + Architecture, as described in: + . + http://www.levien.com/gnome/print-arch.html + . + This package contains fonts and locale files needed by gnome-print. + +Description: Apache 2 module that embeds Python within the server + mod_python allows you to write web-based applications in Python. + Because the parser is embedded in the server as an Apache module, it + will run many times faster than traditional CGI scripts. + . + This package contains the module documentation in HTML format. + +Description: GNU Internationalization utilities for the base system + This package includes the gettext and ngettext programs which allow + other packages to internationalize the messages given by shell scripts. + +Description: Display a Debian logo on a framebuffer device at boottime + This package contains a patch to the Linux kernel that changes the default + penguin logo displayed on a framebuffer device when booting into a Debian + swirl. + . + It works with Linux 2.2.20, all 2.4.x kernels and 2.6.x. + +Description: generic application protocol kernel + BEEP (Blocks Extensible Exchange Protocol) is a generic application + protocol kernel for connection-oriented, asynchronous interactions. + BEEP permits simultaneous and independent exchanges within the + context of a single application user-identity, supporting both + textual and binary messages. beepcore-c is an implementation of BEEP + written in C that runs on unix and Win32 systems. + . + This package contains the shared libraries. + +Description: Status panel applet for XMMS + This package provides an XMMS plugin which provides a status and control + applet for use with the GNOME and KDE status docks. + +Description: The Vorbis General Audio Compression Codec (development files) + Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, + general-purpose compressed audio format for audio and music at fixed + and variable bitrates from 16 to 128 kbps/channel. + . + This package contains the header files and documentation needed to develop + applications with libvorbis. + +Description: Exim MTA info documentation + Info Files for Exim + +Description: Libraries necessary to run Ruby 1.8.x + This package includes libruby, which is necessary to run Ruby. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: Free VB-like language + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + With Gambas, you can quickly design your program GUI, access MySQL or + PostgreSQL databases, pilot KDE applications with DCOP, translate your + program into many languages, and so on... + . + This package provides the examples, help and documentation + . + Homepage: http://gambas.sourceforge.net + +Description: Development files for Guile 1.8 + This package contains files needed for development using Guile 1.8. + . + Guile is a Scheme implementation designed for real world programming, + providing a rich Unix interface, a module system, an interpreter, and + many extension languages. Guile can be used as a standard #! style + interpreter, via #!/usr/bin/guile, or as an extension language for + other applications via libguile. + +Description: Secured payment system of the Caisse d'Epargne (French bank) + Brings secure and crash tolerant payment system for e-commerce + solutions with PHP for the Caisse d'Epargne customers (a French + bank). + . + See http://www.spplus.info/ for more information. + +Description: command-line and graphical viewers for SVG files + The rsvg library is an efficient renderer for Scalable Vector Graphics + (SVG) pictures. + . + This package includes a command-line utility to convert the SVG files + to the PNG format and a graphical SVG viewer. + +Description: Execute C program as script + Linux binfmt_misc handler for C, C++, Assembly languages, Pascal, + Fortran, Java(GCJ). + . + Using the binfmt_misc interface, binfmtc allows users to + seamlessly execute C source code as if they were scripts. + . + Includes example utilities realcsh.c, realksh.c, which are for your + real C scripting pleasures. + +Description: replacement for the pam_cracklib module + a simple password strength checking module for + PAM-aware password changing programs, such as passwd(1). In addition + to checking regular passwords, it offers support for passphrases and + can provide randomly generated passwords. + +Description: [Biology] A tree drawing program + NJplot is able to draw any tree expressed in the standard + phylogenetic tree format (e.g., the format used by the Phylip package). + NJplot is especially convenient for rooting the unrooted trees + obtained from parsimony, distance or maximum likelihood tree-building + methods. + . + Homepage: http://pbil.univ-lyon1.fr/software/njplot.html + +Description: A fast code profiler for Ruby + ruby-prof is runs a ruby program and keeps track of the amount of time spent + in each method. At the end of execution it displays collected information. + Its features include: + * Speed - it is a C extension and therefore many times faster than + the standard Ruby profiler. + * Flat Profiles - similar to the reports generated by the standard + Ruby profiler. + * Graph profiles - similar to GProf, these show how long a method + runs, which methods call it and which methods it calls. + * Threads - supports profiling multiple threads simultaneously. + * Recursive calls - supports profiling recursive method calls. + * Reports - can generate both text and cross-referenced html reports. + * Output - can output to standard out or to a file. + +Description: LDAP support for the Courier authentication library + This package contains the LDAP support for the Courier authentication library. + +Description: firewall log-file report generator (using analog) + fwanalog is a shell script that parses and summarizes firewall logfiles. + It is able to work on firewall logs from ipchains (Linux 2.2), iptables + (Linux 2.4), ipf (OpenBSD, FreeBSD and NetBSD) and some ZyXEL/NetGear + routers. + . + It uses analog to generate the log-files, which includes daily statistics and + such, and is both formatted in html and text (for online perusing, and a + daily email, for instance). + +Description: Perl Module providing an API to access whois database + Net::Whois::Raw returns raw unparsed whois information. + It follows references to other registrars by Network Solutions. It uses + the <tld>.whois-servers.net notion. + +Description: a POE-based parser for the IRC protocol + POE::Filter::IRCD provides a convient way of parsing and creating IRC + protocol lines using the Perl Object Environment (POE) framework. + +Description: Finds typographic errors in LaTeX + ChkTeX finds typographic errors in LaTeX documents: + * Supports over 40 warnings. + * Supports ``\input'' command; both TeX and LaTeX version. Actually + includes the files. ``TEXINPUTS''-equivalent search path. + * Intelligent warning/error handling. The user may promote/mute + warnings to suit his preferences. You may also mute warnings in + the header of a file; thus killing much unwanted garbage. + * Supports both LaTeX 2.09 and LaTeX2e. + * Flexible output handling. Has some predefined formats and lets the + user specify his own format. Uses a ``printf()'' similar syntax. + ``lacheck'' compatible mode included for interfacing with the + AUC-TeX Emacs mode. + . + Homepage: http://baruch.ev-en.org/proj/chktex/ + +Description: tools for managing Linux kernel modules + This package contains a set of programs for loading, inserting, and + removing kernel modules for Linux (versions 2.5.48 and above). It serves + the same function that the "modutils" package serves for Linux 2.4. + +Description: SILGraphite - a "smart font" rendering engine + SILGraphite is a system that can be used to create and use "smart fonts" + capable of displaying writing systems with various complex behaviors, such + as: contextual shaping, ligatures, reordering, split glyphs, + bidirectionality, stacking diacritics and complex positioning. + . + This library was designed and developed by the NRSI (Non-Roman Script + Initiative) within SIL International (www.sil.org) to act as a complement to + other smart font rendering technologies with limited practical local + extensability. Its purpose is to help meet the needs of a very large number + of "minority language" communities for local extensibility of complex script + behaviors. + . + The behavior of the SILGraphite rendering engine for a given writing system is + specified through extra tables added to a TrueType font. These tables are + generated by compiling a GDL (Graphite Description Language) source file into + a font using grcompiler. + . + This package contains the shared library. + +Description: Client library for the gamin file and directory monitoring system + Gamin is a file and directory monitoring system defined to be a + subset of the FAM (File Alteration Monitor) system. + . + This package contains the client library for the gamin file and directory + monitoring system. + +Description: Library for enabling X-WSSE authentication in LWP + LWP::Authen::Wsse allows LWP to authenticate against servers that are using + the X-WSSE authentication scheme, as required by the Atom Authentication API. + . + The module is used indirectly through LWP, rather than including it directly in + your code. The LWP system will invoke the WSSE authentication when it + encounters the authentication scheme while attempting to retrieve a URL from a + server. + +Description: C library to generate ICMP_ECHO requests (development files) + liboping features pinging multiple hosts in parallel using IPv4 or IPv6 + transparently. The interface is object oriented. + . + This package contains the header files, the static library and the manpages. + +Description: An unofficial reference manual for Scheme48 + This package contains the first edition of Taylor Campbell's nearly + complete reference manual for Scheme48 1.3. + . + Scheme48 is available for Debian in the package scheme48. The official + manual is in scheme48-doc + +Description: Intel PRO/Wireless 2100 (ipw2100) driver modules for Linux 2.6 on AMD64 + This package depends on the Intel PRO/Wireless 2100 (ipw2100) driver + modules for latest Linux kernel 2.6 on all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: Audio Management and Playback application + Banshee is an audio management and playback application for the GNOME + Desktop, allowing users to import audio from CDs, search their library, + create playlists of selections of their library, sync music to/from iPods, + and burn selections to a CD. + . + http://banshee-project.org + +Description: checks password which is stored in ~/Maildir/.password + checkpw is an implementation of the checkpassword interface that checks a + password against a ``.password'' file in the user's Maildir. The password + file has read and write permissions to the user only. + . + The code is in the public domain. + . + The original checkpassword program and interface specification is written + by D. J. Bernstein: + http://cr.yp.to/checkpwd.html + +Description: Extremely Naive Charset Analyser - shared library files + Enca is an Extremely Naive Charset Analyser. It detects character set and + encoding of text files and can also convert them to other encodings. + . + This package contains shared library needed to run applications compiled + against libenca. + +Description: library for online banking applications + AqBanking provides a middle layer between the applications + and online banking libraries implementing various file formats and protocols. + Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, + AqHBCI is required. + . + This package contains the API documentation. + +Description: Cluster configuration system - development files + Libraries for developing cluster services that interface the cluster + configuration system. + +Description: C++ wrapper class for pcre (development) + PCRE++ is a C++ wrapper-class for the library PCRE (Perl Compatible + Regular Expressions). + . + Its class allows you to use perl alike regular expressions in your C++ + applications. You can use it to search in strings, to split strings + into parts using expressions or to search and replace a part of a + string with another part. + . + Homepage: http://www.daemon.de/PCRE + +Description: console based rhyming dictionary + The goal is to provide you with rhymes as quickly as possible using as + little resources as possible. It uses the GNU database manager to look + after the database and searches it very quickly. + +Description: Spanish translation of Debian New Maintainers' Guide + This package contains the Spanish translation of Debian New + Maintainers' Guide, or GuÃa del Nuevo Desarrollador de Debian. + . + This document tries to describe building of a Debian package to the + common Debian user, and wannabe developer. It uses pretty common + language, and it's well covered with working examples. + . + The document contains these chapters: + * 1 Getting started The Right Way + * 2 First steps + * 3 Modifying the source + * 4 Required stuff under debian/ + * 5 Other files under debian/ + * 6 Building the package + * 7 Checking the package for errors + * 8 Uploading the package + * 9 Updating the package + * 10 Where to ask for help + +Description: Foreign Function Interface library runtime + A foreign function interface is the popular name for the interface that + allows code written in one language to call code written in another + language. + +Description: Device identification + Library of functions to identify the type (filesystem, volume manager + specific data etc.) of block devices. + +Description: Query Palm databases as objects and XML + pilot-qof provides a query interface to data on a Palm device, + using pilot-link and QOF - the Query Object Framework. + . + pilot-qof supports reading addressbook, datebook, expenses and + ToDo data from a Palm device to XML files using the generic XML + format used by QOF, called QSF. pilot-qof runs SQL-type queries + on the live data or a QSF XML file and results can be imported + into other QOF applications or converted to other text based + formats, including non-XML formats like vcard. + . + The Extensions Manual describes the stylesheets available + in pilot-qof, how to use them with xsltproc and how to create + your own XSL. Also included is the Palm Default Currency Table + and notes on using pilot-qof with non-XML backends like sqlite. + . + Homepage: http://pilot-qof.sourceforge.net/ + +Description: Lightweight analog of TinyURL + NanoURL is an implementation of the TinyURL website for + your localhost. All that it needs are 2 PHP files, + php + mySQL support, and a simple mySQL database. + +Description: Ruby console contextual help (1.8 package) + IHelp (Interactive Help) provides contextual help for classes, modules and + methods by using ri. + +Description: Texas Instruments calculators file formats library [development files] + The libtifiles is a library providing support for operations on Texas + Instruments calculators files. All formats for all calculators are supported + read/write ; the library is also able to manipulate the group files, which + means it is able to group and ungroup variables into such group files. + . + This package provides the development files for the library, static library and + required headers. + +Description: The on-line manual pager + This package provides the man command, the primary way of examining the + on-line help files (manual pages). Other utilities provided include the + whatis and apropos commands for searching the manual page database, the + manpath utility for determining the manual page search path, and the + maintenance utilities mandb, catman and zsoelim. man-db uses the groff + suite of programs to format and display the manual pages. + +Description: Experimental RFCs + The following categories are included: + . + * Experimental + +Description: Portable Windows Library documentation & sample files + This package contains the documentation and samples to program with + PWLib, which is a moderately large class library that has its genesis + many years ago as a method to produce applications to run on both + Microsoft Windows and Unix X-Window systems. + . + For more information on PWLib visit the development homepage + http://www.voxgratia.org/ + +Description: RFC 822/2068 header and unheader functions + This module provides two new functions, header and unheader, + which provide general-purpose RFC 822 header construction and parsing. + They do not provide any intelligent defaults of HTTP-specific methods. + They are simply aimed at providing an easy means to address the + mechanics of header parsing. + . + The output style is designed to mimic CGI.pm and HTTP::Headers, + so that users familiar with these interfaces will feel at home with + these functions. + +Description: a new frontend to the popular X-Chat IRC client + GNOME's philosophy in terms of user interfaces has been progressing towards + presenting the user with few options, yet sane defaults. While many of the + normal X-Chat options will be preserved inside GConf, only the most common + settings will be included in the main user interface. + +Description: Shoot-em-up a la galaxian (data files) + criticalmass, aka critter, is a shoot-'em-up in the style of Galaxian with + very colorful and smooth graphics (provided that you have 3d acceleration) + . + This package provides architecture-independent data files for criticalmass. + +Description: X monitor for the obsolete exim 3 MTA, replaced by eximon4 + This package contains eximon for exim 3, which allows administrators + to view the exim agent's mail queue and logs, and perform a variety + of actions on queued messages, such as freezing, bouncing and thawing + messages. + . + This package is not going to be updated any more, and its users are + encouraged to update to exim4, the current version of exim, or to + migrate towards an entirely different MTA. + . + While migrating towards exim4, this package should be manually replaced + by eximon4. + +Description: Tcl/Tk interface for Ruby + Tcl/Tk library for Ruby provides low level interface to the Tcl/Tk. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: Russian language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Russian. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: convert source code to syntax highlighted document + This program, given a source file, produces a document with syntax + highlighting. + It can handle several source languages like: + C/C++, C Sharp, Bison, Caml, Changelog, Diff, Flex, + Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, ML, + Pascal, Perl, PHP, Postscript, Prolog, Python, Ruby, Shell and + XML. + It support the following output languages: + HTML, XHTML, LaTeX, Texinfo, ANSI color escape sequences and DocBook. + +Description: English_australian dictionary for myspell + This is the English_australian dictionary for use with the myspell + spellchecker, which is currently used within OpenOffice.org and the + Mozilla spellchecker. + +Description: Kinarwanda language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Kinarwanda. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Automate administration of access to mysql + This package contains a tool to automatically give some + users or hosts access to a mysql database. + . + This package is not fully functional though. + +Description: Color Deficiency Simulation + This module allows easy transformation of colors for color deficiency + simulation. All the known and theorhetical color deficiencies are + represented here, with the exception of 4-cone vision + (tetrachromatism). + . + Each of the transformation methods returns a Graphics::ColorObject + object, with the internal color values set. This can then be used to + return the color in many different formats (see the + Graphics::ColorObject manpage). + . + This package was downloaded from the site: http://search.cpan.org/~iamcal/ + +Description: Identify what's using up virtual memory. + Lists all the processes, executables, and shared libraries + that are using up virtual memory. It's helpful to see how the + shared memory is used and which 'old' libs are loaded. + +Description: GNU R package for multiple comparison procedures + This package provides functions to perform multiple comparison tests and + simultaneous confidence intervals in one-way layout testing setups. + +Description: lightweight multilingual terminal emulator for X + wterm is a color VT102 terminal emulator for the X Window System. While + lightweight, it provides an elegant interface including NeXTSTEP style scroll + bars and an application menu that integrates well with the Window Maker + window manager and GNUstep based applications. wterm works well with any + window manager or desktop environment. + . + Features of wterm include background images, transparency, and reverse + transparency. An extensive set or runtime options are available resulting in + a very customizable terminal emulator. + . + This package contains three variants of wterm. cwterm provides support for + Chinese characters (BIG5). kwterm provides support for Kanji characters + (EUC-JP or SJIS). gwterm provides Greek keyboard support. If you are + interested in Latin character set support only, please see the wterm + package. + +Description: Vi IMproved - enhanced vi editor - with GTK2 GUI + Vim is an almost compatible version of the UNIX editor Vi. + . + Many new features have been added: multi level undo, syntax + highlighting, command line history, on-line help, filename + completion, block operations, folding, Unicode support, etc. + . + This package contains a version of vim compiled with support for + GTK2 GUI. + +Description: Rasqal RDF Query utilities + This package provides the roqet tool for querying RDF content + with RDF query languages using the Rasqal RDF query library. + +Description: Microchip PIC serial programmer software + This is Picprog, a Microchip PIC microcontroller programmer software + for a simple serial port device. + . + Homepage: http://www.iki.fi/hyvatti/pic/picprog.html + +Description: WindowMaker dockapp client for pommed + pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and + PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard + backlight or ejects the CD-ROM drive accordingly. + . + wmpomme is a dockapp client for pommed. It displays the current level of + each item controlled by pommed. + +Description: Documentation for the Scheme48 implementation of Scheme + Scheme48 is an implementation of Scheme written by Richard Kelsey + and Jonathan Rees. It is based on a byte-code interpreter and + incorporates such elements as a sophisticated module system, a + pre-emptive & user-level thread system, a well-integrated + interactive environment, Clinger's explicit renaming low-level + macros, and decent efficiency for its architecture. + . + This package provides "The Incomplete Scheme48 Reference Manual" in + html and pdf form. + +Description: universal document - English documentation + UDO is a powerful and multipurpose utility for making documentation or any + other text file that is needed in one text format or more. UDO documents can + be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more. + Though UDO is powerful, it's quite easy to understand and to use. + . + This package provides the complete documentation of UDO in the following + formats: HTML, txt, udo + +Description: wxPython-based GUI construction framework (documentation and samples) + PythonCard is a GUI construction framework for building cross-platform desktop + applications on Windows, Mac OS X, and Linux, using the Python language. It + is based on the wxPython bindings for wxWidgets toolkit (formerly known + as wxWindows). + . + This package provides all of the developer documentation and samples + associated with the upstream package. + . + http://pythoncard.sourceforge.net/ + +Description: Chinese character learning aid + Hanzim is a program designed to help you memorize characters by helping you + internalize their various systematicities. It displays lists of characters + with the same radicals, same remaining parts, and same pronunciations. Along + with the characters it displays pinyin pronunciations and lists of compounds. + . + The program is also useful simply as a convenient dictionary. You can look up + characters and compounds by radical or pinyin. + . + More information available at: + http://zakros.ucsd.edu/~arobert/hanzim.html + +Description: phpGroupWare image editor module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides an image editor facility. + +Description: The Common Foreign Function Interface for Common Lisp + CFFI, the Common Foreign Function Interface, purports to be a portable foreign + function interface for Common Lisp. The CFFI library is composed of a + Lisp-implementation-specific backend in the CFFI-SYS package, and a portable + frontend in the CFFI package. + . + The CFFI-SYS backend package defines a low-level interface to the native FFI + support in the Lisp implementation. It offers operators for allocating and + dereferencing foreign memory, calling foreign functions, and loading shared + libraries. The CFFI frontend provides a declarative interface for defining + foreign functions, structures, typedefs, enumerated types. It is implemented + in portable ANSI CL making use of the low-level operators exported by + CFFI-SYS. + . + A UFFI compatibility layer is also being developed. + . + Homepage: http://common-lisp.net/project/cffi/ + +Description: Library of utility functions for OCaml + The following modules are are provided: + . + AnyDBM Generic system for key/value persistent storage + AnyDBM_String CSV-like pure OCaml storage module for AnyDBM + Compose Utilies for combining functions + Composeoper Operators for combining functions + ConfigParser System for parsing configuration files + Fileutil Utilities for working with files/names + Hashtbloper Hash table convenience operators + Hashtblutil Hash table utilities + Lexingutil Lexing-related utilities + Listutil List-manipulation utilities + Slice Underlying API for Slice operators + Sliceoper Flexible subparts of arrays, lists, and strings + Streamutil Stream parser utilities + Strutil String-related utilities + Unixutil Unix filesystem utilities + . + The entire library has no prerequisites save the OCaml standard library and + findlib and is designed to install without complexity on a variety of + systems. It could also easily be embedded within your own source trees + so that users need not have it installed beforehand. + +Description: dockapp to monitor the apm status using ibam + wmibam is a dockapp that monitors the apm status using the intellegent + battery monitor (ibam) by Sebastian Ritterbusch. It can be used with + window managers like WindowMaker, AfterStep, BlackBox or Enlightenment. + +Description: gphoto2 digital camera library (development files) + The gphoto2 library can be used by applications to access various + digital camera models. + . + This package contains the development files. + +Description: Full-text searching tools using suffix array + SUFARY is a very powerful indexing and query system using suffix + array. + . + SUFARY can handle one file at a time, and so not suited for + searching a word from many files. + . + CAUTION: Documentation for sufary is written in Japanese. + +Description: SimpleCGI protocol implementation for Ruby on Rails + SCGI Rails Runner is a complete implementation of the *Simple CGI* + protocol for Ruby on Rails as specified by the + http://python.ca/nas/scgi/protocol.txt specification. SCGI is similar + to FastCGI except that it is much simpler to implement and is + actively maintained by the original author. The primary advantages of + SCGI over the current FastCGI are: + . + * Completely pure Ruby yet still quite fast when compared with + FastCGI. + * The core implementation (SCGI::Processor) is extensible for other + frameworks. + * Systems other than Rails can use the library to implement their + own versions. + * An extensive control mechanism to let you start, stop, restart, + and reload even remotely. + * Cluster management using the scgi_cluster tool. + * Configuration file based so you can set options and start from + command line easily. + * Runs on nearly everything with initial support for Windows. + * Restarts and stops are graceful, with redirects to a /busy.html + page for clients during the shutdown phase. + * You can set a throttle and max connections setting to reduce the + load an application puts on your system. + +Description: GDA bindings for the Ruby language + GNOME Data Access is an attempt to provide uniform access to different kinds + of data sources (databases, information servers, mail spools, etc). Despite + its name, it doesn't require GNOME libraries. This package contains libraries + for using GDA with the Ruby programming language. + +Description: Converter from structured plain text to other formats + stx2any is a converter from structured text (Stx), which is plain text + written in a standardised way, into other formats. Formats available + currently include (X)HTML, man, raw text, DocBook XML, PostScript and + LaTeX. + . + Stx is a markup language in the tradition of plain text like markups, + like wiki markup and ReST. For a comparison between different plain + text markup languages, see stx2any's home page + (http://sange.fi/~atehwa/cgi-bin/piki.cgi/stx2any). + . + This package also has the following utilities: + * strip_stx -- a literate programming tool + * gather_stx_titles -- a script to automate cross-linking between + documents + * extract_usage_from_stx -- a script to produce "usage" messages from + man pages written in stx + * html2stx -- a utility to convert HTML into Stx. + +Description: A client for wipl-daemon able to modify the available counters + This package contains the wiplcExec client, the only client for wipld able + to modify, print or remove counters while the daemon is running. + +Description: Chinese input method data tables for SCIM platform + SCIM (Smart Common Input Method) is an input method (IM) platform. + . + This package contains SCIM table-based input method data for Chinese. + Currently the provided tables are: + . + Array30, CangJie, CangJie3, CangJie5, Cantonese, CantonHK, CNS11643, + Dayi3, EZ-Big, Erbi, Erbi-QS, Jyutping, Quick, Simplex, Stroke5, Wubi, + Wu, ZhuYin, ZhuYin-Big, and Ziranma. + . + Traditional Chinese users may also want to look at the scim-chewing + package, which provides a Phonetic (BoPoMoFo) input method likely + better than the one provided by ZhuYin and ZhuYin-Big tables in this + package. + . + For details about SCIM, please see the description of package scim. + +Description: the gnomoradio rainbow lib + Gnomoradio is a free software peer to peer music distribution + application for free music. + . + This package include rainbow libs. + +Description: architecture independent files for atomix + This package contains all the files which atomix places under /usr/share, + which are not specific to any single processor architecture once the + package is build, so a single package can serve all the architectures + Debian supports. + . + This package is not useful at all if atomix is not installed. + +Description: DRI configuration applet + Driconf is a configuration applet for the Direct Rendering Infrastructure + (DRI). It allows customizing performance and visual quality settings of OpenGL + drivers on a per-driver, per-screen and/or per-application level. + . + Driconf is implemented in Python. It uses the GTK+ toolkit bindings and the + xdriinfo program (from the xdriinfo or xbase-clients package) to retrieve + configuration information from OpenGL drivers. + . + Homepage: http://dri.freedesktop.org/wiki/DriConf + +Description: X C Binding, shape extension, development files + This package contains the header and library files needed to build software + using libxcb-shape, the shape extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Recommended meta package for Pike 7.7 + This is a meta package which depends upon several other Pike + packages that together make up the recommended Pike installation. + If you want to install every packaged component of the Pike + distribution, please install the pike7.7-meta package. + . + If you want to remove several components this package depends + upon, you can purge this package without worrying about the + functionality loss in Pike and then remove the packages you + don't need on your system. + . + Pike is an interpreted, object-oriented, dynamic programming language + with a syntax similar to C. It includes many powerful data types and + a module system that, for instance, provides image manipulation together, + with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many + others, database connectivity, advanced cryptography, XML/HTML parsers + and others. To learn more about pike, please visit http://pike.ida.liu.se/ + +Description: Shared library for the lttoolbox + Contains shared library for the lttoolbox. The lttoolbox contains + the augmented letter transducer tools for natural language processing + used by the Apertium system. Apertium is a machine translation system + . + Homepage: http://apertium.sourceforge.net + +Description: Recommended meta package for Pike 7.6 + This is a meta package which depends upon several other Pike + packages that together make up the recommended Pike installation. + If you want to install every packaged component of the Pike + distribution, please install the pike7.6-meta package. + . + If you want to remove several components this package depends + upon, you can purge this package without worrying about the + functionality loss in Pike and then remove the packages you + don't need on your system. + . + Pike is an interpreted programming language, for more information + see the description of the pike7.6-core package or visit the URL + below. + . + http://pike.ida.liu.se/ + +Description: Privacy enhancing HTTP Proxy + Privoxy is a web proxy with advanced filtering capabilities for + protecting privacy, filtering web page content, managing cookies, + controlling access, and removing ads, banners, pop-ups and other + obnoxious Internet junk. Privoxy has a very flexible configuration + and can be customized to suit individual needs and tastes. Privoxy + has application for both stand-alone systems and multi-user networks. + . + Privoxy is based on Internet Junkbuster (tm). + . + Homepage: http://www.privoxy.org/ + +Description: Daemon for remote access to floppy drives + Floppyd is used as a server to grant access to the floppy drive to + clients running on a remote machine, just as an X server grants access + to the display to remote clients. + . + Homepage: http://www.mtools.linux.lu/ + +Description: A Python DB-API 2.0 interface to PostgreSQL v7.x + PgSQL is a package of two (2) modules that provide a Python + DB-API 2.0 compliant interface to PostgreSQL databases. The + first module, libpq, exports the PostgreSQL C API to Python. + The second module, PgSQL, provides the DB-API 2.0 compliant + interface and support for various PostgreSQL data types, such + as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. + . + This package contains modules for all supported Python versions. + +Description: GNOME tool for Cyrus-IMAP servers administration + It allows through a nice GUI to control user quotas, create + and remove mailboxes, and to manipulate the Access Control List + for each mailbox. + +Description: utility to download/decode METAR reports + Metar is a small utility that will download meteorological reports for + aviation from the NOAA HTTP server at weather.noaa.gov and optionally decodes + them into a human readable form. + . + This package is particularly useful is you want to quickly find out what the + weather is like in places all over the world and you do not need fancy GUIs. + +Description: Header and static library files for libneon25 + This package contains the headers and the static library for libneon25. + . + Neon provides lower-level interfaces to directly implement new HTTP + methods, and higher-level interfaces so that you don't have to + worry about the lower-level stuff. + +Description: Webmail for nuts + SquirrelMail is a standards-based webmail package written in PHP. It + includes built-in pure PHP support for the IMAP and SMTP protocols, and + is designed for maximum compatibility across browsers. SquirrelMail has + few requirements and is easy to configure and install. It runs on top of + any IMAP server. + . + SquirrelMail has all the functionality you would want from an email client, + including strong MIME support, address books and folder manipulation. + . + Homepage: http://www.squirrelmail.org/ + +Description: GNUstep GUI Library - debugging version + This package contains the unstripped shared library of the GNUstep GUI + Library. This package can be used to provide symbol names to a debugger to + aid debugging. The libraries are installed in /usr/lib/debug and can be used + by placing that directory in LD_LIBRARY_PATH. + Most people will not need this package. + +Description: MDB tools ODBC module + This is the software driver to access JET / MS Access database (MDB) files + through ODBC. + +Description: compiled XML documentation for ipod-sharp + The MonoDoc Project is the documentation framework of the Mono project which + provides detailed API documentation for all Mono components and the Mono CLI + implementation. + . + This packages contains the compiled XML documentation for + ipod-sharp of MonoDoc. + +Description: USB device viewer + USBView is a small GTK application to show what the device tree of + the USB bus looks like. It shows a graphical representation of the + devices that are currently plugged in, showing the topology of the + USB bus. It also displays information on each individual device on + the bus. + . + More information can be found at the usbview web site + http://www.kroah.com/linux-usb/ . + +Description: zsh beta documentation - info/HTML format + Zsh is a UNIX command interpreter (shell) usable as an + interactive login shell and as a shell script command + processor. Of the standard shells, zsh most closely resembles + ksh but includes many enhancements. Zsh has command-line editing, + built-in spelling correction, programmable command completion, + shell functions (with autoloading), a history mechanism, and a + host of other features. + . + This contains the documentation in GNU info format. + +Description: The Cairo 2D vector graphics library + Cairo is a multi-platform library providing anti-aliased + vector-based rendering for multiple target backends. Paths consist + of line segments and cubic splines and can be rendered at any width + with various join and cap styles. All colors may be specified with + optional translucence (opacity/alpha) and combined using the + extended Porter/Duff compositing algebra as found in the X Render + Extension. + . + Cairo exports a stateful rendering API similar in spirit to the path + construction, text, and painting operators of PostScript, (with the + significant addition of translucence in the imaging model). When + complete, the API is intended to support the complete imaging model of + PDF 1.4. + . + This package contains the shared libraries. + +Description: Enlightened Sound Daemon (ALSA) - Shared libraries + This program is designed to mix together several digitized + audio streams for playback by a single device. + . + This package is for use with ALSA sound drivers. + +Description: data loss/scratch/aging protection for CD/DVD media + dvdisaster provides a margin of safety against data loss on CD and DVD media + caused by scratches or aging media. It creates error correction data which is + used to recover unreadable sectors if the disc becomes damaged at a later time. + . + Homepage: <http://dvdisaster.sourceforge.net/> + +Description: documentation for fftw + This package contains the documentation and test programs for fftw, a Fast + Fourier Transform library. + +Description: IP lookup command line tools that use the GeoIP library + GeoIP is a C library that enables the user to find the country that any + IP address or hostname originates from. It uses a file based database + that is accurate as of March 2002. This database simply contains IP blocks + as keys, and countries as values. This database should be more complete and + accurate than using reverse DNS lookups. + . + This package contains the command line utilities to resolve the IP numbers + using the GeoIP library. + +Description: aRts audio plugin for the Allegro library + This plugin adds support for the aRts Sound system to the Allegro library. + Programs using Allegro will automatically use this plugin if the aRts + daemon is running. + . + Allegro is a cross-platform library intended for use in computer + games and other types of multimedia programming. It is used by many + DOS games and can be used to port them easily to Linux. + +Description: Perl module for the gtkglarea library + This module lets you use the gtkglarea graphic library from perl. + It provides an object-oriented interface and is easy to use. + . + Homepage: http://search.cpan.org/~mlehmann/Gtk-Perl/ + +Description: visualize a monotone repository + Monotone-viz is a small GTK+ application that visualizes monotone + ancestry graphs. Monotone is a free distributed version control + system. Montone-viz is developed in the Objective Caml language, + using the GTK+ and libgnomecanvas libraries (via LablGTK, an OCaml + binding for GTK+), and it uses the dot program from the Graphviz + package. + +Description: Text-based/Qt overhead view D&D-style adventure game + Nethack is a wonderfully silly, yet quite addicting, Dungeons and + Dragons-style adventure game. You play the part of a fierce fighter, + wizard, or any of many other classes, fighting your way down to + retrieve the Amulet of Yendor (try saying THAT one backwards!) for + your god. On the way, you might encounter a quantum mechanic or two, + or perhaps a microscopic space fleet, or -- if you're REALLY lucky -- + the Ravenous Bugblatter Beast of Traal. + . + This package contains the text and Qt-based graphical versions + of Nethack. + +Description: AFS distributed filesystem database server + AFS is a distributed filesystem allowing cross-platform sharing of + files among multiple computers. Facilities are provided for access + control, authentication, backup and administrative management. + . + This package provides AFS database server binaries. It should be + installed on the servers that will act as volume location and + protection servers. + +Description: Provides missing functionality for older versions of PHP + PHP_Compat provides missing functionality for older versions of PHP. + . + Homepage: http://pear.php.net/package/Compat + +Description: prime client for emacsen + PRIME is Japanese PRedictive Input Method Editor. + PRIME predicts the user's input using knowledge of natural + languages and the user's previous input to reduce the difficulty of + typing. For example, when the user types "ap", intending "application", + PRIME might suggest "apple", "application", and "appointment." The user + then easily selects "application." + . + Currently, PRIME only supports Japanese. + . + This package contains an emacs client of PRIME. + +Description: Extensible trouble-ticket tracking system + Request Tracker (RT) is an enterprise-grade ticketing system which + enables a group of people to intelligently and efficiently manage + tasks, issues, and requests submitted by a community of users. It + features a web, email and command-line interfaces (see the package + rt3.4-clients). + . + This is the 3.4 series of RT, it can be installed alongside the 3.0 + and 3.2 series without any problems. This release is a big + improvement over previous versions and features many new features, + substantial performance improvements and a significant cleanup and + restructuring of the codebase. + . + Written in object-oriented Perl, RT is a high-level, portable, + platform independent system that eases collaboration within + organizations and makes it easy for them to take care of their + customers. + . + RT manages key tasks such as the identification, prioritization, + assignment, resolution and notification required by + enterprise-critical applications including project management, help + desk, NOC ticketing, CRM and software development. + +Description: IME server of scim-bridge communicate with SCIM + scim-bridge is a wrapper libray for SCIM, writen in C. + . + SCIM (Smart Common Input Method) is an input method (IM) platform. + . + Scim-bridge-client-gtk is the qt client of scim-bridge, it provide + another qt-immodule for SCIM. + . + Homepage: http://www.scim-im.org + +Description: Format HTML syntax trees + The modules present in this package are: + . + HTML::Formatter - Base class for various formatters. Formatters + traverse a syntax tree and produce some textual output. None + of the current formatters handle tables or forms yet. + . + HTML::FormatText - Formatter that converts a syntax tree to plain + readable text. + . + HTML::FormatPS - Formatter that outputs PostScript code. + . + HTML::FormatRTF - Formatter that outputs Microsofts RTF Format. + +Description: Data files for KVIrc + This package contains the architecture-independent data needed by KVIrc in + order to run, such as icons and images, language files, and shell scripts. + It also contains complete reference guides on scripting and functions + within KVIrc in its internal help format. Unless you want to use KVIrc only + as a very simple IRC client you are likely to want to write scripts to + tailor KVIrc to your needs. + . + KVIrc is a graphical IRC client based on the KDE widget set which integrates + with the K Desktop Environment. + +Description: Python development plug-in for Eclipse + PyDev is a plugin that enables users to use Eclipse for Python and Jython + development. It comes with many goodies such as code completion, syntax + highlighting, syntax analysis, refactor, debug and many others. + . + This package contains the plugin itself. + +Description: X11 version of zblast, shoot 'em up space game + zblast is a shoot 'em up space game with a cool sound. + . + The goal of zblast is to shoot and destroy all enemy ships. When you + get it before your ship is destroyed, you can go to a next stage (called + "wave" in this game). + . + Unlike most of other shoot 'em up games, in zblast your ship can bear + a fair amount of damage (at least 30 hits and you can gain extra energy + during the game). It does not mean that you are safe -- you just need it. + In fact, enemy shots are fast and the sky is FILLED with them. If you + enjoy surviving a rain of laser beams by dodging them, you may need + another package. + . + The most interesting part of zblast is its music. With the abstract + graphics (simple line-only diagrams), zblast can provide a taste of + cyber-space. + . + Two versions of the zblast program are available, one uses svgalib and + one uses X11. This package contains X11 version of the game. The command + is named "xzb" rather than "xblast" because there is already another + xblast (a bomberman clone). + . + upstream webpage: http://www.svgalib.org/rus/zblast/ + +Description: Shared library files for xmp, xxmp and the xmp XMMS plugin + This package contains shared library files for xmp, xmp-11 and + xmp-xmms. + +Description: Extensible trouble-ticket tracking system + Request Tracker (RT) is an enterprise-grade ticketing system which + enables a group of people to intelligently and efficiently manage + tasks, issues, and requests submitted by a community of users. It + features a web, email and command-line interfaces (see the package + rt3.6-clients). + . + This is the 3.6 series of RT, it can be installed alongside the 3.4 + series without any problems. + . + Written in object-oriented Perl, RT is a high-level, portable, + platform independent system that eases collaboration within + organizations and makes it easy for them to take care of their + customers. + . + RT manages key tasks such as the identification, prioritization, + assignment, resolution and notification required by + enterprise-critical applications including project management, help + desk, NOC ticketing, CRM and software development. + +Description: `user services' - program call across trust boundaries + userv allows one program to invoke another when only limited trust + exists between them. It is a tool which can be used to avoid having + to give other system services root privilege, and which allows users + to more securely have programs provide services to others. + . + userv can be useful as `glue' for system administrators; there are + not many full-blown userv-using applications yet. + +Description: Evolution Addressbook support for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package allows OpenOffice.org to access Evolution address books. + You need to install evolution separately. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Command line tools for the PulseAudio sound server + PulseAudio, previously known as Polypaudio, is a sound server for POSIX and + WIN32 systems. It is a drop in replacement for the ESD sound server with + much better latency, mixing/re-sampling quality and overall architecture. + . + These tools provide command line access to various features of the + PulseAudio sound server. Included tools are: + . + pabrowse - Browse available PulseAudio servers on the local network. + paplay - Playback a WAV file via a PulseAudio sink. + pacat - Cat raw audio data to a PulseAudio sink. + parec - Cat raw audio data from a PulseAudio source. + pacmd - Connect to PulseAudio's built-in command line control interface. + pactl - Send a control command to a PulseAudio server. + padsp - /dev/dsp wrapper to transparently support OSS applications. + pax11publish - Store/retrieve PulseAudio default server/sink/source + settings in the X11 root window. + +Description: Database of small groups for GAP + GAP is a system for computational discrete algebra with particular + emphasis on computational group theory, but which has already proved + useful also in other areas. In the example text, gap is used to + analyse Rubik's Cube using group theory. A kernel implements a Pascal-like + language. + . + The Small Groups Library is a catalogue of groups of `small' order. + This package contains the groups data and identification routines for groups + of order up to 1000 except 512, 768 and groups whose order factorises in at + most 3 primes. + . + Note that data for order 512, 768 and between 1000 and 2000 except 1024 + are available separately in the gap-small-groups-extra packages. + . + Homepage: <http://www.gap-system.org/> + +Description: Berkeley v4.4 Database Libraries for C++ [development] + This is the development package which contains headers and static + libraries for the Berkeley v4.4 database library. This is only for + programs which will use the C++ interface. + +Description: An HTML pre-processor + GTML is an HTML pre-processor which adds some extra features + specially designed for maintaining multiple web pages. + HTML files generated by GTML are just like any other HTML files. + Because GTML does not attempt to interpret your HTML commands in + any way, it's fully compatible with all version of HTML, and + does not require any specific browser or server. + . + More information can be found at the gtml web site + http://www.sourceforge.net/projects/gtml/ + +Description: Programs to manipulate OpenType and multiple-master fonts + This package contains four tools for working with OpenType fonts: + . + cfftot1 allows you to translate Compact Font Format (CFF) or + PostScript-flavored OpenType fonts into PostScript + Type 1 font format + . + otfinfo reports information about OpenType fonts, such as the + features they support and the contents of their ``size'' + optical size option + . + otftotfm allows you to create TeX font metrics and encodings for + using PostScript-flavored OpenType fonts + . + t1dotlessj creates a Type 1 font with a single character -- + the dotless j corresponding to the specified design + . + t1lint checks a Type 1 font for correctness (preliminary) + . + t1testpage creates a PostScript test page for a specified + font file (preliminary) + . + LCDF-TypeTools also includes the multiple-master font tools formerly + distributed as mminstance. These tools allow you to use + multiple-master fonts with programs that require single-master fonts + (afm2tfm, ps2pk, fontinst, etc.). Both programs work fine with fonts + that contain intermediate masters (e.g., Adobe Jenson MM and Adobe + Kepler MM). + . + mmafm creates an AFM (Adobe font metric) file corresponding to + a single instance of a multiple-master font. It reads + (and therefore requires) the AMFM and AFM files + distributed with the font. + . + mmpfb creates a normal, single-master font program that looks + like an instance of a multiple-master font. It reads + the multiple-master font program in PFA or PFB format. + . + +Description: Self-Certifying File System server + SFS is a secure, global filesystem with completely decentralized control. + It takes NFS shares exported from localhost and transports them securely + to other hosts; NFS services do not need to be exposed to network. + SFS features key management and authorization separated from filesystem + with key revocation separated from key distribution. + . + SFS requires solid NFSv3 support; Linux kernel version 2.2.18, 2.4.0 or + greater is required (earlier versions need patching). + . + This package contains SFS server software. + . + SFS homepage is at http://www.fs.net + +Description: tool to flash kernels and romdisks to Agenda VR + The Agenda VR is a handheld computer that runs Linux. VRFlash + communicates with the Agenda's boot monitor (PMON) over a serial + line to install new software on the device. The kernel and the + root image can be upgraded this way. + +Description: X C Binding, record extension + This package contains the library files needed to run software using + libxcb-record, the record extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: DXF Import, Manipulation, and Export library - devel + Dime is a C++ class library for reading, constructing, manipulating, + and writing DXF file data. + +Description: XMPP Perl library + Net::XMPP is a convenient tool to use for any perl script that would like to + utilize the XMPP Instant Messaging protocol. While not a client in and of + itself, it provides all of the necessary back-end functions to make a CGI + client or command-line perl client feasible and easy to use. + +Description: GNU dbm database routines (runtime version) + GNU dbm ('gdbm') is a library of database functions that use extendible + hashing and works similarly to the standard UNIX 'dbm' functions. + . + The basic use of 'gdbm' is to store key/data pairs in a data file, thus + providing a persistent version of the 'dictionary' Abstract Data Type + ('hash' to perl programmers). + +Description: Documentation for the high-level object-oriented language Python (v2.4) + These is the official set of documentation for the interactive high-level + object-oriented language Python (v2.4). All documents are provided + in HTML format, some in info format. The package consists of ten documents: + . + * What's New in Python2.4 + * Tutorial + * Python Library Reference + * Macintosh Module Reference + * Python Language Reference + * Extending and Embedding Python + * Python/C API Reference + * Installing Python Modules + * Documenting Python + * Distributing Python Modules + +Description: library to parse EXIF files + Most digital cameras produce EXIF files, which are JPEG files with + extra tags that contain information about the image. The EXIF library + allows you to parse an EXIF file and read the data from those tags. + +Description: The GNU Regression, Econometric & Time-Series Library + The GNU Regression, Econometric and Time-Series Library (gretl) is a + software package for econometric analysis. The package comprises a + shared library, a command-line client program, and a graphical client + built using GTK+. + . + This package provides the GTK+ client and the command-line client. + +Description: Lithuanian language package for IceDove + Lithuanian menus and messages for IceDove. + +Description: Shibboleth implements the OASIS SAML v1.1 specification, + Shibboleth provides a federated authorization and attribute exchange + framework using the OASIS SAML v1.1 protocol. It provides web-based + single sign-on across or within organizational boundaries and allows + sites to make informed authorization decisions for individual access of + protected online resources while letting them establish their identities + with their own local authentication systems. + . + This package contains the files necessary for running applications that + use the Shibboleth target library. + . + Homepage: http://shibboleth.internet2.edu/ + +Description: Qt4 widgets library for technical applications (development) + The Qwt library contains Qt GUI Components and utility classes which + are primarily useful for programs with a technical background. Most of + these widgets are used to control or display values, arrays, or ranges + of type double. + . + This package contains the Qwt development files for Qt4. + . + Homepage: http://qwt.sourceforge.net + +Description: Dutch files for the Letter Flash Cards game + Localized files for the lfc game included on childsplay-plugins-lfc. + +Description: shar, unshar, uuencode, uudecode + `shar' makes so-called shell archives out of many files, preparing + them for transmission by electronic mail services. `unshar' helps + unpacking shell archives after reception. Other related utility + programs help with other tasks. + . + `uuencode' prepares a file for transmission over an electronic + channel which ignores or otherwise mangles the eight bit (high + order bit) of bytes. `uudecode' does the converse transformation. + +Description: start and stop the GPE sound service + Provides as-and-when sound services by wrapping the + esd daemon. gpe-soundbite starts the gpe-soundserver + prior to playback or recording and stops it again + at the end of playback or recording. + . + Used by the GPE Palmtop Environment to reduce the + resource footprint on devices where sound is only + used intermittently. + . + Homepage: http://gpe.linuxtogo.org/projects/GPE-soundbite.shtml + +Description: Attach and detach slave interfaces to a bonding device + This is a tool to attach and detach slave network interfaces to a bonding + device. A bonding device will act like a normal Ethernet network device to + the kernel, but will send out the packets via the slave devices using a simple + round-robin scheduler. This allows for simple load-balancing, identical to + "channel bonding" or "trunking" techniques used in switches. + . + The kernel must have support for bonding devices for ifenslave to be useful. + This package supports 2.6.x kernels and the most recent 2.4.x kernels. For + older kernels use the ifenslave-2.4 package. + +Description: Provides a gui interface to manage heartbeat clusters + GUI client for heartbeat clusters + +Description: gtk+ ia32 shared libraries + This package delivers a set of pre-compiled ia32 (i386 family) shared + libraries, so that third-party 32bit programs can use the GTK widgets on + 64-bit systems that include appropriate emulation support. + +Description: Remote Windows access tool for GNUstep + This is a graphical interface to rdesktop for GNUstep. + . + Homepage: http://gap.nongnu.org/remotedesk/ + +Description: the xine video player library, development packages + This contains development files (headers, documentation and the like) + for the xine library (libxine). + . + Libxine provides the complete infrastructure for a video/media player. It + supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you + can use it to play DVDs, (S)VCDs and most video files out there. It + supports network streams, subtitles and even MP3 or Ogg files. It's + extensible to your heart's content via plugins for audio and video output, + input media, demuxers (stream types), audio/video and subtitle codecs. + . + Building a GUI (or text based) frontend around this should be quite easy. + The xine-ui and gxine packages each provide one for your convenience, so + you can just start watching your VCDs ;-) + +Description: Hardware monitoring without kernel dependencies (text client) + (x)mbmon allows you to monitor hardware status using your motherboard's + sensors. This information can be: temperatures, voltages and/or fan speeds. + . + This package contains the console client. + +Description: ODBC database driver for Qt3 (Threaded) + This package contains the threaded ODBC plugin for Qt3. Install it if + you intend to use or write Qt programs that are to access an ODBC DB. + +Description: Portuguese sound files for GCompris + GCompris is a collection of educational games for small children. + . + These are sounds used in some boards. + +Description: The original awk described in "The AWK Programming Language" + This is the version of awk described in "The AWK Programming Language", + by Al Aho, Brian Kernighan, and Peter Weinberger + (Addison-Wesley, 1988, ISBN 0-201-07981-X). + +Description: zapata telephony utilities + Userspace utilities for configuring the Zapata telephony kernel driver, + which supports various telephony hardware, such as Wildcard series of + interface cards (X100P, T400P, E400P, S100P, S100U). + . + Includes ztcfg and zttool utils. + +Description: Converts ASCII text to Postscript, HTML, RTF or Pretty-Print + Enscript converts ASCII files to PostScript, HTML, RTF or Pretty-Print + and stores generated output to a file or sends it directly to the printer. + +Description: GNU R routines for Markov chain Monte Carlo model estimation + This is a set of routines for GNU R that implement various + statistical and econometric models using Markov chain Monte Carlo + (MCMC) estimation, which allows "solving" models that would otherwise + be intractable with traditional techniques, particularly problems in + Bayesian statistics (where one or more "priors" are used as part of + the estimation procedure, instead of an assumption of ignorance about + the "true" point estimates), although MCMC can also be used to solve + frequentist statistical problems with uninformative priors. MCMC + techniques are also preferable over direct estimation in the presence + of missing data. + . + Currently implemented are a number of ecological inference (EI) + routines (for estimating individual-level attributes or behavior from + aggregate data, such as electoral returns or census results), as well + as models for traditional linear panel and cross-sectional data, some + visualization routines for EI diagnostics, two item-response theory + (or ideal-point estimation) models, metric, ordinal, and + mixed-response factor analysis, and models for Gaussian (linear) and + Poisson regression, logistic regression (or logit), and binary and + ordinal-response probit models. + . + The suggested packages (r-cran-bayesm, -eco, and -mnp) contain + additional models that may also be useful for those interested in + this package. + . + Home Page: http://mcmcpack.wustl.edu/ + +Description: Remote OS identification + Xprobe2 allows you to determine what operating system is running on a + remote host. It sends several packets to a host and analyses the + returned answers. + . + Xprobe2's functionality is comparable to the OS fingerprinting feature + in nmap (written by a different Fyodor): + - Outputs its level of confidence about the OS on the remote host. + - Remains usable even if intermediate systems (routers, firewalls) make + slight modifications to the packets. + - Can list the type of intermediate device (e.g. "Linux IP masquerading"). + - Modular architecture allows new fingerprinting tests and new OS + signatures to be added. + . + Project homepage: <http://www.sys-security.com/html/projects/X.html> + +Description: Emacs mode specialized for Scheme48 + Scheme48 associates loaded code with specific files. This extension + to the normal scheme-mode of Emacs uses this facility to associated + data sent to a inferior Scheme process with the correct file. Scheme + 48 will automatically evaluate the code in the correct package for + the file. + +Description: source2e.pdf, the documentation of the LaTeX kernel + This package installs the complete developers' documentation of the + LaTeX kernel. The PDF file has been enhanced with hyperref, so that + it contains bookmarks and internal links for easier navigation. + +Description: SQL Relay ODBC connection daemon + SQL Relay is a persistent database connection pooling, proxying and + load balancing system for Unix and Linux. + . + This package contains the ODBC connection daemon. + +Description: Unicode text editor (Documentation) + The unicode editor "yudit" has got a big documentation in lots of languages. + After the installation, the documentation will be available in: + /usr/share/doc/yudit-doc/ + . + Homepage: <http://www.yudit.org> + +Description: Object Oriented Class Browser (for emacsen) + The oo-browser is a multi-windowed, interactive object-oriented class + browser similar in use to the well-known Smalltalk browsers. + It works well with a number of object-oriented languages. + It provides textual views + within the editor and additional graphical views under the X window system. + Oo-browser has support for Java, C++/C, Object-C, Python, Smalltalk, + Eiffel, and Lisp. + . + More information can be found at the oo-browser web site + http://sourceforge.net/projects/oo-browser/ . + +Description: X.Org X server -- Video 4 Linux display driver + This driver for the X.Org X server (see xserver-xorg for a further description) + uses the video 4 linux interface. It does not provide a graphics chip + driver, but instead registers a number of generic Xv adaptors which can be + used with any graphics chipset driver. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-video-v4l' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Perl module for mapping character set names to IANA names + This module maps Character Set names to the names officially + registered with IANA. For example, 'Shift_JIS' is the official name + of 'x-sjis'. + . + It also maps character set names to Unicode::Map, Unicode::Map8, and + Unicode::MapUTF8 conversion scheme names (if those modules are + installed). For example, the Unicode::Map8 scheme name for + 'windows-1251' is 'cp1251'. + +Description: Graphical subtitle editor with sound waves representation + Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new + subtitles or as a tool to transform, edit, correct and refine existing + subtitles. + . + This program also shows sound waves, which makes it easier to synchronise + subtitles to voices. + . + This software is in alpha state and some features, like embeded video playing, + do not work yet. + . + Author: IDJAAD djamel <kitone@free.fr> + Homepage: http://kitone.free.fr/subtitleeditor/ + +Description: VDR plugin providing OSD games like tetris, snake and more + This plugin for VDR allows to play Tetris, TicTacToe, Tron + and Snake via VDR's OSD (On Screen Display). + +Description: Tamil input method for GTK-2 + This package provides input methods for the Tamil Language for + applications written with the GTK+ Graphical User Interface Library. + +Description: Development files for Epiphany web browser + This package is required to develop extensions for the GNOME Epiphany + web browser. + +Description: Intel Universal Plug And Play SDK for Linux (shared libraries) + The Linux SDK for UPnP Devices (libupnp) provides developers with an + API and open source code for building control points, devices, and + bridges that are compliant with Version 1.0 of the Universal Plug and + Play Device Architecture Specification - see http://www.upnp.org/ for + specifications. + . + The libupnp0 package contains the runtime libraries for uPnP. + +Description: mail handling library - API documentation + libEtPan! is a mail library. It may be used for low-level mail handling: + network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP), + local storage (mbox/MH/maildir), message / MIME parsing. + . + This package provides library API documentation and test sources. + +Description: Strong's Greek Bible Dictionary for SWORD + Dictionary of Greek Words taken from Strong's Exhaustive Concordance by + James Strong, S.T.D., LL.D. 1890. + . + This package requires a libsword version of at least 1.5.1a to access + through a SWORD front end. However, this is not declared as a dependency + because you may have occasion to install just the text without any sort + of front end or other interface. + . + Website: + http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek + +Description: Packet radio program for X/GTK + Xcall is a packet radio program which supports the AX.25, NET/ROM and Rose + protocols. + . + The current features of xcall are: + o Command line history. + o Recording of the session into a file. + o AX.25 port information read from the proc filesystem. + o Changing of the receive window font and colors. + o Dutch and French Language support. + o Basic support for DX Clusters. + +Description: localized message catalog for Eclipse + This package provides localized message catalogs for eclipse package. + Translations are supported in German, Spanish, French, Italian, Japanese, + Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, + Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, + Portuguese, Swedish, Turkish, Arabic and Hebrew. + +Description: convenience functions for D-Bus, HAL and PolicyKit - development files + liblazy is a simple and easy to use library that provides convenient functions + for sending messages over the D-Bus daemon, querying information from HAL or + asking PolicyKit for a privilege. + . + This package contains header and development files. + . + Homepage: http://www.freedesktop.org/wiki/Software_2fliblazy + +Description: Picon (Personal Images) database of common accounts and misc. + "picons" is short for "personal icons". They're small, constrained + images used to represent users and domains on the net, organized into + databases so that the appropriate image for a given e-mail address can + be found. Besides users and domains, there are picons databases for + Usenet newsgroups and weather forecasts. The picons are in either + monochrome XBM format or color XPM and GIF formats. + . + These databases have been compiled in hopes of helping make cyberspace + a more personable place. With them, software and services can be + developed to identify persons on the net by face (or, at least, by + institution logo) instead of by a cryptic e-mail address. Software of + this kind is for example xfaces and exmh. + +Description: ordered associative arrays for Perl + This Perl module implements Perl hashes that preserve the order in which the + hash elements were added. The order is not affected when values + corresponding to existing keys in the IxHash are changed. The elements can + also be set to any arbitrary supplied order. The familiar perl array + operations can also be performed on the IxHash. + +Description: Ruby 1.8 language bindings for the Redland RDF library + This package contains the files needed to use the Redland Resource + Description Framework (RDF) library in Ruby 1.8 programs. + +Description: LGPL Crypto library - runtime library + libgcrypt contains cryptographic functions. Many important free + ciphers, hash algorithms and public key signing algorithms have been + implemented: + arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, + RMD160, RSA, SHA1, twofish, tiger. + +Description: Placeholder package to install entire Gazetteer 2000 + This package can be used to ensure that you always have the entire + set of files comprising the 2000 Gazetteer installed. You might + want to use this package if you want the entire gazetteer available. + If you want only part of it on your server, you should not install + this package. + +Description: Java SQL database server + HSQLDB is an SQL relational database engine written in Java. It has a + JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus + SQL:1999 and SQL:2003 enhancements. It offers a small, fast database + engine that offers both in-memory and disk-based tables. Embedded and + server modes are available. Additionally, it includes tools such as a + minimal web server, in-memory query and management tools (can be run as + applets), and a number of demonstration examples. + . + This package contains the files necessary to run an HSQLDB server. More + commonly, HSQLDB is used as an embedded database engine, which does not + require this package. + . + Web site: http://hsqldb.org/ + +Description: Kerberos v5 Key Distribution Center (KDC) Shishi server daemon + Shishi is an implementation of the kerberos v5 network authentication + system. + . + This package contain the Shishi server (shishid), which is a Key + Distribution Center (KDC). + . + Homepage: http://josefsson.org/shishi/ + +Description: Perl extension for using the cfitsio library + Perl interface to William Pence's cfitsio subroutine library. For more + information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio. + . + This module attempts to provide a wrapper for nearly every cfitsio routine, + while retaining as much cfitsio behavior as possible. As such, one should + be aware that it is still somewhat low-level, in the sense that handing an + array which is not the correct size to a routine like fits_write_img() + may cause SIGSEGVs. + . + The goal is to eventually use these routines to build a more Perl-like + interface to many common tasks such as reading and writing of images and + ASCII and binary tables. + +Description: graphical wrapper around Xnest + Xoo is a graphical wrapper around Xnest, the nested X server. You can make + Xnest look like a particular device's display and set up buttons on that + device. This is useful for embedded developers who want to simulate a target + device on their desktop machine. + +Description: web site builder using ReStructured Text as basic content format + rest2web is a simple tool that lets you build your website from a single + template (or as many as you want), and keep the contents in ReStructured Text + (docutils; you can still keep pages in HTML if needed). The prefix "rest" + does not in any way allude to the concept of "representational state + transfer." + . + The tool provides a host of features, for example: + . + * Automatically builds index pages and navigation links (sidebars and + breadcrumbs). + * Aids with the translation of the site to other languages. + * Embedded code in templates for unlimited expressiveness. + * Flexible macro system. + * Uses relative links, so sites can be viewed from the filesystem. + * Uses unicode internally. + * Built-in gallery creator plugin. + . + Adding new pages is as easy as dropping a text file into the right folder; + rest2web builds the new page and adds a link to it in the index (optionally + with a description as well). Removing a page is just as easy: delete the + file, and when you run rest2web again it removes the entry. + +Description: Document centric objects library - runtime files + GOffice is a library of document centric objects and utilities building on + top of GLib and Gtk+. + . + These are the files needed when building applications that use GOffice. + +Description: Alternative boot mechanism using a single configuration file + This package provides an alternative mechanism to boot the system, to + shut it down and to change runlevels. The /etc/rc?.d/* links will be + converted into one single configuration file /etc/runlevel.conf + instead, which is easier to administrate than symlinks, and is also + more flexible. + . + The package will automatically convert your existing symlinks into + the file method on installation, and convert the file back into + symlinks on removal. Both mechanisms are compatible through + /etc/init.d/rc, /etc/init.d/rcS, /usr/sbin/update-rc.d, and + /usr/sbin/invoke-rc.d scripts. + +Description: Multi-protocol file transfer library + libcurl is designed to be a solid, usable, reliable and portable + multi-protocol file transfer library. + . + SSL support is provided by GnuTLS. + . + This is the shared version of libcurl. + . + Homepage: http://curl.haxx.se + +Description: convert English text to numbers + A perl module that can parse a wide variety of English text + and deduce the number it represents. For example, it can convert + "five million, one thousand and sixteen" to 5001016, and + "twenty-seventh" to 27. + +Description: Pluck stuff from the web and read it on your PalmOS device + Plucks stuff from the web (or any URL), and encodes them appropriately for + viewing on a PalmOS device. Very flexible in the way sites are plucked, e.g. + link depth, images etc. + +Description: zope form validation for cmf and plone + CMFFormController replaces the portal_form form validation + mechanism from Plone. It should work just fine in plain CMF as + well. + +Description: Ogg Bitstream Library Development + The libogg-dev package contains the header files and documentation + needed to develop applications with libogg. + +Description: Hungarian language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Hungarian. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Croatian language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Croatian. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: GNU PIC utilities + Those utilities for the Microchip PIC microcontrollers family contain + an assembler (compatible with MPASM), a disassembler, and other tools. + . + Homepage: http://gputils.sourceforge.net + +Description: RAID 1 over tcp/ip for Linux module source + Drbd is a block device which is designed to build high availability + clusters by providing a virtual shared device which keeps disks in + nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding + the use of uncommon hardware (shared SCSI buses or Fibre Channel). + It is currently limited to fail-over HA clusters. + . + This package contains the source code for the drbd kernel module. + . + Homepage: http://www.drbd.org + +Description: Works text file format import filter library (shared library) + libwps is a library (for use by word procesors, for example) for importing the + Microsoft Works word processor file format. As of November 2006, the project + is new, but it imports Works format versions 2, 3, 4, and 8 with some + formatting. Support for Works formats version 2000 (aka 5) is coming soon. + . + This package contains the shared library. + +Description: Popular crossword game, similar to Scrabble(R) + Scribble is a hybrid of crossword mentality, positional strategy, and + a true test of your language mastery, similar to the game Scrabble(R) + by Hasbro. You start with a board that serves for the placement for + letter tiles. On the board there are specific squares that when used + can add to your score dramatically. These premium squares can double + or triple letter values. Some of these squares can even double or + triple your word scores! You must position yourself to grab the + squares and block your opponent from spelling out a "killer" word. + . + This version of Scribble includes a full dictionary, adaptive + vocabulary, and simple learning. Lower difficulty levels give the + computer fewer words to choose from but if you use a word that the + computer wouldn't have, it's fair game from that point forward. At + maximum difficulty, the computer will play about a 750 point game. + . + This package is not for beginners as the display does not include + letter values or a description of what the symbols on the board + represent. You must be familiar with the game of Scrabble(R) before + trying to play this game. + +Description: Yet another Gnuplot mode for Emacs + Gnuplot is a major mode for Emacs flavours with the following features: + - Functions for plotting lines, regions, entire scripts, or entire files + - Graphical interface to setting command arguments + - Syntax colorization + - Completion of common words in Gnuplot + - Code indentation + - On-line help using Info for Gnuplot functions and features + - Interaction with Gnuplot using comint + - Pull-down menus plus a toolbar in XEmacs + - Distributed with a quick reference sheet in postscript. + +Description: Development files for libxfcegui4-3 + This package contains the headers and the static library + for libxfcegui4-3. If you intend to code applications + which use some of these functions (probably Xfce4-based + applications), then you have to install this package. + . + Homepage: http://www.xfce.org/ + +Description: NEC2 Evolution Antenna Modelling System + The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas + using the Method of Moments. It was developed at Lawrence Livermore + Laboratories, and remains widely used, despite the old fashioned punched card + style input required. + . + This program is initially based on Fortran NEC2 software (also nec package). + +Description: Programming game + RealTimeBattle is a programming game in which robots controlled by programs + are fighting each other. The goal is to destroy the enemies, using the + radar to examine the environment and the cannon to shoot. + . + Robot programs can be written in any language, all communication + with the main program is done via stdout/stdin. + . + This package contain some Robot and data that are useful for + realtimebattle + +Description: Base X cursor themes + This package contains the base X cursor themes -- handhelds, redglass, and + whiteglass. These themes used to be contained in the xlibs-data package. They + are for use with the Xcursor library. + . + Please see libxcursor1 for more information. + +Description: Synchronize a local maildir with a remote IMAP4 mailbox + A command line application which synchronizes a local maildir-style + mailbox with a remote IMAP4 mailbox, suitable for use in disconnected + mode. Multiple copies of the remote IMAP4 mailbox can be maintained, + and all flags and messages are synchronized. + . + Features: + * Fast mode for fetching new mail only + * Supports imaps: (port 993) TLS/SSL connections + * Supports STARTTLS (RFC2595) for confidentiality + * Supports NAMESPACE (RFC2342) + * Supports CRAM-MD5 (RFC2095) for authentication + +Description: SELinux utility programs + This package provides various utility programs for a Security-enhanced + Linux system. Security-enhanced Linux is a patch of the Linux kernel + and a number of utilities with enhanced security functionality + designed to add mandatory access controls to Linux. This package + provides utility programs to get and set process and file security + contexts and to obtain security policy decisions. + +Description: Portable Document Format (PDF) suite -- Japanese language support + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + The tools include xpdf, a PDF viewer (in the package xpdf-reader), + and PDF converters (including to/from PostScript) (in the package + xpdf-utils). + . + This package provides Japanese language support for xpdf. + +Description: Directory listing module for the Roxen Challenger web server + It a simple directory module for displaying directory listings with + title of document. It uses simple scripting in the configuration + interface to format it for display on your page, so you can use HTML + and RXML tags. (Auto removes pike tag.) Still in a very basic form. + +Description: Simple example from the OPAL project + This package contains a small H323 and SIP client given as an example. You can + find its code on the doc package. + . + The OPAL project aims to create a full featured, interoperable, Open Source + implementation of the H.323 and SIP protocols that can be used freely by + everybody. These protocols are most used for Voice over IP (VoIP) + conferencing. + . + For more information on the OPAL project visit them at + http://www.voxgratia.org/ + +Description: Display and edit lyrics with XMMS + This "X Multimedia System" (XMMS) plugin displays formated lyrics. + It also contains a lyrics editor, which can be used to tag timestamps in + a song. + . + Homepage: http://stud.fbi.fh-darmstadt.de/~glogow/ + +Description: OS abstraction layer (development files) + Gwenhywfar allows porting of your software to different operating + systems like Linux, *BSD, Windows etc. It also provides some often + needed modules such as configuration file handling, simple XML file + parsing, IPC etc. + . + This package contains the API documentation. + +Description: library to handle multiple octets character encoding scheme (devel files) + libmoe is a collection of routines to handle sequence of characters + consisting of multiple octets. The main functionalities are to convert + the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa. + . + This development package contains include files for the interface. + It includes also a static lib for particular cases. + +Description: The Stanford GraphBase: combinatorial data and algorithms + A highly portable collection of programs and data for researchers who + study combinatorial algorithms and data structures. + . + The programs are intended to be interesting in themselves as examples + of literate programming. Thus, the Stanford GraphBase can also be + regarded as a collection of approximately 30 essays for programmers + to enjoy reading, whether or not they are doing algorithmic research. + The programs are written in CWEB, a combination of TeX and C that is + easy to use by anyone who knows those languages and easy to read by + anyone familiar with the rudiments of C. + . + This package contains only the libraries and the demonstration + programs; for the readable source code, which forms the documentation + as well, see the sgb-doc package. + +Description: Useful additional C++ string processing functions + This library is a collection of useful additional C++ string processing + functions like trimming, replacing, formating, etc. + +Description: Dutch manpages + This package contains Linux manual pages translated into Dutch. + Manpages in the following sections are included: + * 1 User programs (e.g. ls, ln) + * 2 Linux system calls (e.g. exit, fork, open) + * 3 Library functions (e.g. malloc, printf) + * 8 Administration and privileged commands (e.g. ping) + More translations are welcome. + +Description: OpenGL window and compositing manager - KDE window decorator + Compiz brings to life a variety of visual effects that make the Linux desktop + easier to use, more powerful and intuitive, and more accessible for users + with special needs. + . + This package contains a window decorator that uses KDE to provide a look and + feel similar to that of the default KDE window manager. + +Description: Documentation for Guile 1.8 + This package contains all of the Guile documentation that is covered + under a license which is compatible with the Debian Free Software + Guidelines (DFSG). This includes a tutorial which is available via + "info guile-tut". + . + Guile is a Scheme implementation designed for real world programming, + providing a rich Unix interface, a module system, an interpreter, and + many extension languages. Guile can be used as a standard #! style + interpreter, via #!/usr/bin/guile, or as an extension language for + other applications via libguile. + +Description: phpGroupWare comic strip parser module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides a comic strip parser module + inspired by phpcomic (http://sourceforge.net/projects/phpcomic/). + +Description: open source C library of cryptographic algorithms + BeeCrypt is an open source cryptography library that contains + highly optimized C and assembler implementations of many well-known + algorithms including Blowfish, SHA-1, Diffie-Hellman, and ElGamal. + . + Unlike some other crypto libraries, BeeCrypt is not designed to + solve one specific problem, like file encryption, but to be a + general purpose toolkit which can be used in a variety of + applications. + . + There are also no patent or royalty issues associated with + BeeCrypt, and it is released under the GNU LGPL license, which + means it can be used for free in both open source and closed + source commercial projects. + . + Homepage: http://beecrypt.sourceforge.net/ + +Description: Ogg Vorbis and MP3 streaming media server + Icecast is a streaming media server which currently supports Ogg + Vorbis and MP3 audio streams. It can be used to create an Internet + radio station or a privately running jukebox and many things in + between. It is very versatile in that new formats can be added + relatively easily and supports open standards for communication and + interaction. + . + Homepage: http://www.icecast.org/ + +Description: XML security library + The XML Security Library implements standards related to secure handling + of XML data. + . + This package provides dynamic libraries for use by applications. + Specifically, it provides all XML security library functionality + except for the cryptography engine. + +Description: Event-based framework for internet applications (transitional package) + This is a transitional package that depends on the twisted core library and + all the libraries split out to separate packages starting with Twisted-2.0.1. + +Description: simple interprocess messaging system (Python interface) + D-Bus is a message bus, used for sending messages between applications. + Conceptually, it fits somewhere in between raw sockets and CORBA in + terms of complexity. + . + This package provides a Python interface to D-Bus. + . + See the dbus description for more information about D-Bus in general. + +Description: Not Erik's Windowing Toolkit, shared library subset kit + This is used to develop subsets of the newt shared libraries for use on + custom installation floppies and in embedded systems. Unless you're + making one of those, you won't need this package. + +Description: Buffering/reblocking program for tape backups, printing, etc. + Buffer implements double buffering and can be used to keep backup tapes + streaming or printers printing. It can also be used to convert a data + stream to a given output blocksize. + . + Buffer uses shared memory to convert a variable input data rate to a + constant output data rate. It is typically used in a pipe between a backup + program and the tape device, but there are also other applications like + buffering printer data in lpd's input filter. + +Description: common files for the Debian Desktop + This package contains various miscellaneous files which are used by + Debian Desktop installations. Currently, it provides some + Debian-related artwork and themes, .desktop files containing links to + Debian related material (suitable for placement on a user's desktop), + and other common files between the available desktop environments + such as GNOME and KDE. + +Description: a real-time, multi-player space warfare game (libs) + Conquest is a predecessor of netrek. + . + The object of the game is twofold. The short-range goal + is to accumulate "kills" by shooting down enemy players. + You get one kill point for each enemy ship shot down, + plus some extra if the enemy had kills too. The major + weapon used to shoot down ships is the photon torpedo. + . + The long-range goal is to conquer the universe for your + team by taking every planet. You take planets by killing + off the enemy's armies via bombardment, and then beaming + your team's armies down. When all the planets have been + taken, the game ends, a new game begins, and the player + who actually took the last planet gets his/her name up + in lights. + . + This package contains the shared libraries used by the + clients and server. + +Description: GNU Circuit Analysis package + GNUCAP is a general purpose circuit simulator. It performs nonlinear + dc and transient analyses, Fourier analysis, and ac analysis + linearized at an operating point. It is fully interactive and + command driven. It can also be run in batch mode or as a server. + The output is produced as it simulates. Spice compatible models + for the MOSFET (level 1,2,3) and diode are included in this + release. + +Description: Abstract base class for Class::DBI plugins + The purpose of this module is to make writing Class::DBI plugins + easier. Writers of plugins should be able to concentrate on the + functionality that their module provides, instead of having to deal with + the symbol table hackery involved when writing a plugin module. + . + Class::DBI provides a convenient abstraction layer to a database. It + not only provides a simple database to object mapping layer, but can + be used to implement several higher order database functions, at the + application level, rather than at the database. + . + Homepage: http://search.cpan.org/~jczeus/Class-DBI-Plugin/ + +Description: bi-directional scrolling arcade game + Overgod is an arcade game with bi-directional scrolling where you need to + destroy all enemies in an area in a given time. The game is a mix of the + classic arcade games Asteroids and Thrust with a lot of additional features. + . + Overgod can also be played in two-player duel or cooperative modes, or in + a special "Time Attack" version where enemies endlessly appear. + +Description: Fluendo Streaming Server - manager, worker and admin + Flumotion is a modern streaming media server built with a modular + distributed design. This gives you unprecedented stability and + scalability in offering high-quality streaming media. + . + Flumotion includes support for both emerging media format standards, + such as Ogg/Theora, and traditional formats such as MPEG-4. It + features intuitive graphical administration tools, making the task of + setting up and manipulating audio and video streams easy for even + novice system administrators. + +Description: scripts for dynamic IP to name mappings + GnuDIP is a service designed for an ISP to give its customers a static DNS + name without having to give them their own IP address. For those who are + familiar with ml.org this is a simple replacement. + . + GnuDIP has two main parts on the server side. 1, the multi-threaded + server that listens on a port 3495 that accepts connections from client + applications and updates their hostname, and 2 the web cgi that is used + as the administration tool and as the users tool to manage their own + account. + . + Using the web cgi a user can set their desired homepage in their settings + and then set the special URL as the default page for their browser so now + every time they open their browser their hostname will be automatically + updated without having to run any other sort of client application and then + they would be redirected to the URL they set in their GnuDIP settings. + +Description: GreyList milter for sendmail + milter-greylist is a stand-alone milter written in C that implements the + greylist filtering method, as proposed by Evan Harris. + . + Grey listing works by assuming that unlike legitimate MTA, spam engines will + not retry sending their junk mail on a temporary error. The filter will + always temporarily reject mail on a first attempt, and to accept it after + some time has elapsed. + . + If spammers ever try to resend rejected messages, we can assume they will not + stay idle between the two sends (if they do, the spam problem would just be + solved). Odds are good that the spammer will send a mail to an honey pot + address and get blacklisted in several real-time distributed black list + before the second attempt. + +Description: Hebrew language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Hebrew. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Image_Graph module for PEAR + Image_Graph provides a set of classes that creates + graphs/plots/charts based on (numerical) data. + . + Many different plot types are supported: Bar, line, area, + step, impulse, scatter, radar, pie, map, candlestick, band, + box & whisker and smoothed line, area and radar plots. + . + The graph is highly customizable, making it possible to get + the exact look and feel that is required. + . + The output is controlled by a driver mechanism, which + facilitates easy output to many different output formats, + amongst others, GD (PNG, JPEG, GIF, WBMP), PDF (using + PDFLib), ShockWave Flash (using Ming) and Scalable Vector + Graphics (SVG). + . + Image_Graph is compatible with both PHP4 and PHP5 and can + be used with both GD1 and GD2 (GD2 is recommended) + +Description: X.Org X server -- Tek4957 input driver + This package provides the driver for Tektronix 4957 graphics tablets. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-input-tek4957' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Firefox Swedish (Sweden) language package + Menu and message resource and (region) property package + for Firefox (Swedish (Sweden) language, sv-se). + +Description: Telepathy framework - GLib library headers + Telepathy is a D-Bus framework for unifying real time communication, + including instant messaging, voice calls and video calls. It abstracts + differences between protocols to provide a unified interface for + applications. + . + This package contains development files for libtelepathy, a GLib-based + library for Telepathy components. + . + Homepage: http://telepathy.freedesktop.org/wiki/ + +Description: Redhat Cluster infrastructure modules for Linux 2.6 on AMD64 + This package depends on the Redhat Cluster infrastructure modules for + latest Linux kernel 2.6 on all 64bit single- and multiprocessor AMD and + Intel machines. + +Description: Development tools for the libsrs2 + libsrs2 is the next generation SRS library. SPF verifies that the + Sender address of a mail matches (according to some policy) the + client IP address which submits the mail. When a mail is forwarded, + the sender address must be rewritten to comply with SPF policy. The + Sender Rewriting Scheme, or SRS, provides a standard for this + rewriting which is not vulnerable to attacks by spammers. + +Description: command line encrypted password database manager + pwsafe is a unix commandline program that manages encrypted password + databases. + . + Features: + - Pure command-line operation if desired (good for remote access over ssh) + - or can interact with X11 selection & clipboard. + - Portable, endianess-clean, misaligned-access-free C++. + - Compatible with CounterPane's PasswordSafe Win32 program versions 2.x + and 1.x. See http://passwordsafe.sourceforge.net/ + - Funny comments included in source code. + +Description: RSI prevention tool + Workrave is a program that assists in the recovery and prevention of + Repetitive Strain Injury (RSI). The program frequently alerts you to + take micro-pauses, rest breaks and restricts you to your daily limit. + . + It includes a system tray applet that works with Gnome and KDE + and has network capabilities to monitor your activity even if + switching back and forth between different computers is part of your + job. + . + Workrave offers many more configuration options than other similar + tools. + . + More information about this program can be obtained from + http://www.workrave.org/ + +Description: Linux HOWTOs in Portuguese (text format). + This package contains the Linux HOWTOs translated into Portuguese. + . + All files are available at: + http://ldp-br.conectiva.com.br/documentos/comofazer + (with versions in html, ascii and sgml formats). + . + Este pacote contém os documentos Como Fazer (HOWTOS) do Linux + traduzidos no idioma Portugues. + . + Todos os arquivos estão disponíveis em: + http://ldp-br.conectiva.com.br/documentos/comofazer + (com versões nos formatos html, ascii e sgml). + +Description: Powerful and easy to use desktop calculator - GTK version + Qalculate! is small and simple to use but with much power and versatility + underneath. Features include customizable functions, units, arbitrary + precision, plotting, and a graphical interface that uses a one-line + fault-tolerant expression entry (although it supports optional traditional + buttons). + . + This package contains the GTK user interface of qalculate. + +Description: subversion I/O slaves for KDE + This packages includes KIO slaves for svn, svn+file, svn+http, + svn+https, svn+ssh. This allows you to access subversion repositories + inside any KIO enabled KDE application. + . + This package is part of kdesvn. + . + Homepage: http://www.alwins-world.de/programs/kdesvn/ + +Description: Credential Validation Modules + CVM is a framework for validating a set of credentials against a database + using a filter program. The modules act as a filter, taking a set of + credentials as input and writing a set of facts as output if those + credentials are valid. Optional input is given to the module through + environment variables. + . + Some of the ideas for CVM came from experience with PAM (pluggable + authentication modules), the checkpassword interface used by qmail-pop3d, + and the "authmod" interface used by Courier IMAP and POP3. This framework + places fewer restrictions on the invoking client than checkpassword does, + and is much simpler to implement on both sides than PAM and the authmod + framework. + . + See http://untroubled.org/cvm/cvm.html for more information. + +Description: Haskell library for building Internet applications + HAppS is a Haskell library for building industrial strength Internet + applications safely, quickly, and easily. With HAppS you focus + entirely on application functionality implemented in Haskell and you + don't have to worry about making sure all sorts of server subsystems + are functioning properly. + . + - HTTP Application Server + Performs better than Apache/PHP in our informal benchmarks + (thanks to FastPackedString), handles serving both large (video) + files and lazy (javascript) streaming, supports HTTP-Auth, and more. + - Mail delivery agent with integrated DNS resolver + Stop worrying about making sure a separate local mail server or DNS is + up and running to delivery your mail. HAppS takes care of making sure + your mail is delivered as long as your application itself is running + and makes sure no outbound mail is lost even with unplanned restarts. + - XML and XSLT + Separate application logic from presentation using XML/XSLT. With + HAppS, you can have your application output XML (via HTTP or SMTP) and + handle style/presentation via separate XSLT files at runtime. HAppS + takes care of doing server side XSLT for outbound mail and HTTP + user-agents that don't support it client side. + - SMTP Server + Handle incoming email in your application without worrying about + .procmail or other user level inbound mail configuration hackery. Just + have the HAppS.SMTP listen on port 25 or have the system mail server + SMTP forward mail for your app to some internal port. + - Monadic ACID transaction service + Write apps as a set of simple state transformers. MACID write-ahead + logging and checkpointing make it easy for you to guarantee + application integrity in the face of unplanned outages. MACID even + guarantees that your side effects will be executed at-least-once if + they can complete within a timelimit you define. + - Session Service + Define bits of per-user application state that automatically expire + after time limits you define. No more manual housekeeping of session + data! + - (Experimental) Table and Index + Do relational operations safely on in memory Haskell Data.Set(s) + rather than dealing with an external SQL relational database. Define + custom indices for your Haskell datatypes (e.g. geographic/geometric + types). Use in combination with MACID for a robust relational DBMS + customized for your application. + +Description: Anti-deep-linking module for lighttpd + The trigger-b4-dl module for lighttpd can prevent deep linking + from other sites by requiring users to visit a trigger URL to + be able to download certain files. + . + Homepage: http://www.lighttpd.net + +Description: X C Binding, xtest extension, development files + This package contains the header and library files needed to build software + using libxcb-xtest, the xtest extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older mozilla-thunderbird-locale-ko + packages to the new icedove-locale-ko package. + . + This package can be purged at anytime once the icedove-locale-ko + package has been installed. + +Description: userspace USB programming library development files + Library for programming USB applications without the knowledge + of Linux kernel internals. + . + More information can be found at the Linux USB web site + http://www.linux-usb.org/ . + +Description: generic application protocol kernel + BEEP (Blocks Extensible Exchange Protocol) is a generic application + protocol kernel for connection-oriented, asynchronous interactions. + BEEP permits simultaneous and independent exchanges within the + context of a single application user-identity, supporting both + textual and binary messages. beepcore-c is an implementation of BEEP + written in C that runs on unix and Win32 systems. + . + This package contains the include files, static libraries, + documentation, and examples. + +Description: recipes manager for KDE + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg RecipeML or Meal-Master) or from + databases. + +Description: XMMS plugin that uses MPlayer to play video files + FEATURES + -------- + . + * local file playback of AVI, MPEG, QuickTime and OGG movies using MPlayer + * playback of HTTP and MMS media streams + * Playback of (individual) VCD tracks or DVD titles + * Shows info (length, audio-(nit)rate / channels) in XMMS + * uses magic to detect AVI, MPEG, RealMedia and QuickTime movies + (checks for .ogm extension to detect OGG movies, this to avoid MPlayer + playing OGG sound files, which have the same magic identifier) + * pause and seek in files from within xmms + * Constant, skinned and dockable video window (can be turned off in options) + +Description: QDBM Database Libraries [runtime] + QDBM is an embeded database library compatible with GDBM and NDBM. + It features hash database and B+ tree database and is developed referring + to GDBM for the purpose of the following three points: higher processing + speed, smaller size of a database file, and simpler API. + This is the runtime package for programs that use the QDBM database + library. + +Description: Iterate macro for Common Lisp + cl-iterate provides a very nice macro for use in Common Lisp programs. + This is a port by Andreas Fuchs to support ANSI Common Lisp, based + on the original work of Jonathan Amsterdam. + +Description: GNOME Hex editor for files (shared library) + The GHex program can view and edit files in two ways, hex or ascii. Good + for editing saved game files. + . + This package contains the shared library. + +Description: Kicad help files (Russian) + This package provides documentation for Kicad in Russian. + +Description: powerful clone of the vi/ex text editor (without X11 support) + This package contains Elvis compiled without X11 support. If you want + to use Elvis' X11 interface then install the package elvis instead. + See also: elvis-tools + . + Elvis is a clone of vi/ex, the standard UNIX editor. It supports + nearly all of the vi/ex commands, in both visual mode and ex mode. + Elvis adds support for multiple files, multiple windows, a variety of + display modes (including syntax highlighting, man, tex, html and + hex), an optional X11 user interface (see elvis-x11), on-line help, + folding, spell checking, new options, auto commands, regions, enhanced + tags, printing, aliases and an improved :map command. + . + Like vi/ex, Elvis stores most of the text in a temporary file, + instead of RAM. This allows it to edit files that are too large to + fit in a single process' data space. + Also, the edit buffer can survive a power failure or crash. + . + Homepage: http://elvis.vi-editor.org + +Description: Mail gateway and command-line interface to request-tracker3.4 + Install this package onto the mail server so it can inject tickets into + request-tracker3.4 using rt-mailgate. + . + Install it onto any machine on which you want to use the 'rt' + command-line interface. + . + See the 'request-tracker3.4' package for further information. + +Description: Strong cryptography (HTTPS support) for Apache + This Apache module provides strong cryptography for the Apache 1.3 webserver + via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS + v1) protocols. + . + o Open-Source software (BSD-style license) + o Usable for both commercial and non-commercial use + o Available for both Unix and Win32 platforms + o 128-bit strong cryptography world-wide + o Support for SSLv2, SSLv3 and TLSv1 protocols + o Clean reviewable ANSI C source code + o Clean Apache module architecture + o Integrates seamlessly into Apache through an Extended API (EAPI) + o Full Dynamic Shared Object (DSO) support + o Support for the OpenSSL+RSAref US-situation + o Advanced pass-phrase handling for private keys + o X.509 certificate based authentication for both client and server + o Support for per-URL renegotiation of SSL handshake parameters + o Support for explicit seeding of the PRNG from external sources + o Additional boolean-expression based access control facility + o Backward compatibility to other Apache SSL solutions + o Inter-process SSL session cache + o Powerful dedicated SSL engine logging facility + o Simple and robust application to Apache source trees + o Fully integrated into the Apache 1.3 configuration mechanism + o Additional integration into the Apache Autoconf-style Interface (APACI) + o Assistance in X.509 v3 certificate generation + . + Homepage: http://www.modssl.org + +Description: FastCGI Perl module + FastCGI is a language independent, scalable, open extension to CGI + that provides hight performance without the limitations of server + specific APIs. + . + For more information, see http://www.fastcgi.com/. + +Description: Colombian Spanish voice prompts for Asterisk + These are Colombian Spanish voice prompts for the Asterisk PBX, courtesy + of Avatar Ltda., Colombia. + . + You need this package if you intend to run Asterisk and wish to support + Spanish-speaking callers. + . + Homepage: http://www.avatar.com.co/ + +Description: C++ network server library, development files + This package contains the header files and static libraries needed + for development with libCapsiNetwork. + . + libCapsiNetwork is a network library for C++ server daemons aimed at + easy development. Implementing a server is as easy as adding a few + lines to your code and writing one function that handles input + events. + +Description: GNOME Canvas 2 bindings for the Ruby language + The GNOME canvas is powerful and extensible object-oriented display engine, + which allows graphics manipulation in terms of structured items as opposed to + pixels. This package contains libraries for using the GNOME canvas with the + Ruby programming language. + +Description: transitional package to openoffice.org-l10n-hi-in + This package is a transitional package for upgrading to the new + openoffice.org-l10n-hi-in. + . + It can be safely removed when openoffice.org-l10n-hi-in is installed. + +Description: Scientific plotting library (utilities) + This package contains the following utilities associated with PLplot, + a scientific plotting library: + . + * plrender - render a PLplot metafile + * pltek - review a Tektronix vector file + * plm2gif - converts PLplot metafiles to GIF files + * plpr - converts PLplot metafile to something the printer will understand + * pstex2eps - Generate EPS file from PLplot pstex driver + . + Homepage: http://www.plplot.org + +Description: Documentation files for GNOME Data Access library for GNOME2 + GNOME Data Access is an attempt to provide uniform access to + different kinds of data sources (databases, information servers, + mail spools, etc). + It is a complete architecture that provides all you need to + access your data. + . + This library is made for GNOME2, but it doesn't require GNOME2 libraries. + . + This package contains some document files about libgda2. + +Description: INotify Plugin for the Muine music player + This package enables INotify support for the Muine music + player to enable watching of music directories for new and removed + files and directories. + +Description: An extended replacement of GNU Stow written in C++ + XStow (like GNU Stow) is a program for managing the installation of + software packages, keeping them separate (/usr/local/stow/emacs + vs. /usr/local/stow/perl, for example) while making them appear + to be installed in the same place (/usr/local). + . + The extended features include: creation of symlinks with absolute + path names, traversal link support (create a link from + /usr/share/man to /usr/man), multiple stow directories support, + shell pattern matching, regular expressions support, and global + settings via configuration files. + +Description: Mono Microsoft libraries + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono Microsoft libraries version 8.0. + +Description: Concurrent Versions System + CVS is a version control system, which allows you to keep old versions + of files (usually source code), keep a log of who, when, and why + changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, + CVS does not just operate on one file at a time or one directory at + a time, but operates on hierarchical collections of directories + consisting of version controlled files. + . + CVS helps to manage releases and to control the concurrent editing of + source files among multiple authors. CVS allows triggers to + enable/log/control various operations and works well over a wide area + network. + +Description: Creative Labs Nomad Jukebox example binaries + A library for communicating with the Creative Nomad Jukebox MP3 + player. More information can be found at the libnjb web site: + http://sf.net/projects/libnjb/ + This package contains the example binaries each performing a simple + function, such as transfering a track to the jukebox. The source code + for these examples is in the package libnjb-doc. + +Description: Gnutls engine for the XML security library + The XML Security Library implements standards related to secure handling + of XML data. + . + This package provides dynamic libraries for use by applications. + Specifically, it provides the gnutls implementation of the XML security + library cryptography functions. + +Description: feed aggregator for GNOME + Liferea is a simple FeedReader clone for GNOME. It is a reader for + RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds and + OCS directories. + . + Liferea is an abbreviation for Linux Feed Reader. + . + Homepage: http://liferea.sourceforge.net/ + +Description: Tools for developing, maintaining and distributing software. + The dist package is a set of tools meant to ease the construction + and maintenance of portable software. + . + The first component is the Configure script generator, metaconfig, which + automatically builds the Configure script from your sources. Ideally, + the end-user receiving your source code will simply have to read + your README file, run the Configure script (which is self-documented), + and then run make. + . + The second component is the Makefile.SH generator, which is a generic + configured Makefile, reusing some of the information figured out + by Configure, and a generic Jmakefile description. + . + The third component is the RCS aware package generator, which is + used when it's time to build up the shell archives used to distribute + your program. + . + The fourth and latest component is the patch generator, used to + make updates of your sources, which can later be applied on the + original distribution by using the patch program. The upstream + sources for this package may be downloaded from CPAN, like so: + http://search.cpan.org/doc/RAM/dist-3.0@70 + +Description: [Biology] A faster version of pedigree programs of Linkage + Fastlink is much faster than the original Linkage but does not + implement all the programs. + . + Homepage: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html + +Description: highly configurable logging API for the .NET runtime + log4net is a tool to help the programmer output log statements to a + variety of output targets. log4net is a port of the excellent log4j + framework to the .NET runtime. The framework is similar to the + original log4j as possible while taking advantage of new features in + the .NET runtime. For more information on log4net see the features + document. + . + log4net is part of the Apache Logging Services project. The Logging + Services project is intended to provide cross-language logging + services for purposes of application debugging and auditing. + . + From http://logging.apache.org/log4net/. + +Description: an MP4/AAC audio plugin for XMMS + This plugin is a merge of the AAC and the MP4 plugin. One can read + all new and old files in different formats encoded with a variety of + encoders. This is possible since the libfaad0 library supports the old + ADTS format. + +Description: Source code indenter for C++/C/Java/C# source code + Artistic Style is a reindenter and reformatter of C++, C, Java or C# + source code. + +Description: serialization library for C++ + This is a partial list of provided functionalities: + . + * proper restoration of pointers to shared data + * serialization of STL containers and other commonly used templates + * data portability - streams of bytes created on one platform should + be readable on any other + * archive interface must be rich enough to permit the creation of an + archive that presents serialized data as XML in a useful manner + . + serialization: the reversible deconstruction of an arbitrary set of + C++ data structures to a sequence of bytes. + archive: to refer to a specific rendering of this stream of bytes. + . + Homepage: http://www.boost.org/libs/serialization/ + +Description: determine file type using magic structure + File::Type uses magic numbers (typically at the start of a file) to + determine the MIME type of that file. + . + File::Type can use either a filename, or file contents, to determine the + type of a file. + +Description: tools to build and analyze SGML or XML document type definitions. + dtd2html generates a suite of linked HTML documents listing the components and + features of each element in an SGML Document Type Definition (DTD). + . + dtddiff shows differences between two DTDs. + . + dtdtree shows the hierarchy tree (in ASCII) of SGML elements in a DTD. + . + dtdview is an interactive program for studying an SGML DTD. + . + stripsgml strips SGML markup from a file, and also attempts to translate + entity references to standard ASCII characters. + +Description: complearn machine-learning command-line utilities + complearn makes artificial intelligence easy. By using the powerful + statistical analysis already built within data compression programs, + this library delivers high-quality results with very low effort. This + package includes the popular ncd and maketree commands as well as many other + convenient utilities + . + Homepage: http://complearn.org/ + +Description: KDE pim application + Kontact is the integrated solution to your personal information management + needs. It combines KDE applications like KMail, KOrganizer, and + KAddressBook into a single interface to provide easy access to mail, + scheduling, address book and other PIM functionality. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://kontact.kde.org/ + +Description: Documentation for the GNU C preprocessor (cpp) + NOTE: This is not a final release, but taken from the CVS gcc-2_95-branch + (dated 2001-10-02). + . + Documentation for the GNU C preprocessor in info format. + +Description: Arabic dictionary for aspell + This package contains all the required files to add support + for Arabic language to aspell spell checker. + . + Homepage: http://foolab.org/projects/arspell/ + +Description: C library for accessing electronic books (documents) + EB Library is a C library for accessing CD-ROM books. + . + EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, + S-EBXA and EPWING formats. CD-ROM books of those formats are popular + in Japan. Since CD-ROM books themseves are stands on the ISO 9660 + format, you can mount the discs by the same way as other ISO 9660 discs. + . + This package provides document files of EB Library. + . + Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ + +Description: Network Kanji code conversion Filter + Nkf is yet another kanji code converter among networks, + hosts and terminals. It converts input kanji code to designated + kanji code such as 7-bit JIS, MS-kanji (Shifted-JIS) or EUC. + +Description: CLI bindings for Evolution + This package provides CLI bindings for Evolution API, for using with Mono + programs. + +Description: common files for the CIPE VPN software + This package holds the common files of CIPE so that you can + compile and install multiple version of the actual CIPE + modules without overlapping files. + +Description: Examples of works created by XaraLx + Includes a number of files created by the vector drawing + application XaraLX, to serve as examples. + +Description: Development files for libjackasyn + Libjackasyn is an asynchronous library for interfacing + with the JACK sound server. + +Description: InterBase/Firebird support for Python + This package allows access to InterBase and/or Firebird databases from + Python via the standard Python Database API version 2.0. + +Description: GGI Window Manager Hints extension X display target + "General Graphics Interface" - a fast, portable graphics environment. + . + LibggiWMH is an extension module for GGI display targets that are + window system based. It provides portable access to things like + setting the title bar, resizing, moving and iconifying windows + that enclose the libggi controlled display surface. + . + Modules that are included in this package: + X - implementation for X window based targets + . + Homepage: http://www.ggi-project.org/ + +Description: Standard Widget Toolkit for GTK Gnome JNI library + The SWT component is designed to provide efficient, portable access to + the user-interface facilities of the operating systems on which it is + implemented. + . + This package includes the GNOME JNI library. + +Description: X.Org X server -- SiS display driver + This package provides the driver for all SiS and XGI Volari cards. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-video-sis' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Central login server for WebAuth authentication + WebAuth is a cookie-based web authentication system built on top of + Kerberos. It relies on a central authentication server that handles all + user authentication for a domain and creates user authentication + credentials for any web server that needs strong authentication. + . + This package contains the CGI-based weblogin server that handles initial + user authentication and building authentication tokens for WebAuth + servers. Only one weblogin server is needed to support a site WebAuth + installation. It is normally run on the same system as the WebKDC. + . + Homepage: http://webauth.stanford.edu/ + +Description: print multiple pages per sheet on PostScript printer + Mpage reads plain text files or PostScript documents and prints them on + a PostScript printer with the text reduced in size so that several + pages appear on one sheet of paper. This is useful for viewing large + printouts on a small amount of paper. Uses ISO 8859.1 to print 8-bit + characters. + +Description: Update Class::DBI data using CGI::Untaint + Lots of times, Class::DBI is used in web-based applications. (In + fact, coupled with a templating system that allows you to pass + objects, such as Template::Toolkit, Class::DBI is very much your + friend for these.) + . + And, as we all know, one of the most irritating things about writing + web-based applications is the monotony of writing much of the same + stuff over and over again. And, where there's monotony there's a + tendency to skip over stuff that we all know is really important, but + is a pain to write - like Taint Checking and sensible input + validation. (Especially as we can still show a 'working' application + without it!). So, we now have CGI::Untaint to take care of a lot of + that for us. + . + It so happens that CGI::Untaint also plays well with Class::DBI. All + you need to do is to 'use Class::DBI::FromCGI' in your class (or in + your local Class::DBI subclass that all your other classes inherit + from. You do do that, don't you?). + . + Homepage: http://search.cpan.org/~tmtm/Class-DBI-FromCGI/ + +Description: Make RAPI calls to a WinCE device, development libraries + These are the development files for librapi2, which is equivalent to + rapi.dll on a Windows machine. It allows you to make remote calls to + your WinCE device. + +Description: GGI video output plugin for VLC + This is a GGI plugin for the VLC media player. To activate it, use + the `--vout ggi' flag or select the `ggi' video output plugin from the + preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Description: download manager for KDE + KGet is a a download manager similar to GetRight or Go!zilla. It keeps + all your downloads in one dialog and you can add and remove transfers. + Transfers can be paused, resumed, queued or scheduled. + Dialogs display info about status of transfers - progress, size, speed + and remaining time. Program supports drag & drop from KDE + applications and Netscape. + . + This package is part of KDE, as a component of the KDE network module. + See the 'kde' and 'kdenetwork' packages for more information. + +Description: Tkinter - Writing Tk applications with Python + A module for writing portable GUI applications with Python using Tk. + Also known as Tkinter. + +Description: Documentation for the GIMP (German) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in German. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Description: X C Binding, record extension, debugging symbols + This package contains the debugging symbols associated with + libXCBrecord, the record extension for the X C Binding. gdb will + automatically use these symbols when debugging libXCBrecord. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Non-blocking and thread-safe DNS resolution library + Libdnsres is library for resolving DNS names that mirror the traditional + gethostbyname and getaddrinfo interfaces. + +Description: full featured email transfer class for PHP + Many PHP developers utilize email in their code. The only PHP function + that supports this is the mail() function. However, it does not expose + any of the popular features that many email clients use nowadays like + HTML-based emails and attachments. There are two proprietary + development tools out there that have all the functionality built into + easy to use classes: AspEmail(tm) and AspMail. Both of these + programs are COM components only available on Windows. + . + PhpMailer implements the same methods (object calls) that the Windows-based + components do. + . + Class Features: + - Send emails with multiple TOs, CCs, BCCs and REPLY-TOs + - Redundant SMTP servers + - Multipart/alternative emails for mail clients that do not read HTML email + - Support for 8bit, base64, binary, and quoted-printable encoding + - Uses the same methods as the very popular AspEmail active server (COM) + component + - SMTP authentication + - Native language support + - Word wrap, and more! + . + Homepage: http://phpmailer.sourceforge.net/ + +Description: Use PAR files to reconstruct missing parts of multi-part archives + This utility applies the data-recovery capability concepts of RAID-like + systems to the posting and downloading of multi-part archives on USENET by + providing the ability to create and use redundant recovery records. It + supports the 'Reed-Soloman Code' implementation that allows for recovery of + any 'X' volumes for 'X' parity volumes present. It is popularly used on + USENET postings, but is not limited to this use. + . + The Debian parchive package supports "legacy" version 1.0 PAR files. + The Debian par2 package supports version 2.0 PAR files. + . + Upstream source: http://parchive.sourceforge.net/ + +Description: text-based mailreader supporting MIME, GPG, PGP and threading + Mutt next generation (mutt-ng) is a fork of the well-known email client mutt + with the goal to both incorporate all the patches that are floating around in + the web, and to fix all the other little annoyances of mutt. + . + Differences between mutt and mutt-ng: + o Better view support for format=flowed attachments + o Message IDs are configurable + o User can set signoff_string just like in slrn + o User can call up the "last folder" when saving attachments + o IMAP reconnecting: when the connection to the IMAP server dies, mutt-ng + attempts reconnecting + o User can set the umask with which all the files shall be created (was + hard-coded before, and caused huge problems for shared mailboxes to some + people) + o Support for NNTP, i.e. mutt-ng can be used as a newsreader + o A sidebar similar to other (graphical) MUAs where you can directly jump + to a certain mailbox + o header caching which makes loading of large folders much faster + +Description: Library for parsing configuration files + libConfuse is a configuration file parser library written in C. It + supports sections and (lists of) values (strings, integers, floats, + booleans or other sections), as well as some other features (such as + single/double-quoted strings, environment variable expansion, functions + and nested include statements). + . + It makes it very easy to add configuration file capability to a + program using a simple API. + . + Author: Martin Hedenfalk <mhe@home.se> + Homepage: http://www.nongnu.org/confuse/ + +Description: Data files for pingus, a free Lemmings(TM) clone + Pingus is a free clone of the popular Lemmings game. + . + Your goal is to guide a horde of penguins through a world full of obstacles + and penguin traps to safety. Although penguins (unlike lemmings) are rather + smart, they sometimes lack the necessary overview and now rely on you to + save them. + . + Pingus' website can be found at http://pingus.seul.org/ + . + This package contains the data files. + +Description: A dialout/masquerading monitoring package + TCPQuota monitors and debits users depending on their + online time (dialout). The program is made for those + who have a local network with a server that also + functions as an Internet gateway (among other things). + . + The server runs diald, for example, which does the + actual dial-on-demand, and this package which debits + each user, whether from the server or from a + masqueraded host (program includes masquerade code). + . + All a user from inside the gateway/firewall has to + do is run the command 'openhost', and the hostname + and username is masqueraded and debited according to + the time they spend calling out. + . + When user runs out of money (pre-paid amount), the + firewall will close the connection for the user and + it will stay closed until the user deposits more + credits to the system. + +Description: Development files for libxklavier + These are headers and other files needed to develop with libxklavier. + +Description: XML::SAX::Expat subclass for non-blocking (incremental) parsing + Most XML parsers give a callback interface within an encapsulated loop and + eventually, when the XML source is depleted by the parser, the parse function + will return. + . + Sometimes you don't want the parser to control the loop for you. For example, + if you need to retrieve your XML in chunks in a funny way, you might need to + use a kind of iterator to get your XML data. + . + This module provides this possibility. + +Description: termios simple wrapper for ruby + Ruby-termios enables you to use termios interface. + . + Termios module are simple wrapper for termios. It can be included + into IO-family classes and can extend IO-family objects. In addition, + the methods can use as module function. + +Description: Data files for the Emilia Pinball Emulator + The Emilia Pinball Project is a pinball simulator for Linux and other Unix + systems. There are only two levels to play with, but they are very addictive. + . + This package contains various data files used by the pinball emulator. + +Description: Frontend for mpd in the style of rhythmbox and itunes + Pympd is a frontend for mpd in the style of rhythmbox and itunes, + written in python, with pygtk. Pympd itself is not a music player, but + is actually a frontend to mpd, a daemon for playing and managing music. + +Description: XMMS plugin that sends your track information to audioscrobbler + The AudioScrobbler plugin sends information about the tracks you play in XMMS + to the audioscrobbler.com to build a profile of the type of music you listen to + and find people that have similar tastes in music. For more information on + AudioScrobbler see http://www.last.fm/ + +Description: X Font Server for TrueType fonts + TrueType fonts are generally regarded to be the best scalable fonts + for displays. Applications needing scalable fonts that are to be + displayed on a screen benefit most. + This server will allow X11 applications to use the exact same fonts + as the TrueType fonts used on Windows operating systems. + . + Note: This package does not contain fonts. They must be obtained separately. + +Description: SQLite database driver for libdbi + This driver provides support for serverless SQLite databases through the + libdbi Database Independent Abstraction Layer. Switching a program's driver + does not require recompilation or rewriting source code. + +Description: The GNOME 2 libraries (User Interface) - documentation files + This package contains documentation files for the base GNOME library + functions (User Interface functions). + +Description: documentation for the cal3d to OpenSceneGraph adapter + osgCal is an adapter to use the cal3d character animation library + (http://cal3d.sourceforge.net) inside the OpenSceneGraph OpenGL based + 3D scene graph (http://www.openscenegraph.org). + +Description: Eye of Gnome graphics viewer program + eog or the Eye of Gnome is a graphics viewer for GNOME which uses the + gdk-pixbuf library. It can deal with large images, and zoom and + scroll with constant memory usage. The goal is a standard graphics + viewer for future releases of Gnome. + +Description: Internet super server + Inetd is the daemon that listens on various TCP and UDP ports and spawns + programs that can't or won't do it for themselves. + +Description: Support binaries for the XForms widget library + This package includes the 'fdesign' XForms GUI designer and the + 'fd2ps' XForms to PostScript programs. + . + This package can be handy if you're an XForms developer. + +Description: Debugging symbols for the libmthca driver + libmthca is a device-specific driver for Mellanox InfiniBand host + channel adapters (HCAs) for the libibverbs library. This allows + userspace processes to access Mellanox HCA hardware directly with + low latency and low overhead. + . + This package contains the debugging symbols associated with + libmthca1. They will automatically be used by gdb for debugging + libmthca-related issues. + . + Homepage: http://www.openfabrics.org/ + +Description: Scofield Reference Notes, 1917 edition for SWORD + Scofield Reference Notes, 1917 edition based on the version at + http://bible.crosswalk.com/ with formatting changes and corrections. + . + This package requires a libsword version of at least 1.5.1a to access + through a SWORD front end. However, this is not declared as a dependency + because you may have occasion to install just the text without any sort + of front end or other interface. + . + Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield + +Description: 75 dpi CP1251 encoded Cyrillic fonts for X (Cyr-RFX collection) + This package provides a set of bitmapped Cyrillic fonts at 75 dots + per inch. These are CP1251 (microsoft-cp1251) fonts. + In most cases it is desirable to have the X font server (xfs) and/or + an X server installed to make the fonts available to X clients. + . + The fonts from this package are not designed for big monitors and/or + large screen resolutions (over 1024x768). You can find big fonts in + the package xfonts-cronyx-cp1251-100dpi. + . + The fonts are modified (mainly with Cyrillics added) versions of the + most important X-Window fonts from 75dpi/. + . + Upstream author: Dmitry Bolkhovityanov <bolkhov@inp.ins.su> + +Description: A clock designed with the NeXTStep look + This little application displays the time of the day (digital, either + 12 or 24 hour format), and the date. It provides three alternatives: + one suitable for low color systems, one with "real" NeXTStep colors, + and the third one is somewhat in between. + +Description: File Transfer Protocol server + Ftpd is the server that allows another host to connect with the ftp + command to transfer files using the FTP protocol. + +Description: Interactively examine a C program source + Cscope is an interactive text screen based source browsing tool. + Although it is primarily designed to search C code (including lex + and yacc files), it can also be used for C++ code. + . + Using cscope, you can easily search for where symbols are used and + defined. Cscope is designed to answer questions like: + . + Where is this variable used? + What is the value of this preprocessor symbol? + Where is this function in the source files? + What functions call this function? + What functions are called by this function? + Where does the message "out of space" come from? + Where is this source file in the directory structure? + What files include this header file? + . + Homepage: <http://cscope.sourceforge.net/> + +Description: General Purpose library for Java - documentation + JCommon is a free general purpose Java class library that is used in + several projects at The Object Refinery, including JFreeChart and + JFreeReport. + . + This package includes the documentation. + +Description: pretty version of df(1) command + Discus aims to make df prettier, with features such as color, graphs, + and smart formatting of numbers (automatically choosing the most + suitable size from kilobytes, megabytes, gigabytes, or terabytes). If + you don't want Discus deciding the best sizes, you can also choose + your own increments, along with specifying the number of decimal + places you'd like to see. + . + Homepage: http://www.raincrazy.com/software/discus/ + +Description: a UNIX init scheme with service supervision + runit is a replacement for SysV-init and other init schemes. It runs on + Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted + to other Unix operating systems. runit implements a simple three-stage + concept. Stage 1 performs the system's one-time initialization tasks. + Stage 2 starts the system's uptime services (via the runsvdir program). + Stage 3 handles the tasks necessary to shutdown and halt or reboot. + . + The runit programs are compiled and linked statically with the diet libc + on architectures the diet libc is available for. + . + See http://smarden.org/runit/ for more information. + . + This package does not replace the /sbin/init binary. To do so you need + to follow the documentation or install the runit-run package. + +Description: enhanced interactive Python shell + IPython is an enhanced interactive Python shell. It can be used as a + replacement for the standard Python shell, or it can be used as a + complete working environment for scientific computing (like Matlab or + Mathematica) when paired with the standard Python scientific and + numerical tools. It supports dynamic object introspections, numbered + input/output prompts, a macro system, session logging, session + restoring, complete system shell access, verbose and colored traceback + reports, auto-parentheses, auto-quoting, and is embeddable in other + Python programs. + . + Homepage: http://ipython.scipy.org/ + +Description: game of skill and reflexes for all the family + A game of skill and reflexes, non violent, suitable for all ages. The idea + is to move the ball around the map, without falling, without running out of + time, and getting the prizes, in order to reach the exit. The main feature + of the game is the built-in map editor, so anybody can make their own maps. + . + Webpage: http://kball.sourceforge.net/ + +Description: web-based bug tracking system + Mantis is a bug tracking system based on PHP / MySQL. + The software resides on a webserver, while any webbrowser should be able to + function as a client. + . + Homepage: http://www.mantisbugtracker.com + +Description: synchronization library for PalmOS devices + libpisync is a library for applications to synchronize data with PalmOS + devices. + . + See packages gnome-pilot and evolution if you are looking to user + programs for your PDA. + . + Homepage: http://www.pilot-link.org/ + +Description: Subsystem for High-Availability Linux + heartbeat is a basic heartbeat subsystem for Linux-HA. + . + It will run scripts at initialisation, and when machines go up or down. + This version will also perform IP address takeover using gratuitous ARPs. + It works correctly for a 2-node configuration, and is extensible to larger + configurations. + It implements the following kinds of heartbeats: + * Bidirectional Serial Rings ("raw" serial ports) + * UDP/IP broadcast (ethernet, etc) + +Description: Header files and static libraries for gsmlib + Headers and static libraries for use when compiling programs with + gsmlib. + . + gsmlib is a library for access to a GSM mobile phone using the + standards ETSI GSM 07.07, ETSI GSM 07.05, and others. + . + Website: http://www.pxh.de/fs/gsmlib/ + +Description: GNU C Library: Libraries with debugging symbols + Contains unstripped shared libraries. + This package is provided primarily to provide a backtrace with + names in a debugger, this makes it somewhat easier to interpret core + dumps. The libraries are installed in /usr/lib/debug and can be + used by placing that directory in LD_LIBRARY_PATH. + Most people will not need this package. + +Description: Crazy Eddie's GUI (debugging libraries) + CEGUI is a free library providing windowing and widgets for graphics + APIs and engines where such functionality is not natively available + or is severely lacking. The library is written in C++, is object + oriented, and is primarily targeted at games developers who should be + spending their time creating great games, not building GUI sub-systems + . + This version of CEGUI natively supports the OpenGL rendering target + and provides debugging libraries for it. + +Description: MIT Electromagnetic Equation Propagation, parallel (mpich) version + Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation + software package developed at MIT to model electromagnetic systems. + . + Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep + +Description: Python version of the Olson timezone database + python-tz brings the Olson tz database into Python. This library allows + accurate and cross platform timezone calculations using Python 2.3 or higher. + It also solves the issue of ambiguous times at the end of daylight savings, + which you can read more about in the Python Library Reference + (datetime.tzinfo). + . + Homepage: http://pytz.sourceforge.net/ + +Description: Texas Instruments calculators file formats library + The libtifiles is a library providing support for operations on Texas + Instruments calculators files. All formats for all calculators are supported + read/write ; the library is also able to manipulate the group files, which + means it is able to group and ungroup variables into such group files. + . + This package provides the shared library. + +Description: tools to use userspace software suspend provided by Linux + uswsusp (also known as µswsusp or simply suspend) contains the programs to + use the userspace software suspend facility available in Linux kernel + 2.6.17-rc1 and higher. It enables you to save the state of the whole system + to disk and power off your system. After restarting your system it will be + put back in the exact system state you left it (this is sometimes called + hibernation). + . + It also includes a program to suspend-to-ram after the state is saved to disk. + In the suspend-to-ram state the system still uses power, but is faster in + resuming. In case the battery depletes the state is still on disk and + resume can continue without data loss. + . + To use this package you need a Linux kernel version 2.6.17-rc1 or newer + configured to use an initramfs. Hooks and scripts to integrate with + initramfs-tools are provided. + +Description: pulls a small newsfeed from an NNTP server + Slrnpull pulls a small newsfeed, from an NNTP server, to a local news spool + directory. The news spool can be used by news readers (such as slrn), which + can read a local news spool without an NNTP server. + . + In combination with the slrn news reader, slrnpull can provide true + offline news reading. You can tell slrnpull to download headers only, + mark interesting ones for download with slrn and fetch those article + bodies during the next run of slrnpull. + . + Slrnpull also has the ability to killfile articles so that they will not + be downloaded from the server. + +Description: Free TrueType fonts for the Telugu language + This is a set of TrueType and OpenType fonts released under the GNU General + Public License for the Telugu Language. + +Description: programs for dealing with numbers from the command line + The 'num-utils' are a set of programs for dealing with numbers from the + Unix command line. Much like the other Unix command line utilities like + grep, awk, sort, cut, etc. these utilities work on data from both + standard in and data from files. + . + Includes these programs: + * numaverage: A program for calculating the average of numbers. + * numbound: Finds the boundary numbers (min and max) of input. + * numinterval: Shows the numeric intervals between each number in a sequence. + * numnormalize: Normalizes a set of numbers between 0 and 1 by default. + * numgrep: Like normal grep, but for sets of numbers. + * numprocess: Do mathematical operations on numbers. + * numsum: Add up all the numbers. + * numrandom: Generate a random number from a given expression. + * numrange: Generate a set of numbers in a range expression. + * numround: Round each number according to its value. + . + Homepage: http://suso.suso.org/programs/num-utils/ + +Description: An interface to the MusicBrainz XML web service + python-musicbrainz2 provides simple, object oriented access to the + MusicBrainz web service. It is useful for applications like CD rippers, + taggers, media players, and other tools that need music metadata. + . + The MusicBrainz Project (see http://musicbrainz.org) collects music + metadata and is maintained by its large and constantly growing user + community. + . + Homepage: http://musicbrainz.org/doc/PythonMusicBrainz2 + +Description: library for accessing the Irman Infra Red hardware + libirman is a library that allows access to Irman Infra Red hardware from + Linux and other Unix systems. + . + For general application programming, the preferred interface for infra-red + control is `lirc', as lirc supports multiple programs sharing the same + infra-red receiver. It does this by providing a socket based interface to + which several programs can connect. + . + lirc uses libirman to interface with the Irman Infra Red hardware, so in + single use applications directly using libirman is simpler and uses less + system resources. Currently, lirc only works on Linux systems, so programs + written using libirman directly are more portable. + . + NOTE: This debian package is mainly provided so that Irman support can be + enabled in lirc package and there is no libirman0 because upstream doesn't + build a shared library. + +Description: a mail notification tool + biff is a small program that prints a message to your terminal + when new email arrives. Actually, the message is printed by + the comsat daemon, and biff just enables/disables the u+x + permission flag for the terminal, which comsat uses to determine + whether or not to write to your terminal. + . + biff is mainly of historic interest, since there are much better + alternatives (xbiff, gbiff) that are network-aware and do not + require a daemon. Although there are no known security problems, + running additional services is often considered risky. + . + By default, the biff service is disabled. To use biff email + notification, you must enable this service by running 'update-inetd + --enable biff' after the package is installed. You may also need + to modify the configuration of your mail transport agent to enable + comsat notification. + +Description: Terminal emulator widget for GTK+ 2.0 - development files + The VTE library inserts terminal capability strings into a trie, and then + uses it to determine if data received from a pseudo-terminal is a control + sequence or just random data. The sample program "interpret" illustrates + more or less what the widget sees after it filters incoming data. + . + This package contains documentation files for the VTE library. + +Description: multiplayer poker engine with abstract variants specifications + poker-engine is a python library that implements poker rules according + to variants and betting structures specified in configuration files. + It designed to be used by a multiplayer poker server, a poker AI or a + poker client. + +Description: simple irc client (sic) + sic is an extremly fast, small and simple irc client. It reads commands from + standard input and prints all server output to standard output. It multiplexes + also all channel traffic into one output, that you don't have to switch + different channel buffers, that's actually a feature. + . + Homepage: <http://sic.suckless.org/> + +Description: POSIX conformance test suite (dummy package) + The POSIX Test Suite is a free (as in speech) test suite with the goal of + performing conformance, functional, and stress testing of the IEEE + 1003.1-2001 System Interfaces specification in a manner that is agnostic to + any given implementation. + . + This is a dummy package. If you want to run the testsuite, use the source + package of the same name (e.g. apt-get source posixtestsuite). + +Description: X-based Quake Server Browser + XQF is a Gtk+ frontend for Qstat, a tool for querying first-person + action game servers like Quake, Unreal Tournament, etc. It displays + information about the servers and allows configuring and launching some + of the games from it. + +Description: the Early Mac Image LoadEr + EMILE provides a way to natively boot Macintosh computers who normally + require Penguin to boot. + . + It is however still in an unfinished state; users unfamiliar with Linux + should note that Penguin currently is a more safe option. + . + A list of machines that are supported by EMILE is maintained at + http://wiki.debian.org/EmileSupportedHardware + +Description: debugging symbols for koffice + This package contains the debugging symbols associated with koffice. + They will automatically be used by gdb for debugging koffice-related + issues. + +Description: fetch filesystem size and usage information from Perl + This Perl module allows you to fetch filesystem size and usage information + (such as the df command displays) from Perl. + +Description: phpBB2 additional languages + This package will install 53 additional languages for your phpBB2 forum. The + English language pack is already included in the phpbb2 package itself. + +Description: architecture independent files for Evolution Data Server + The data server, called "Evolution Data Server" is responsible for managing + calendar and addressbook information. + . + This package contains the architecture independent files needed + by the evolution-data-server package. + +Description: GNU Fortran 77 library development + Headers and static libraries for g2c. + +Description: collection of additional gtkmm widgets - header files + libsexy is a collection of GTK+ widgets that extend the functionality of + such standard widgets as GtkEntry and GtkLabel by subclassing them and + working around the limitations of the widgets. + . + These are the C++ bindings (header files). + . + Homepage: http://www.chipx86.com/wiki/Libsexy + +Description: Simple Instant Messenger (KDE) + sim is a simple and powerful multi-protocol instant messenger. + . + Some of the features: + * Supported protocols: ICQ, Jabber, MSN, AIM, + Yahoo!, LiveJournal; + * Receiving and sending SMS; + * Server-side contact list; + * Receiving and the sending messages in RTF-format; + * Phone directory support; + * File transfers; + * Chat; + * Support Miranda icon themes; + * Spam filter; + * Secure direct connection with SIM and L-ICQ; + * GPG encryption using gnupg; + * Message or chat mode for user window; + * On-Screen display notification about messages and user status; + * Sending of the messages to several users; + * Proxy: HTTP/HTTPS, SOCKS4, SOCKS5. + . + Homepage: http://sim-im.org/ + . + This package is compiled with KDE support. + See the 'kde' package for more information about KDE. + +Description: Character recoding module for php4 + This package provides a module for recode - character set recoding. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: bttv video capture utility aimed at making MPEGs + A (fairly) fast video+audio capture utility targeted towards making MPEG + movies. Includes capture to multiple streams (to make use of maximum + possible IO bandwidth) and unlimited maximum stream length. + +Description: a wrapper library for various spell checker engines (development) + Enchant is a generic spell checking library which uses existing + spell checker engines such as ispell, aspell and myspell as its backends. + . + Enchant steps in to provide uniformity and conformity on top of these + libraries, and implement certain features that may be lacking in any + individual provider library. + . + This package contains files needed for development with Enchant. + +Description: command line parser generator + From simple and concise specification file, you can define + the command line parameters and switches that you would like + to be able to pass to your program. + Genparse creates the C code of the parser for you, which you can then + compile as a separate file and link with your program. + +Description: SIP proxy/redirect/registrar + Siproxd is a proxy/masquerading daemon for the SIP (Session + Initiation Protocol) which is used in IP telephony. + It handles registrations of SIP clients on a private IP network + and performs rewriting of the SIP message bodies to make SIP + connections possible via a masquerading firewall. + It allows SIP clients (like kphone, linphone) to work behind + an IP masquerading firewall or router. + +Description: Simple DirectMedia Layer + SDL is a library that allows programs portable low level access to + a video framebuffer, audio output, mouse, and keyboard. + . + This is just a dummy package. You also need one of the four versions of + the library that this package depends on. + . + (Note: Updates from SDL CVS after the version release date are occasionally + factored into these packages). + +Description: The Axyl Luceneserver + Axyl is a website development tool aimed at PHP developers. It provides a + framework for all the commonly required elements: user sessions, menus and + security, database connections (with DB-independent layer), versioned + content management, and a large set of building blocks and classes for + creating content delivery applications for HTML and WML. + . + This Java-based daemon listens on a designated port for XML requests and + presents a nice interface to the industrial-strength search engine capabilities + of Lucene (http://jakarta.apache.org/lucene), for Axyl website developers. + +Description: simulation of 3D optical systems with the FDTD method + Tessa is a three-dimensional simulation software for optical systems at + the wavelength scale, based on the finite differences time-domain method + (FDTD). It focuses on simulating large, resonating structures, but can + also be used to study propagating beams. It can simulate arbitrary + dielectric and absorbing materials, and can be used on single + workstations as well as clusters. + . + Tessa is believed to be terribly efficient. + . + URL: http://alioth.debian.org/projects/tessa/ + +Description: Catalan dictionary for ispell + This is the Catalan dictionary for ispell as put together by + Joan Moratinos using data from different sources. + +Description: Documentation for the DocBook DTD. + The DocBook DTD was developed specifically for computer software + documentation, that is, user manuals and programming references. + . + This set of documentation includes the following titles: + - Overview of the DocBook DTD + - User's Guide for the DocBook DTD + - Guide to the DocBook DTD + - Reference for the DocBook DTD + - Customizer's Guide for the DocBook DTD + . + This package is somewhat obsoleted by the more recent (and more + up-to-date) docbook-defguide. It is kept around (for now) because it + might contain some historical data, but you really should read + "Docbook: the definitive guide" instead. + +Description: Development files for the JasPer JPEG-2000 library + JasPer is a collection of software (i.e., a library and application programs) + for the coding and manipulation of images. This software can handle image + data in a variety of formats. One such format supported by JasPer is the + JPEG-2000 format defined in ISO/IEC 15444-1:2000. + . + This package contains the static library and headers. + +Description: Sofia-SIP library runtime + Sofia-SIP is an open-source SIP User-Agent library, compliant + with the IETF RFC3261 specification. It can be used as + a building block for SIP client software for uses such as VoIP, + IM, and many other real-time and person-to-person communication + services. + . + The library is implemented in ANSI C, and provides an extensive + set of features for implementing SIP/SIMPLE User-Agents. Highlights + include full UDP/TCP/TLS support, IPv4/6 support, SIMPLE presence + and messaging support, SIP offer/answer engine and numerous + mechanisms for NAT/FW traversal. + . + This package provides the main library runtime files. + +Description: Decodes transfer encoded text type mime messages + This program performs the decoding of transfer encoded text type + mime messages. The message in its entirety is read from stdin. + The decoded message is written to stdout; hence, this program + behaves as a filter which may be placed wherever convenient. + . + It is assumed that the message has reached its point of final + delivery and at that point 8-bit text types can be handled + natively. Hence, the need for transfer-encodings is not present + any more. + . + Only some cases are handled: + - encoded header fields are decoded from QP or B encoding. + - The charset is assumed to be iso-8859-1 + - part or subparts of content-type text only are decoded + - all other content-types are passed transparently. + +Description: X11 Xinerama extension library + libXinerama provides an X Window System client interface to the XINERAMA + extension to the X protocol. + . + The Xinerama (also known as panoramiX) extension allows for multiple screens + attached to a single display to be treated as belonging together, and to give + desktop applications a better idea of the monitor layout. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xinerama' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Default and general compression method of 7z format in 7-Zip program + LZMA is a compression algorithm, based on the famous Lempel Ziv + compression method. + . + The main characteristics of the algorithm are very good compression, + fast decompression, use of lot of RAM for compression and low usage of + RAM for decompression. + . + LZMA provides high compression ratio and very fast decompression, so it + is very suitable for embedded applications. For example, it can be used + for ROM (firmware) compression. + +Description: base files required for bootable media on Linux/Alpha + This package contains the files to create bootable media for Linux/Alpha. + No binaries are included to enable any architecture to use these files. + . + Also a current version of the SRM-FAQ is included. + +Description: Terminal (ncurses-based) plugin for Bochs + Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that + runs on most popular platforms. It includes emulation of the Intel x86 CPU, + common I/O devices, and a custom BIOS. + . + This package contains a Terminal (ncurses-based) GUI plugin for Bochs. + +Description: Spanish (AR) language package for IceDove + Spanish (AR) menus and messages for IceDove. + +Description: A ball-and-paddle game with nice graphics (DATA FILES) + lbreakout2 is a game similar to the classics breakout and xboing, featuring + a number of added graphical enhancements and effects. You control a paddle + at the bottom of the playing-field, and must destroy bricks at the top + by bouncing balls against them. + . + This package contains the data files for lbreakout2. + +Description: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters + With this package you can remotely wake up and power on machines which have + motherboards or network cards that support 'Wake-on-Lan' packets. + . + The tool allows you to wake up a single machine, or a group of machines. + . + You need the MAC addresses of machines to construct the WOL packets, but, + in contrast to 'etherwake', you do not need root privileges to use the + program itself as UDP packets are used. + . + Homepage: http://gsd.di.uminho.pt/jpo/software/wakeonlan/ + +Description: ruby-mode for Emacsen + This package provides major-mode for editing Ruby scripts and some + emacs-lisp programs for Ruby programmers. + +Description: Library for dealing with netlink sockets + This is a library for applications dealing with netlink sockets. + The library provides an interface for raw netlink messaging and various + netlink family specific interfaces. + . + Homepage: http://people.suug.ch/~tgr/libnl/ + +Description: Python-based Slide Maker + Slides is an LGPL slides generator, unique in that you write a Python program + in order to create your presentation. That is, you write a program that + when run generates the slides for your presentation, currently in HTML. + +Description: Documentation for the GNU C preprocessor (cpp) + Documentation for the GNU C preprocessor in info format. + +Description: Documentation for AIME + Documentation for the AIME server. Includes info for coders, builders, and + administrators. + +Description: PSK31 transmission mode Terminal for KDE3 + This PSK31 program uses the sound card and optionally + serial port to control (PTT) the transceiver. It + supports up to 4 simultaneous PSK31-QSO and is based + on DL9RDZ signal processing routines. + +Description: free Flash movie player + Gnash is a free Flash movie player, which works either standalone, or as + plugin for Firefox/Mozilla or Konqueror. Currently It is in a alpha state. + The plugins are under heavy development at this time. + . + Gnash supports the majority of Flash opcodes up to SWF version 7, and + a wide sampling of ActionScript classes for SWF version 8.5. All the + core ones are implemented, and many of the newer ones work, but may be + missing some of their methods. + . + Included in the Gnash is an XML based messaging system, as specified in + the Flash specification. This lets a flash movie communicate over a TCP/IP + socket, and parse the incoming XML message. This lets a movie be a remote + control for other devices or applications. + . + Klash is the standalone KDE-based player. + . + Homepage: http://www.gnu.org/software/gnash/ + +Description: A text-based roguelike game + Omega is a complex rogue-style game of dungeon exploration. Unlike other such + games, there are a number of ways to "win", depending on various actions + taken during play. The ways you can get your name on the high score board + include becoming the highest ranked head of a guild, sect, college, etc., as + well as gaining the most points figured from possessions and experience. The + game (via the oracle) may impose some structure on your exploration, but you + need not follow all of the oracle's advice. There *is* a "total winner" + status, by the way. + +Description: ProofGeneral support for different theorem provers + This package provides the Proof General support for several + theorem provers which are not available as Debian packages yet. + This includes: ACL2, HOL98, Isabelle, Isar, LClam, LEGO, + Phox, Plastic, Twelf + . + Proof General is a generic interface for proof assistants, + currently based on the customizable text editor Emacs. + It works with either XEmacs or GNU Emacs. Proof General + has been developed at the LFCS in the University of Edinburgh. + +Description: Temperature sensor dockapp for Window Maker + wmgtemp is a dock app (a 64x64 window) which graphically displays the + CPU and SYS temperatures of motherboards supported by lm_sensors. + . + To make wmgtemp work, one needs to set up lm_sensors and I2C. + On Debian systems, the lm-sensors-source and i2c-source packages + are used to set these up. + +Description: iCal and vCard Parser for SOPE's SAX engine + SOPE is a framework for developing web applications and services. The + name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. + . + This parser enables SOPE's SAX engine to parse iCal and vCard files. + +Description: Common Lisp eXtreme Lisp Unit Testing Package + XLUnit provides a unit testing package for Common Lisp. + It it based on the XPTest package by OnShore development, but is + rewritten to be closer in usage to the JUnit package. Also, it is + designed to be used with significantly less overhead on the + part of the test author compared to XPTest. + +Description: XSLT processing library - debugging symbols + XSLT is an XML language for defining transformations of XML files from + XML to some other arbitrary format, such as XML, HTML, plain text, etc. + using standard XSLT stylesheets. libxslt is a C library which + implements XSLT. + . + This package provides the debugging symbols for the library and for + the xsltproc utility provided by the xsltproc package. + Debugging symbols for the python modules are not available. + +Description: Process viewer and system resource monitor for GNOME 2 + This package allows you to graphically view and manipulate the running + processes on your system. It also provides an overview of available + resources such as CPU and memory. + +Description: Plugins for the nagios network monitoring and management system + Nagios is a host/service/network monitoring and management system. It has + the following features: + . + * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, + PING, etc.) + * Plugin interface to allow for user-developed service checks + * Contact notifications when problems occur and get resolved (via email, + pager, or user-defined method) + * Ability to define event handlers to be run during service or host events + (for proactive problem resolution) + * Web output (current status, notifications, history, log file, etc.) + . + This package provides the suite of plugins that are most likely to be + useful on a central nagios host. + +Description: secure MailHost reimplementation for zope + SecureMailHost is a reimplementation of the standard MailHost with some + security and usability enhancements: + . + * ESMTP login on the mail server based on the MailHost from + http://www.zope.org/Members/bowerymarc + . + * Start TLS (ssl) connection if possible + . + * Usage of Python 2.3's email package which has multiple benefits like easy + to generate multi part messages including fancy HTML emails and with + images. + . + * A new secureSend() method that seperates headers like mail to, mail from + from the body text. You don't need to mingle body text and headers any more. + . + * Email address validation based on the code form PloneTool for mail from, + mail to, carbon copy and blind carbon copy to prevent spam attacks. + (Only for secureSend()!) + . + * Message-Id and X-Mailer header generation to lower the spam hit points of + +Description: Log file aggregator and report tool + Upstreamdev is a tool that allow users to send in system specific log and + troubleshooting data to support personnel. + . + It can be easily modified to output data to any pastebin or support + tracker. + . + Homepage: http://www.upstreamdev.org/ + +Description: Python package to create and manipulate C data types + ctypes is a ffi (Foreign Function Interface) package for Python. ctypes + allows you to call functions exposed from dlls/shared libraries and has + extensive facilities to create, access and manipulate simple and + complicated C data types in Python - in other words: wrap libraries in pure + Python. It is even possible to implement C callback functions in pure + Python. + +Description: pro-active password checker library - development + Header files, static libraries, documentation, and symbolic links + developers using cracklib2 will need. + +Description: A paint program for young children + Tux Paint is meant to be a simple drawing program for young + children. It is not meant as a general-purpose drawing tool. + It IS meant to be fun and easy to use. Sound effects and a + cartoon character help let the user know what's going on, and + keeps them entertained. + . + Tux Paint is extensible. Brushes and "rubber stamp" shapes can be + dropped in and pulled out. For example, a teacher can drop in a + collection of animal shapes and ask their students to draw an + ecosystem. Each shape can have a sound which is played, and + textual facts which are displayed, when the child selects the shape. + . + There is no direct access to the computer's underlying intricacies. + The current image is kept when the program quits, and reappears when + it is restarted. Saving images requires no need to create filenames + or use the keyboard. Opening an image is done by selecting it from + a collection of thumbnails. + +Description: development files for the Allegro library + This package contains the static libraries for the Allegro library. + . + Allegro is a cross-platform library intended for use in computer + games and other types of multimedia programming. It is used by many + DOS games and can be used to port them easily to Linux. + +Description: German manpages + This package contains the Linux manual pages translated into German. + The following sections are included: + * 1 = User programs (e.g. ls, ln) + * 4 = Devices (e.g. hd, sd). + * 5 = File formats and protocols, syntaxes of several system + files (e.g. wtmp, /etc/passwd, nfs). + * 6 = Games etc. + * 7 = Conventions and standards, macro packages, etc. + (e.g. nroff, ascii). + * 8 = System administration commands. + . + The English package manpages is likely to contain additional and more + up-to-date versions than the German translation. + +Description: XML to PDF Translator + FOP is a print formatter driven by XSL formatting objects. + It is a Java application that reads a formatting object + tree and then turns it into a PDF document. The formatting + object tree can be in the form of an XML document (output by + an XSLT engine like xalan) or can be passed in memory as a DOM + Document or (in the case of xalan) SAX events. + +Description: 802.11 (wireless) network stack headers for Linux 2.6.17-2 + This package contains the kernel headers for the 802.11 (wireless) network + stack. + . + This package contains the kernel headers for 2.6.17-2. + . + This package contains the headers needed to built other modules (like ipw2100, + ipw2200, or ipw3945). + +Description: view and modify the region code of DVD drives + Regionset is a small utility which displays and sets + the region/zone setting of a DVD drive, allowing it to decrypt + the DVD's sold in this geographical zone. Hardware vendors + often limit the number of such modifications, but it is + necessary to set it at least once with a brand new drive. + . + URL: http://linvdr.org/projects/regionset/ + +Description: universally unique id library + libuuid generates and parses 128-bit universally unique id's (UUID's). + See RFC 4122 for more information. + +Description: Perl interface to sync() and fsync() + It provides Perl interfaces to the Unix sync(2) and POSIX.1b fsync(2) + system calls. The fsync() call is needed for putting messages into qmail + maildirs, and sync() is included for completeness. + +Description: Emacs major-mode for gri, a language for scientific graphics + Gri is an open-source language for scientific graphics programming. + . + This is the Emacs major-mode for gri. + +Description: A Set of facilities to extend Python with C++ + PyCXX is a set of C++ facilities to make it easier to write Python + extensions. The chief way in which PyCXX makes it easier to write + Python extensions is that it greatly increases the probability that + your program will not make a reference-counting e rror and will not + have to continually check error returns from the Python C API. + +Description: Self-Certifying File System shared libraries + SFS is a secure, global filesystem with completely decentralized control. + It takes NFS shares exported from localhost and transports them securely + to other hosts; NFS services do not need to be exposed to network. + SFS features key management and authorization separated from filesystem + with key revocation separated from key distribution. + . + SFS requires solid NFSv3 support; Linux kernel version 2.2.18, 2.4.0 or + greater is required (earlier versions need patching). + . + This package contains SFS shared libraries. + . + SFS homepage is at http://www.fs.net + +Description: common files for the gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the translations. + +Description: Display and merge changes between two directory trees. + Dirdiff can handle up to 5 trees. It displays a main window with a + list of the files which are different between the trees, with colored + squares to indicate the relative ages of the versions. A menu allows + you to display the differences between any two of the versions in + another window. Another menu allows you to copy the file from one + tree to another. + +Description: libexpat bindings for the lua language version 5.1 + This package contains the bindings for the expat library. + Homepage: <http://www.luaforge.net/projects/luaexpat> + +Description: Ukrainian language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Ukrainian. + +Description: matrix manipulations C++ library + Newmat library is intended for scientists and engineers + who need to manipulate a variety of types of matrices + using standard matrix operations. + Emphasis is on the kind of operations needed in statistical calculations + such as least squares, linear equation solve and eigenvalues. + . + Newmat supports matrix types: Matrix (rectangular matrix); + UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; + SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; + SymmetricBandMatrix; IdentityMatrix; + RowVector; ColumnVector. + . + Only one element type (float or double) is supported. + . + The library includes the operations *, +, -, *=, +=, -=, Kronecker product, + Schur product, concatenation, inverse, transpose, conversion between types, + submatrix, determinant, Cholesky decomposition, QR triangularisation, + singular value decomposition, eigenvalues of a symmetric matrix, sorting, + fast Fourier and trig. transforms and printing. + +Description: Miscellanious tools for VFlib2 library + VFlib2 is a font library written in C providing several functions to + obtain bitmaps of characters. VFlib hides the font format of font files + and provides a unified API for all supported font formats. + +Description: Catalan spell files for Vim spell checking + This package contains Vim spell files (provided in various encodings) for + Catalan language. Vim spell files add language and encoding specific support + to the spell checking feature of the Vim editor. + +Description: pspell module for php4 + This package provides a module for pspell functions in PHP scripts. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: Cisco-compatible VPN client + vpnc is a VPN client compatible with cisco3000 VPN Concentrator (also + known as Cisco's EasyVPN equipment). vpnc runs entirely in userspace + and does not require kernel modules except of the tun driver to + communicate with the network layer. + . + It supports most of the features needed to establish connection to the + VPN concentrator: MD5 and SHA1 hashes, 3DES and AES ciphers, PFS and + various IKE DH group settings. + +Description: Debian installation guide + This package contains the Debian installation guide for the Intel x86 + architecture, in a variety of languages. + . + A shorter reference, the installation HOWTO, is included in an appendix. + +Description: CLI binding for the GTK+ toolkit 2.8 + This package provides assemblies that allow CLI (.NET) programs to use the + GTK+ user interface toolkit 2.8, ATK, Pango, Gtk.NET and GDK. + . + Gtk# 2.8 is a CLI (.NET) language binding for the GTK+ 2.8 toolkit and + assorted GNOME libraries. + +Description: x-chat plugin that can display your current system statistics + X-Sys is a plugin for X-Chat that allows you to display your current system + statistics in a channel, private conversation or just in an echo to yourself + for testing purposes. + . + The plugin can display the following information: + * Number of CPU's and their specifications + * Operating system information + * Video card type + * Sound card type + * Memory and swap usage + * Disk usage + * Ethernet card type + * Network traffic, both current and total + * Currently playing song in XMMS or BMP + . + Home Page : http://dev.gentoo.org/~chainsaw/xsys/ + +Description: Tools for manipulating C source code + Includes programs for converting C++ comments to C comments, + removing C comments, print out string literals, and converting + characters to trigraphs and trigraphs to characters. + +Description: GPL Flash (SWF) Library - shared library + The GPL Flash library is a set of functions that can be used by + applications to play Flash movies. The core of the library is a + portable graphic renderer that can be used to add SWF support to an + application. + . + This package contains shared libraries needed to run programs + that have been build against the library. + +Description: perl interface to access Samba filesystem + This package provides the Filesys::SmbClient module. It provides + interface to the functions in libsmbclient.so. It has functions to + read/write/add/modify files/directories on Samba shares. + +Description: IO:: style interface to Compress::Zlib + IO::Zlib provides an IO:: style interface to Compress::Zlib and hence to + gzip/zlib compressed files. It provides many of the same methods as the + IO::Handle interface. + +Description: Documentation for GNU awk + `awk' is a program that you can use to select particular records in a + file and perform operations upon them. + . + Gawk is the GNU Project's implementation of the AWK programming language. + This package contains edition 3 of `GAWK: Effective AWK Programming: A + User's Guide for GNU Awk'. + +Description: Lightweight Resolver Daemon + lwresd is the daemon providing name lookup services to clients that use + the BIND 9 lightweight resolver library. It is essentially a stripped- + down, caching-only name server that answers queries using the BIND 9 + lightweight resolver protocol rather than the DNS protocol. + +Description: Mozilla Brazilian Portuguese Language/Region Package + Brazilian Portuguese Menu/Message resource and Region property + package for Mozilla. + +Description: Kernel for solving general timetabling problems + Tablix is a powerful free software kernel for solving general + timetabling problems. It uses a coarse-grained parallel genetic + algorithm in combination with other techniques to construct + sensible timetables from XML formatted problem descriptions. + Tablix can run on a single host as well as on a heterogeneous + parallel virtual machine using PVM3. + . + http://www.tablix.org/articles/about.html + +Description: X terminal emulator for KDE + Konsole is an X terminal emulation which provides a command-line interface + (CLI) while using the graphical K Desktop Environment. Konsole helps to + better organize user's desktop by containing multiple sessions in a single + window (a less cluttered desktop). + . + Its advanced features include a simple configuration and the ability to use + multiple terminal shells in a single window + . + Using Konsole, a user can open: + . + Linux console sessions + Midnight Commander file manager sessions + Shell sessions + Root consoles sessions + . + This package is part of KDE, and a component of the KDE base module. + See the 'kde' and 'kdebase' packages for more information. + +Description: Reference manual and documentation about libraw1394 + libraw1394 is the only supported interface to the kernel side raw1394 + of the Linux IEEE-1394 subsystem, which provides direct access to the + connected 1394 buses to user space. Through libraw1394/raw1394, + applications can directly send to and receive from other nodes without + requiring a kernel driver for the protocol in question. + . + This package contains documentation for libraw1394, as well as + the programmer's documentation. + . + Homepage: http://www.linux1394.org/ + +Description: QT frontend library for AqBanking + This library provides a QT frontend to the AqBanking library + packaged as libaqbanking. + +Description: simulation of the ancient calculator (plain X version) + This program is an implementation of the original abacus, it provides + the Chinese, Japanese, Korean, Roman and Russian version and can be + modified to allow others. + . + This version was compiled without the Motif GUI widget library and thus + shows limited user interface functionality. See xmabacus for the + extended version. + . + Homepage: http://www.tux.org/~bagleyd/abacus.html + +Description: Switch module for the Roxen Challenger web server + Switch module for Roxen/1.2alpha and up. If "switched on", it will + reply all requests (with some exceptions) the HTTP status code and + text configured in it. + +Description: a CGI script to interact with a poppassd server + poppass is a CGI script written to allow users to change their passwords + through the web. It interacts with a poppassd server (see the poppassd Debian + package) and does no changing itself. It can therefore be installed in an + unprivileged way. + +Description: Transition package for the DOM Inspector for the Iceape Internet Suite + Package to ease upgrading from mozilla packages to the new iceape package. + . + This package can be purged at anytime once the iceape-dom-inspector package + has been installed. + +Description: Simple and consistent perl framework for authentication + This is the basis package for various other authentication + methods available from the same author at: http://search.cpan.org/~chansen/ + +Description: Virtual loopback sound recorder and real audio converter + This program allows you to record the output of any standard OSS + program (one that uses /dev/dsp for sound) without having to modify or + recompile the program. It uses sox to convert and save the raw data + into the desired file format and can help to convert real audio files + to some other non-proprietary format. + +Description: [Biology] Postscript manual for loki + Documentation on how to use Simon Heath's "prep" and "loki" tools + for MCMC genetic linkage and IBD analysis on general pedigrees. + . + Homepage: http://loki.homeunix.net. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-zh-cn + packages to the new icedove-locale-zh-cn package. + . + This package can be purged at anytime once the icedove-locale-zh-cn + package has been installed. + +Description: a Common Lisp window manager + StumpWM is a window manager written entirely in Common Lisp. It + attempts to be highly customizable while relying entirely on the + keyboard for input. You will not find buttons, icons, title bars, + tool bars, or any of the other conventional GUI widgets. + . + These design decisions reflect the growing popularity of productive, + customizable lisp based systems. + . + Please ensure that you install compatible implementations of CL and + CLX. That means either install sbcl and cl-clx-sbcl or cmucl and + cmucl-source. + . + The suggested package, slime, lets you control a running StumpWM + session through Emacs. + . + Homepage: http://www.nongnu.org/stumpwm/ + +Description: Utilities and libraries common to both the server and client + SystemImager is a set of utilities for installing GNU/Linux software images to + clients machines over the network. Images are stored in flat files on the + server, making updates easy. The rsync protocol is used for transfers, making + updates efficient. + . + This package contains files common to both the systemimager client and server. + +Description: MS Access (MDB) driver for Kexi + MDB migration driver for converting MS Access databases in MDB files + into KexiDB databases. + . + This driver allows Kexi, the KOffice database program, to convert MDB + database files to Kexi databases via the Tools->Migration->Import Database + menu option. Note that this package does not allow MDB files to be opened + directly - they must be converted to a Kexi database first. + +Description: set of routines for solving unsymmetric sparse linear systems + UMFPACK is a set of routines for solving unsymmetric sparse linear systems, + Ax=b, using the Unsymmetric MultiFrontal method. Written in ANSI/ISO C, with + a MATLAB (Version 6.0 and later) interface. It appears as a built-in routine + (for lu, backslash, and forward slash) in MATLAB 6.5. + . + The new code is typically faster than V2.2.1, uses dynamic memory + allocation, and has a symbolic preordering and analysis phase that also + reports the upper bounds on the nonzeros in L and U, flop count, and memory + usage in the numeric phase. It includes a Matlab interface. V4.0 is for real + and complex matrices, rectangular and square, and both non-singular and + singular. + +Description: X Window terminal emulation written in Python + The code is based on konsole, and it uses the qt toolkit. It is + mainly meant for use by Python application developpers who would like + to embed a terminal in their application, but it can be used as a not + blazingly fast XTerm replacement, consuming a lot more memory than + rxvt or xterm. + . + homepage: http://www.logilab.org/projects/pyqonsole/ + +Description: Perl module for sorting of revision (and similar) numbers + This is the CPAN Perl module Sort::Versions. + . + This module allows easy sorting (via comparisons) of mixed text and numeric + strings, similar to the complex "version numbers" that many revision control + packages and shared library systems use. For an explanation of the + algorithm, it's easiest to look at these examples: + . + 1.1 < 1.2 + 1.1a < 1.2 + 1.1 < 1.1.1 + 1.1 < 1.1a + 1.1.a < 1.1a + 1 < a + a < b + 1 < 2 + . + (special handling for leading zeros) + 0002 < 1 + 1.06 < 1.5 + . + (a hyphen binds looser than a period) + 1-1 < 1-2 + 1-2 < 1.2 + . + Homepage: http://search.cpan.org/~edavis/Sort-Versions/ + +Description: "C" Language Integrated Production System + CLIPS 6.0 is an OPS-like forward chaining production system written + in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, + dynamic rule addition, and customizable conflict resolution strategies. + . + CLIPS, including the runtime version, is easily embeddable in other + applications. CLIPS includes an object-oriented language called COOL + (CLIPS Object-Oriented Language) which is directly integrated with the + inference engine. + +Description: English book: "Developing applications with Objective Caml" + This is the English translation of the O'Reilly's OCaml French + book "Developpement d'applications avec Objective Caml" that can + be found in the ocaml-book-fr package. + . + This package contains both the HTML and PDF version of the book. + +Description: CLI binding for the Gtk+ toolkit + This package provides assemblies that allow CLI (.NET) programs to use the + Gtk+ user interface toolkit. + . + Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME + libraries. + +Description: Keep track of time worked on projects + wmwork provides a monitor on a 64x64 mini window that helps you keeping + track of your time. The idea is based on the program Worklog written + by Truxton King Fulton II. In contrast to Worklog wmwork is a graphical + application designed to work with the WindowMaker dock, but will work + with other window managers as well. wmwork's upstream homepage can be + found at http://www.godisch.de/debian/wmwork/. + +Description: documentation for apache2 + This is the documentation for apache2, see the apache2 package description + for more details. + +Description: linux kernel aio access library - shared library + This library enables userspace to use Linux kernel asynchronous I/O + system calls, important for the performance of databases and other + advanced applications. + +Description: Czech spell files for Vim spell checking + This package contains Vim spell files (provided in various encodings) for + Czech language. Vim spell files add language and encoding specific support + to the spell checking feature of the Vim editor. + +Description: Set d-i values to install Debian-Edu without questions + This package provides default answers for packages using debconf, and + configures services to work out of the box after an installation. + . + This is part of the Debian Edu project, + <URL:http://wiki.debian.org/DebianEdu>. + +Description: Karel's Interactive Simple Shell + Kiss is basically a simple shell interpreter, like Bash or Tcsh, except that it + lacks a good deal of the sophistication of a good shell. + . + On the other hand it is small and well suited for rescue disks. It comes with + the following BUILTINS: + !, alias, cat, cd, chgrp, chmod, chown, cp, exec, exit, grep, help, history, + kill, ln, ls, mkdir, mknod, more, mv, printenv, pwd, read, rm, rmdir, setenv, + sleep, source, touch, umount, unsetenv, ver, wc, where. + . + kiss comes with a bare version, a getline version and a full featured readline + version. bkiss and gkiss are statically linked. rkiss is dynamically linked. + +Description: 3D artillery game similar to Scorched Earth + Scorched3D is a game based heavily on the classic DOS game Scorched Earth + "The Mother Of All Games". Scorched3D adds amongst other new features + a 3D island environment and LAN and internet play. + . + Homepage: http://scorched3d.sourceforge.net/ + +Description: post-processing tool for scanned pages + unpaper is a post-processing tool for scanned sheets of paper, + especially for book pages that have been scanned from previously + created photocopies. + . + The main purpose is to make scanned book pages better readable on + screen after conversion to PDF. Additionally, unpaper might be useful + to enhance the quality of scanned pages before performing optical + character recognition (OCR). + +Description: The GNU Bourne Again SHell (minimal version) + Bash is an sh-compatible command language interpreter that executes + commands read from the standard input or from a file. Bash also + incorporates useful features from the Korn and C shells (ksh and csh). + . + Configured using --enable-minimal-config. + +Description: A flash card game designed to teach maths + A GTK application that teaches kids (and adults) how to + respond quickly to math problems using flash cards and timers. + It includes a Computer player, where the player gets to + decide if the Computer is right or not. + +Description: Spiffy Perl Interface Framework For You + "Spiffy" is a framework and methodology for doing object oriented (OO) + programming in Perl. Spiffy combines the best parts of Exporter.pm, + base.pm, mixin.pm and SUPER.pm into one magic foundation class. It + attempts to fix all the nits and warts of traditional Perl OO, in a + clean, straightforward and (perhaps someday) standard way. + . + Spiffy borrows ideas from other OO languages like Python, Ruby, + Java and Perl 6. It also adds a few tricks of its own. + . + If you take a look on CPAN, there are a ton of OO related modules. When + starting a new project, you need to pick the set of modules that makes + most sense, and then you need to use those modules in each of your + classes. Spiffy, on the other hand, has everything you'll probably need + in one module, and you only need to use it once in one of your classes. + If you make Spiffy.pm the base class of the basest class in your + project, Spiffy will automatically pass all of its magic to all of your + subclasses. You may eventually forget that you're even using it! + +Description: A poker game + silly Poker is an advanced poker game with support for a single player + against 1-4 computer opponents in five card draw, five card stud, and seven + card stud poker games. + . + The program in this package contains support for the standard text interface + and the curses interface. + +Description: KDE mail checker + Korn is a KDE mail checker that can display a small summary in the Kicker + tray. It supports checking mbox, pop3, imap4, and nntp sources. + . + Once mail is received you can have Korn run a third party program or change + the color/icon of the Kicker display. In addition to this you can have + Korn run a program once you click on the docked icon in Kicker. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: MySQL backend plugin for GNOME Data Access library for GNOME2 + GNOME Data Access is an attempt to provide uniform access to + different kinds of data sources (databases, information servers, + mail spools, etc). + It is a complete architecture that provides all you need to + access your data. + . + This library is made for GNOME2, but it doesn't require GNOME2 libraries. + . + This package contains MySQL backend plugin. + You may need to install this package, if you want to use libgda2 + with MySQL. + +Description: Rip and encode CDs with one command + Jack has been developed with one main goal: making OGGs (or MP3s) + without having to worry. There is nearly no way that an incomplete rip + goes unnoticed, e.g. jack compares WAV and OGG file sizes when + continuing from a previous run. Jack also checks your HD space before + doing anything (even keeps some MB free). + . + Jack is different from other such tools in a number of ways: + - it supports different rippers and encoders + - it is very configurable + - it doesn't need X + - it can "rip" virtual CD images like the ones created by cdrdao + - when using cdparanoia, cdparanoia's status information is displayed + and archived for all tracks, so you can see if something went wrong + - it uses sophisticated disk space management, i.e. it schedules its + ripping/encoding processes depending on available space. + - freedb query, file renaming and id3/ogg-tagging + - it can resume work after it has been interrupted. If all tracks have + been ripped, it doesn't even need the CD anymore, even if you want + to do a freedb query. + - it can do a freedb query based on OGGs alone, like if you don't + remember from which CD those OGGs came from. + - freedb submissions + +Description: bitcollider library headers + This is the development headers for the bitcollider libs. + . + Think of it as a really big file hash database on the internet with + constant contributions from others of metadata on files. + . + Bitcollider is a small program to reliably identify and describe files + on your machine. When run with a specific file as input, this program + does two major things: + . + * It examines the file, calculating a distinctive digital fingerprint, + or bitprint, and taking note of some other identifying information that + can be extracted from the file, like file length and the local filename. + * It launches your web browser to do a lookup at our website, submitting + this identifying information as the search terms. + . + At bitzi.com you'll see what - if anything - others have said about your + file, and have a chance to contribute descriptions or comments yourself. + If your automatic submission included information useful to our database, + that new information will be contributed to the database under your screen + name. + +Description: LDAP POSIX user/group manager + Directory administrator is a smart LDAP directory management tool. + It can be used to manage UNIX users and groups in a single sign-on setup, + corporate address book information, host-based access control and advanced + mail routing. + +Description: Development files for the Avahi client library + Avahi is a fully LGPL framework for Multicast DNS Service Discovery. + It allows programs to publish and discover services and hosts + running on a local network with no specific configuration. For + example you can plug into a network and instantly find printers to + print to, files to look at and people to talk to. + . + This package contains the development headers for Avahi's C API which + allows you to integrate mDNS/DNS-SD functionality into your application. + +Description: hardware identification library - static PIC version + libdiscover1 is a library enabling identification of various PCI, PCMCIA, and + USB devices. + . + This package contains a static version of the library containing + position-independent code, used to develop subsets of the discover shared + library for use on custom installation disks and in embedded systems. Unless + you're making one of those, you won't need this package. + +Description: Micro-controller simulator for SDCC + uCsim is a microcontroller simulator. It is extensible to support + different microcontroller families. It currently supports Intel + MCS51 family, HC08 and Z80 microcontrollers. + . + Homepage: http://sdcc.sourceforge.net + +Description: Colorizer for GCC warning/error messages + A Perl wrapper to colorize the output of compilers with + warning / error messages matching the gcc output format. + . + More information can be found at the colorgcc web site + http://www.mindspring.com/~jamoyers/software/ + +Description: library that manage the recording of screen-sessions + Library, initially written for the ScreenKast program. Provides + the necessary logic to capture screen recordings and to process them. + Includes a soap-client for the webservice at captorials.com that + enables you to share your recordings. + +Description: KDE Music Editor (data files) + NoteEdit is a music score editor for KDE. + . + This package contains architecture-independent data files for noteedit. + +Description: Examples for Arbitrary Transmission Line Calculator + Contains a large number of example structures for analysis with atlc. + +Description: Music files for vegastrike + This package contains the .ogg files that add music to the game + vegastrike. These are not required for running the game, but can + calm the mind when your ship gets lost deep in space... + +Description: Configuration tool for Tux Paint + Tux Paint has a rich set of configuration options, controllable via + command-line options or configuration files. This configuration tool + provides a point-and-click interface for administrators to tailor Tux + Paint to suit the needs of their users. + +Description: Collect powerups and avoid your opponents' trails + Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes + many graphical improvements and new game features. In it, you must maneuver + a small vehicle around a world and collect powerups while avoiding obstacles, + your opponents' trails, and even your own trail. + . + Several styles of play are available, including "get-all-the-bonuses", + deathmatch, and "squish-the-pedestrians". All game styles can be played + in both single-player and two-player (split-screen) modes. + . + You should install the heroes-sound-effects package if you want sound effects, + and the heroes-sound-tracks package if you want background music in the game. + These packages are quite large (especially heroes-sound-tracks), so you might + want to try the game out before installing them. + . + This version is linked against the GGI libraries. See heroes-sdl for a + Heroes version that is linked against the SDL libraries. + +Description: Perl module for convert japanese encodings + Unicode::Japanese is perl module for convert japanese encodings. + Features: + * The instance stores internal strings in UTF-8. + * Supports both XS and Non-XS. Use XS for high performance, or No-XS for + ease to use (only by copying Japanese.pm). + * Supports conversion between ZENKAKU and HANKAKU. + * Safely handles "EMOJI" of the mobile phones (DoCoMo i-mode, ASTEL + dot-i and J-PHONE J-Sky) by mapping them on Unicode Private Use Area. + * Supports conversion of the same image of EMOJI between different + mobile phone's standard mutually. + * Considers Shift_JIS(SJIS) as MS-CP932. (Shift_JIS on MS-Windows + (MS-SJIS/MS-CP932) differ from generic Shift_JIS encodings.) + * On converting Unicode to SJIS (and EUC-JP/JIS), those encodings that + cannot be converted to SJIS (except "EMOJI") are escaped in "&#dddd;" + format. "EMOJI" on Unicode Private Use Area is going to be '?'. When + converting strings from Unicode to SJIS of mobile phones, any + characters not up to their standard is going to be '?' + +Description: a calendar optimised for embedded devices + Dates is a small, lightweight calendar. Dates features an innovative, unified, + zooming view and is designed for use on hand-held devices, such as the Nokia + 770 or the Sharp Zaurus series of PDAs. + +Description: Sound Synthesis Toolkit + The Sound Synthesis Toolkit is a C++ library with implementations + of several sound synthesis algorithms, starting from Frequency + Modulation, over Physical Modelling and others. It can be used + as a library, but it also provides some nice software synthesizers. + +Description: Telephony signal processing library + This is a low-level signal processing library that modulate and demodulate + signals commonly used in telephony, such as the "noise" generated by a + fax modem or DTMF touchpad. + . + This package contains the shared library. + +Description: Python parsing module + The parsing module is an alternative approach to creating and + executing simple grammars, vs. the traditional lex/yacc approach, or + the use of regular expressions. The parsing module provides a + library of classes that client code uses to construct the grammar + directly in Python code. + . + Here's an example: + . + from parsing import Word, alphas + greet = Word(alphas) + "," + Word(alphas) + "!" + hello = "Hello, World!" + print hello, "->", greet.parseString(hello) + +Description: Wireless device monitoring application for KDE + Features: + - monitoring IP address, link quality, signal level, noise level, + protocol, frequency, channel, transmit power, encryption, + MAC address of the access point, sent and received by count and + nickname. + - monitoring or adjusting (as root) the bit rate, operation mode, + sensitivity and ESSID. + - configurable polling time. + - docking in the panel + +Description: SPL Programming Language -- OpenGL adapter + SPL is an embeddable programming language with a wide range of features. This + package contains the adapter for OpenGL. + +Description: data files for bumprace + In BumpRacer, 1 player or 2 players (team or competitive) choose among 4 + vehicles and race through a multi-level maze. The players must acquire + bonuses and avoid traps and enemy fire in a race against the clock. + . + This package contains sound and image files for bumprace + +Description: The GNOME Unicode library + libunicode is a library for manipulating Unicode characters and + strings. It understands both the UTF-8 and UCS-2 encodings, and has a + framework for adding support for new encodings. + +Description: Hardware Color Profiler + . + LPROF is a color profiler that creates ICC compliant profiles for devices + such as cameras, scanners, and monitors. These profiles provide color + consistency across devices. They can be used in color profile-aware software + such as The Gimp and Scribus. For an example of creating a profile that can + be used with Scribus see + http://www.atlantictechsolutions.com/scribusdocs/lcms/moncal.html. + . + Homepage: http://sourceforge.net/projects/lprof + +Description: Telephony signal processing library + This is a low-level signal processing library that modulate and demodulate + signals commonly used in telephony, such as the "noise" generated by a + fax modem or DTMF touchpad. + . + This package contains the shared library. + +Description: Portuguese_brazilian language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Portuguese_brazilian. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: The GdkPixBuf library - development files + The GdkPixBuf library provides a number of features: + - Reference counting for libart's ArtPixBuf structure. + - Image loading facilities. + - Rendering of a GdkPixBuf into various formats: + drawables (windows, pixmaps), GdkRGB buffers. + - Fast scaling and compositing of pixbufs. + - Simple animation loading (ie. animated GIFs) + +Description: English/Russian dictionary in mova format + Electronic version of the English/Russian dictionary with accents by + V. K. Mueller. + . + This package contains the dictionary in mova format. + +Description: Backend library for evolution calendars (development files) + Evolution is the integrated mail, calendar, task and address book + distributed suite from Novell, Inc. + . + This package contains header files and static library for libedata-cal1.2-5. + +Description: converts between different systems of units + GNU 'units' program converts quantities expressed in various scales + to their equivalents in other scales. The 'units' program can only + handle multiplicative scale changes directly. It uses a functional + notation for nonlinear conversions such a Fahrenheit temperature + to Celsius temperature. + +Description: A KiSS paper doll viewer for GNOME + GnomeKiSS is an implementation of French-KiSS for the GNOME desktop + environment, using GNOME, GTK+ and the X Window System. French KiSS is an + enhanced KiSS/GS for scriptable dolls, where KiSS is an abbreviation for + Kisekae Set System. + . + Cherry KiSS and Enhanced Palette are supported, with full alpha transparency + and FKiSS. If you want to open any lzh paperdoll files you have to install + the package lha from non-free as well. + . + Author: Nick Lamb <njl195@zepler.org.uk> + Homepage: http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ + +Description: User-space filesystem for SMB/NMB (Windows) network servers and shares + A user-space filesystem that contains an entire SMB/NMB network under a single + mount point. Workgroups, servers and shares can be browsed much like the + Network Neighbourhood in Microsoft Windows. + . + Homepage: http://sourceforge.net/projects/smbnetfs + +Description: binding of libpcap for OCaml + MLpcap implements OCaml stubs to libpcap. It allows to call almost + all function of libpcap from OCaml. + +Description: GNU R package for financial engineering -- fMultivar + This package of functions for financial engineering and computational + finance is part of Rmetrics, a collection of packages written and + compiled by Diethelm Wuertz. + . + fMultivar provides multivariate analysis for financial time + series. Its code was previously provided within the fSeries package + from which it has been split off. + . + URL: http://www.Rmetrics.org + +Description: Color management library (Development headers) + Development headers for Little CMS color management library. + lcms is a standalone CMM engine, which deals with the color management. + It implements a fast transformation between ICC profiles. The intention + of it is to be portable across several platforms. + +Description: An artificial life and evolution simulator + Achilles is an artificial life and evolution simulator that uses Hebbian + neural networks and OpenGL/SDL to simulate life in a simplified environment. + It is based on Larry Yaeger's PolyWorld. + +Description: Piece sets and sounds for use with the eboard chess interface. + eboard-extras contains piece sets and sounds meant to be used with the + eboard chess interface. + +Description: Lower quality, small music files for Frozen-Bubble + Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, featuring + 100 single-player levels and a two-player mode. + . + This package contains low-quality music for Frozen Bubble. The 8-bit + samples used don't sound as good as the 16-bit ones in fb-music-high, + but are about half the size. + . + URL: http://www.frozen-bubble.org/ + +Description: TeX Live: Tibetan + Fonts and support for typesetting Tibetan + . + This package includes the following CTAN packages: + ctib -- The ctib package. + otibet -- The otibet package. + +Description: documentation and examples for the OpenGL Utility Toolkit + GLUT (as in ``gluttony'') is a window system independent toolkit for + writing OpenGL programs. It implements a simple windowing API, which + makes life considerably easier when learning about and exploring OpenGL + programming. + . + This package is now obsolete, and is replaced by ``freeglut3-dev''. + +Description: Tracks usage of TCP/IP and builds html files with graphs + BandwidthD tracks usage of TCP/IP network subnets and builds html files + with graphs to display utilization. Charts are built by individual IPs. + Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. + . + This is the PostgreSQL version of bandwidthd which supports multiple sensors + and uses a dynamic (php-based) web interface. If you don't need these features + then using the package bandwidthd is suggested. + . + Homepage: http://bandwidthd.sourceforge.net/ + +Description: Provides server-side support for Annodex media + mod_annodex is a module for Apache httpd, and provides server-side + support for annodex media and standards, including temporal URIs, + application/x-annodex, CMML pre-processing and CMML extraction. + . + Homepage: http://www.annodex.net/software/mod_annodex/index.html + +Description: Some images of operating system logos/mascots + This package contains some operating system logos / mascots + . + It contains: + - Tux (black/white) + - "Baby Tux" (black/white and color) + - Debian swirl (black/white and color) + +Description: Multi player blast-the-others game inspired by Dynablaster + XBlast is a multi-player arcade game inspired by the video/computer game + Bomberman (Dynablaster). + . + Features: + - 2 to 6 players + - 1 or 2 players per X-Server + - 95 different levels + - Full color and monochrome support (including true color modes) + - PoV-Ray rendered color graphics + . + You have to install the xblast-sound package if you want sound support. + +Description: Development files for WebAuth authentication + WebAuth is a cookie-based web authentication system built on top of + Kerberos. It relies on a central authentication server that handles all + user authentication for a domain and creates user authentication + credentials for any web server that needs strong authentication. + . + This package contains the symlinks, headers, and static library needed to + compile and link programs that use libwebauth. + . + Homepage: http://webauth.stanford.edu/ + +Description: GTK+ Foundation Classes UI - development files + GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes + for developing GTK+ applications. + . + GFC-UI is a collection of C++ modules that form the user interface library + of GFC. This is the library you will primarily use to build your applications + interface. + . + GFC-UI includes C++ wrappers for the ATK, GDK, GTK, GdkPixbuf and Pango + libraries. + . + This package provides the development files needed to compile programs that + use GFC-UI. + +Description: KDE indexing library [development] + This library provides text indexing and is currently used by KMail + to implement searching through mail text. + . + This is the development package which contains the headers for the libindex + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: The GNOME libraries (Support libraries) + GNOME is a project to build a complete, user-friendly desktop based + entirely on free software. + . + This package contains additional support libraries for + GNOME. + +Description: GD Graphics Library version 2 + GD is a graphics library. It allows your code to quickly draw images + complete with lines, arcs, text, multiple colours, cut and paste from + other images, flood fills, and write out the result as a PNG file. + This is particularly useful in World Wide Web applications, where PNG is + one of the formats accepted for inline images by most browsers. + . + This is the runtime package of the library, built with XPM (X pixmap) + and fontconfig support. + . + Homepage: http://libgd.org/ + +Description: Generates a CUE sheet from a CD + mkcue generates CUE sheets from a CD TOC (Table Of Contents). + . + It is a perfect companion for abcde to generate backups of your audio CDs + using the FLAC codec and the single track option. + +Description: Debian partial mirror script, with ftp and package pool support + This program downloads and maintains a partial local Debian mirror. + It can mirror any combination of architectures, distributions and + sections. Files are transferred by ftp, http, hftp or rsync, and package + pools are fully supported. It also does locking and updates trace files. + +Description: Shisen-sho puzzle game for GNUstep + The object of the game is to remove all tiles from the field. Only two + matching tiles can be removed at a time. Two tiles can only be removed + if they can be connected with at most three connected lines. Lines can + be horizontal or vertical but not diagonal. Remember that lines may + cross the empty border. If you are stuck, you can use the Hint feature + to find two tiles which may be removed. + +Description: AVL tree manipulation library - runtime + This library consists of a set of functions to manipulate AVL trees. AVL + trees are very efficient balanced binary trees, similar to red-black trees. + The functions in this library can handle any kind of payload and search key + type. + . + This package contains the actual library. + +Description: PostgreSQL driver plugin for libhk-classes + hk_classes is a set of C++ libraries for rapid development of database + applications with all features a modern database application should + have, like forms and reports. hk_classes is database and GUI + independent. It also includes command-line tools to use hk_classes in + scripts. + . + This package contains an hk-classes driver plugin for PostgreSQL + database access. + . + Web site: http://hk-classes.sourceforge.net/ + +Description: Linux 2.6.18 modules on AMD64 + This package provides pre-built loadable modules for Linux kernel 2.6.18 + on all 64bit single- and multiprocessor AMD and Intel machines. + +Description: Disk Image Creation Tool for Bochs + This tool is part of the Bochs project. Its purpose is to generate + disk images that are used to allocate the guest operating system in + Bochs environment. + +Description: The OFFIS DICOM toolkit runtime libraries + DCMTK includes a collection of libraries and applications for examining, + constructing and converting DICOM image files, handling offline media, + sending and receiving images over a network connection, as well as + demonstrative image storage and worklist servers. + . + This package contains the runtime libraries for the DCMTK utility + applications. + . + Note: This version was compiled with libssl support. + +Description: The standard text editor, for X + xed is a Tcl/Tk reimplementation of the standard text editor, ed. It includes a + window showing the file you're editing, but also has the classic efficient + text-based interface Unix users have loved for years. + +Description: Firewall administration tool GUI documentation + Firewall Builder consists of an object-oriented GUI and a set of policy + compilers for various firewall platforms. In Firewall Builder, firewall + policy is a set of rules, each rule consists of abstract objects which + represent real network objects and services (hosts, routers, firewalls, + networks, protocols). Firewall Builder helps the user maintain a database + of objects and allows policy editing using simple drag-and-drop operations. + . + This is the documentation of fwbuilder + +Description: GUI interface for x10 power line control utility + Tk (wish) based GUI for the "x10" home-control program. + . + With this program you can attach icons to your various X10 devices and + see them displayed on a toolbar as well as a floor plan of your own. You + can also read, write and edit programs to download to the CP-290 + controller. + +Description: Basic utilities for writing tests in Perl + Test::Simple is an extremely simple, extremely basic module for writing tests + suitable for CPAN modules and other pursuits. + . + This package also includes the following modules: + * Test::Builder - backend for building test libraries + * Test::Builder::Module - base class for test modules + * Test::Builder::Tester - test testsuites that are built with Test::Builder + * Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester + * Test::More - yet another framework for writing test scripts + +Description: OCaml bindings for SDL - development files + SDL (Simple DirectMedia Layer) is a generic API that provides low + level access to audio, keyboard, mouse, and display framebuffer + across multiple platforms. + OCamlSDL is an OCaml interface to SDL that might be used to write + multimedia applications in Objective Caml. + . + This package contains development files for OCamlSDL application + writers. + . + http://ocamlsdl.sourceforge.net + +Description: core Cernlib library of basic functions + Cernlib is a suite of data analysis tools and libraries created for + use in physics experiments, but also with applications to other + fields such as the biological sciences. + . + The kernlib library contains a rather miscellaneous set of basic numerical, + bitwise, and system-dependent functions used by other Cern libraries and + programs. + . + Note that in order to compile and link programs against this library, you + must also install the libkernlib1-dev package. + +Description: A highway trip planner + This is a highway trip planning program, similar to programs like + Rand McNally's "TripMaker." It allows you to plan road trips between + two or more locations, using various interchangeable map files (or + databases). + . + Currently, the program includes two databases covering North America; + one is fairly simplistic, and one is quite detailed. You can also + create new databases with the editor in the routeplanner-gnome package. + . + For retrocomputing nuts, this program traces its lineage back to a + 1980s program called "RoadRoute" written by Jim Butterfield for the + Amiga. AFAIK all of the code has been rewritten, but the Basic-USA + database included here is Jim's original dataset. + . + The package includes two console-based interfaces; for the GNOME + interface and the editor, you should install routeplanner-gnome as well. + . + Home Page: http://sourceforge.net/projects/routeplanner/ + +Description: interactive graphical processing and analysis of EXAFS data + ATHENA is an interactive graphical utility for processing EXAFS data. It + handles most of the common data handling chores of interest, including + deglitching, aligning, merging, background removal, and Fourier transforms. + . + ARTEMIS is an interactive graphical utility for fitting EXAFS data using + theoretical standards from FEFF and sophisticated data modelling along with + flexible data visualization and statistical analysis. + . + HEPHAESTUS is a souped up periodic table for the x-ray absorption + spectroscopist. It provides a number of utilities involving tables of + absorption coefficients and other chemical data. + . + Homepage: http://cars9.uchicago.edu/~ravel/software/ + +Description: Web interface to GNU GNATS + Gnatsweb is a web interface to GNATS, the GNU Problem Report Management + System. It is a Perl CGI script which runs on your web server. + +Description: command-line based shuffle music player that remembers songs between sessions + Randomplay plays your music collection (or execute any arbitrary commands on + any arbitrary filetypes) in random order, remembering songs played across + sessions. It also has many features to make command-line music playing more + convenient, including recursive regexp searching for tracks and the ability to + specify a certain number of tracks, bytes, or minutes to play. Randomplay + will also generate a list of music files to be loaded onto a portable music + player device. It includes a 'random weighting' feature, so your favorite + songs are more likely to come up in the random shuffle. + . + Randomplay is a convenient tool for the user who does everything in an xterm + window or console and is constantly devising complex find/grep/sed command + lines to play just the right set of songs. + +Description: statistics collection daemon (hddtemp plugin) + collectd is a small daemon written in C for performance. It reads various + system statistics and updates RRD files, creating them if necessary. Since + the daemon doesn't need to startup every time it wants to update the files + it's very fast and easy on the system. Also, the statistics are very fine + grained since the files are updated every 10 seconds. + . + This package contains the hddtemp plugin which collects harddisk temperatures. + +Description: Program bugs to compete for food and survival - GUI + Infon is a game which simulates the live of simple bugs who eat, + propagate, eat each other and evolve. The players can not control + the bugs directly but write their “intelligence†in the simple + script language lua and upload it to the game using a plain telnet + connection. The code can then be modified even while the game + is running. + . + This package contains the graphical client to view the game + in progress. To host a game, see the infon-server package. + . + Homepage: http://infon.dividuum.de/ + +Description: wxBase library (runtime) - non-GUI support classes of wxWindows toolkit + wxBase is a collection of C++ classes providing basic data structures + (strings, lists, arrays), powerful wxDateTime class for date manipulations, + portable wrappers around many OS-specific functions allowing to build the + same program under all supported folders, wxThread class for writing + multithreaded programs using either Win32 or POSIX threads and much more. + wxBase currently supports the following platforms: Generic Unix (Linux, + FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. + . + This package is only useful for non-GUI apps. It offers a subset of the + classes in libwx_gtk2.4 for use in console apps and daemons. You do not need + this package to build or use wxWindows GUI apps. + +Description: backwards-compatible wrapper for Digest::MD5 + This module (MD5.pm) is just a thin wrapper around the Digest::MD5 + module. It is provided so that legacy code that rely on the old + interface continue to work with the speed benefit of the new module. + +Description: Tk toolkit for Tcl and X11, v8.4 - run-time files + Tk is a cross-platform graphical toolkit which provides the Motif + look-and-feel and is implemented using the Tcl scripting language. + This package contains everything you need to run Tk (wish) scripts + and Tk-enabled apps. + . + Homepage: http://www.tcl.tk/ + +Description: remote file distribution client and server + Rdist is a program to maintain identical copies of files over multiple hosts. + It preserves the owner, group, mode, and mtime of files if possible and can + update programs that are executing. + . + Homepage: http://www.magnicomp.com/rdist/ + +Description: Run-time library to control radio transceivers and receivers + Most recent amateur radio transceivers allow external control of their + functions through a computer interface. Unfortunately, control commands are + not always consistent across a manufacturer's product line and each + manufacturer's product line differs greatly from its competitors. + . + This library addresses that issue by providing a standardised programming + interface that applications can talk to and translating that into the + appropriate commands required by the radio in use. + . + This package provides the perl bindings of the library. + +Description: a Romaji <-> Kana conversion library for Ruby + Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. + It can convert a Japanese Romaji string to a Japanese Kana string + or vice versa. + +Description: display filter for RFC822 messages + This program is a filter which shall improve the readability for messages + (email and posts) by *hiding* some annoying parts, e.g. mailing list footers, + signatures and TOFU as well as squeezing sequences of blank lines or + punctuation. + . + TOFU is an acronym that stands for "Text oben, Fullquote unten" (german + language) which means the style of sadly so many people that just leave all + the quotes in a reply and add some own lines above. This acronym is what gave + the script its name - TOFU Protection. + . + It currently offers hints how to include it within mutt, slrn or inn2. It + should be possible to do similars with other programs that allow to have a + message run through a filter before it's displayed. If you use such a program + we'd be interested if you could let us know of your setup. + +Description: Italian sounds for childsplay's alphabet game + Localized sound files for the alphabet game included on childsplay-plugins. + +Description: compiled XML documentation for Gtk# 2.8 + The MonoDoc Project is the documentation framework of the Mono project which + provides detailed API documentation for all Mono components and the Mono CLI + implementation. + . + This packages contains the compiled XML documentation for Gtk# 2.8 of MonoDoc. + +Description: An MP3/Ogg multicast/HTTP streamer and MP3 cutting tool + poc is a suite of MP3 tools and MP3 streaming programs. It can stream + MP3s over HTTP, RTP multicast (RFC 2250 and RFC 3119) and a special + multicast protocol to enable the use of Forward Error Correction to + protect the MP3 stream against packet loss. It can also stream OGGs + over HTTP. + In addition to the streaming programs, poc contains two MP3 tools: + mp3cue and mp3cut. mp3cue can cut a big MP3 file according to a + tracklisting contained in a .cue file. mp3cut can split and + concatenate MP3 files according to time slices given on the command + line. mp3cut cuts MP3 files on ADU (autonomous data units) frames + to ensure best quality. + +Description: An editor for the GConf configuration system + GConf-Editor is a tool used for editing the GConf configuration database. + This is not the recommended way of setting desktop preferences, but it might + be useful when the proper configuration utility for some software provides no + way of changing some option. + +Description: CMaps for Adobe-Japan1 + CMap is a sort of a mapping table used for converting a certain + charset/encoding-specific charcode to CID code. + . + This package contains CMap files for Adobe-Japan1 character collection, + which stands for Adobe-defined one, and including standard Japanese + charsets. + . + It is used by gs-cjk (ghostscript with CJK-TrueType extension) to + handle Japanese TrueType fonts. + +Description: X C Binding, sync extension, development files + This package contains the header and library files needed to build software + using libxcb-sync, the sync extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: OCaml bindings for OpenSSL + OCaml library for communicating using SSL/TLS encrypted connections. + . + This package contains only the shared runtime stub libraries. + +Description: Documentation for the hamlib radio control library + Most recent amateur radio transceivers allow external control of their + functions through a computer interface. Unfortunately, control commands are + not always consistent across a manufacturer's product line and each + manufacturer's product line differs greatly from its competitors. + . + This library addresses that issue by providing a standardised programming + interface that applications can talk to and translating that into the + appropriate commands required by the radio in use. + . + This package provides the developers documentation for the API. + +Description: versatile and feature-rich email signature generator + TaRT (The Automatic Random Tagline) features include random taglines, + optional daemon functionality, display of current date, + custom layout of signature, and "special date" tagline text. + The command line syntax is simple and well explained. + LinuxTaRT is designed to be run as a stand-alone daemon, from crontab, + or in your login script. + +Description: Distributed Multihead X server + Xdmx is a proxy X server that uses one or more other X servers as its + display device(s). It provides multi-head X functionality for displays that + might be located on different machines. Xdmx functions as a front-end X server + that acts as a proxy to a set of back-end X servers. All of the visible + rendering is passed to the back-end X servers. Clients connect to the Xdmx + front-end, and everything appears as it would in a regular multi-head + configuration. If Xinerama is enabled (e.g., with +xinerama on the command + line), the clients see a single large screen. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'xserver/xorg' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: CMaps for Adobe-Japan2 + CMap is a sort of a mapping table used for converting a certain + charset-specific charcode to CID code. + . + This package contains CMap files for Adobe-Japan2 character collection, + which stands for Adobe-defined one, and including additional Japanese + charsets. + . + It is used by gs-cjk (ghostscript with CJK-TrueType extension) to + handle Japanese TrueType fonts. + +Description: Dummy transition package for genisoimage + This is a dummy package to ease the transition to genisoimage, the + fork of mkisofs. It provides a mkisofs symlink to genisoimage for + compatibility purposes. Please use genisoimage instead of mkisofs. + +Description: Tetris-like game with very impressive effects + Cuyo, named after a Spanish relative adjective, shares + with tetris that things fall down and how to navigate them. + When enough "of the same type" come "together", they explode. + The goal of each level is to blow special "stones" away, you + start with. But what "of the same type" and "together" means, + varies with the levels. + +Description: gspca video for linux (v4l) driver modules for Linux 2.6 on AMD64 + This package depends on the gspca video for linux (v4l) driver modules for + latest Linux kernel 2.6 on all 64bit single- and multiprocessor AMD and + Intel machines. + . + The gpsca video for linux (v4l) driver, provides support for webcams and + digital cameras based on the spca5xx range of chips manufactured by + SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and + Transvision. + . + Homepage: http://mxhaard.free.fr/index.html + +Description: A Cross-Platform LaTeX Editor + Texmaker is a clean, highly configurable LaTeX editor with good hot key + support and extensive Latex documentation. Texmaker integrates many tools + needed to develop documents with LaTeX, in just one application. It has + some nice features such as syntax highlighting, insertion of 370 mathematical + symbols with only one click, and "structure view" of the document for easier + navigation. + . + Web page: http://www.xm1math.net/texmaker/ + +Description: Tk toolkit for Tcl and X11, v8.3 - run-time files + Tk is a cross-platform graphical toolkit which provides the Motif + look-and-feel and is implemented using the Tcl scripting language. + This package contains everything you need to run Tk (wish) scripts + and Tk-enabled apps. + . + Homepage: http://www.tcl.tk/ + +Description: Clone of Scorched Earth + Xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal + is to annihilate enemy tanks using overpowered guns :). Basically, you buy + weapons, you target the enemy by adjusting the angle of your turret and + firing power, and you hope to destroy their tank before they destroy yours. + +Description: Minimal X display lock program + xtrlock is a very minimal X display lock program, which uses nothing + except the Xlib library. It doesn't obscure the screen, it is + completely idle while the display is locked and you don't type at it, + and it doesn't do funny things to the X access control lists. + +Description: QDBM Database Libraries for Perl + QDBM is an embeded database library compatible with GDBM and NDBM. + It features hash database and B+ tree database and is developed referring + to GDBM for the purpose of the following three points: higher processing + speed, smaller size of a database file, and simpler API. + This package provides the Perl interface for the QDBM database library. + +Description: Perl module that provides conversion functions for escaped strings + This module provides a flexible calling interface to some + frequently-performed string conversion functions, including applying + and expanding standard C/Unix-style backslash escapes like \n and \t, wrapping + and removing double-quotes, and truncating to fit within a desired length. + +Description: IRC proxy with conversation replay support + ctrlproxy is an IRC proxy with support for multiple + client and server connections within a single process. It can + replay stored conversations when a client connects. + . + It has an easy configuration that can be changed at run-time using special + IRC commands. + . + Other features include flexible logging, SSL, IPv6, acting as a SOCKS proxy, + ability to talk to NickServ and support for CTCP when no clients are + connected. + +Description: Realtime modular synthesizer for ALSA + This is a soft synth with a Qt GUI. All parameters can be modified in + realtime via MIDI. + +Description: Chess playing program + Phalanx is a simple chess playing program of conventional design. + It is xboard compatible. The main aim is to write a slow thinker + with a lot of chess specific knowledge. Current version plays + risky, active chess and shows quite good tactical performance. + . + Homepage: http://phalanx.sourceforge.net/ + +Description: graphical disk usage display with cleanup facilities + KDirStat (KDE Directory Statistics) is a small utility program that sums + up disk usage for directory trees, very much like the Unix 'du' command. + It displays the disk space used up by a directory tree, both numerically + and graphically. It is network transparent (i.e., you can use it to sum + up FTP servers), and comes with predefined and user configurable cleanup + actions. You can directly open a directory branch in Konqueror or the + shell of your choice, compress it to a .tar.bz2 archive, or define your + own cleanup actions. + . + Web site: http://kdirstat.sourceforge.net/ + +Description: A DHCP relay agent + dhcp-helper is a DHCP and BOOTP relay agent. It listens for DHCP + and BOOTP broadcasts on directly connected subnets and relays + them to DHCP or BOOTP servers elsewhere. dhcp-helper is much smaller + than dhcp3-relay package and it does not require the Packet Filter + kernel facility to be present. This makes it a good choice for use + on small or embedded systems. Unlike dhcp3-relay, dhcp-helper can be + configured to forward DHCP requests as broadcasts, and therefore does + not need to be given the IP address of the DHCP server, only the + network in which it resides. + +Description: German (Germany) language package for Iceweasel (transitional package) + Package to ease upgrading from older mozilla-firefox-locale-de-de packages to + the new iceweasel-l10n-de package. + . + This package can be purged at anytime once the iceweasel-l10n-de package has + been installed. + +Description: German sound files for LingoTeach + LingoTeach is a GTK2-based language teaching program providing different + translations like English, German, and Spanish. You can add your own + languages and translations. At the moment, 825 words and phrases are + available. LingoTeach's homepage can be found at http://www.lingoteach.org/. + . + This package contains German sound snippets. + +Description: module for manipulating VTK files + PyVTK provides a VtkData class to create VTK a file from standard + Python objects. Only VTK File Format version 2.0 is supported. + Features include: + - ascii and binary output, ascii input + - DataSet formats: + StructuredPoints, StructuredGrid, RectilinearGrid, + PolyData, UnstructuredGrid + - Data formats: + PointData, CellData + - DataSetAttr formats: + Scalars, ColorScalars, LookupTable, Vectors, + Normals, TextureCoordinates, Tensors, Field + . + See http://cens.ioc.ee/projects/pyvtk/ for more details. + +Description: Modularized system wide shell configuration mechanism + Simple centralized configuration mechanism for flexible maintenance + of the shell specific parts for login to a Debian system. + . + It has been designed to work with bash. Other shells have not + been taken in consideration for this version. + +Description: An uncompressor for Amiga DMS archives + This a tool for decompressing Amiga DMS files. DMS files contain disk + images that are these days mainly useful for Amiga emulation. It can + unpack DMS images to ADF images. + . + Homepage: http://zakalwe.fi/~shd/foss/xdms/ + +Description: improved decoder for application/ms-tnef attachments + Yerase's TNEF Stream Reader allows you to decode application/ms-tnef + e-mail attachments, which are usually entitled "winmail.dat" and are + generally a file container format that is only readable by Microsoft + Outlook. Some TNEF streams also include RTF-formatted data. + . + libytnef0 is the support library that exposes these functions to other + programs. The ytnef program (and eponymous package) is the frontend for + this library, so you should probably install that if you want to take + advantage of it. + +Description: eGroupWare wiki application + eGroupWare is a web-based groupware suite. It is a flexible framework + capable of hosting applications such as group calendar, addressbook, + e-mail, accounting, inventory, and more. These applications share a + user store and a flexible access control system to control information + sharing. At the core there is an API for PHP that allows creating new + web-based applications that work within this framework. + . + Web site: http://www.egroupware.org/ + . + This eGroupWare application provides a wiki. + +Description: Development files for the GTK+ library - DirectFB version + The GTK+ is a multi-platform toolkit for creating graphical user + interfaces. Offering a complete set of widgets, the GTK+ is suitable + for projects ranging from small one-off tools to complete application + suites. + . + This package contains the header files and static libraries which is + needed for developing the GTK+ applications on top of the DirectFB + library. + +Description: timetable generator + FET is an evolutionary program (using a genetic algoritm) + for automatically generating the timetable of a school, + high-school or university. + +Description: A Polarium/Chokkan Hitofude clone + StroQ is an addictive puzzle game where you have to flip white and black + tiles in order to form rows of the same color with a single stroke of your + mouse. + +Description: The Saxon XSLT Processor's documentation and javadoc + The saxon package is a collection of tools for processing XML documents and + implements the XSLT 1.0 recommendation, including XPath 1.0, in its entirety. + . + This package contains the documentation and javadoc for Saxon. + . + Homepage: <http://saxon.sourceforge.net/> + +Description: fast alternative to dpkg -L and dpkg -S + Uses GNU locate to greatly speed up finding out which package a file + belongs to (i.e. a very fast dpkg -S). Many other uses, including + options to view all files in a package, calculate disk space used, view + and check md5sums, list man pages, etc. + +Description: Library providing GTK+ widgets to display/edit EXIF tags + Most digital cameras produce EXIF files, which are JPEG files with + extra tags that contain information about the image. The EXIF library + allows you to parse an EXIF file and read the data from those tags. + . + This library provides GTK+ widgets to display/edit EXIF tags. + +Description: XML-based GUI builder for GTK+ (core library development files) + Entity is an XML-based GUI builder and application scripting framework. + It combines the ease of use of XML for GUI layout and the power of Perl, + Python, TCL, JavaScript, and C for the application logic. An Entity GUI + is usually much shorter than the same program written in any other + language. + . + This package contains the development files for the Entity core runtime + libraries. + +Description: Linux kernel 2.6 image on AMD64 + This package depends on the latest binary image for Linux kernel 2.6 on + all 64bit single- and multiprocessor AMD and Intel machines. + +Description: AFS distributed filesystem client support + AFS is a distributed filesystem allowing cross-platform sharing of + files among multiple computers. Facilities are provided for access + control, authentication, backup and administrative management. + . + This package provides basic client support to mount and manipulate + AFS. + +Description: imlib2 based image viewer + feh is a fast, lightweight image viewer which uses imlib2. It is + commandline-driven and supports multiple images through + slideshows, thumbnail browsing or multiple windows, and montages + or index prints (using TrueType fonts to display file info). + Advanced features include fast dynamic zooming, progressive + loading, loading via HTTP (with reload support for watching + webcams), recursive file opening (slideshow of a directory + hierarchy), and mouse wheel/keyboard control. + +Description: Architecture for desktop applets + gDesklets is an architecture for "desklets", which are tiny applets + sitting on your desktop in a symbiotic relationship of eye candy and + usefulness. + . + You can populate your desktop with status meters, icon bars, + weather sensors, news tickers... whatever you can imagine... + Virtually anything is possible and may even be available some day. + . + This package only provides the gdesklets base, no applets. + +Description: TAO-GUI reactor integration for Xt + The Xt resource factory integrates ACE XtReactor into TAO ORB reactor. + +Description: New mail logger plugin for Sylpheed-Claws GTK2 mailer + This plugin for the Sylpheed-Claws GTK2 mailer writes a summary of new + messages' headers to a log file on arrival of new mail after sorting. + +Description: Manage ASN.1 structures (runtime) + Manage ASN1 (Abstract Syntax Notation One) structures. + The main features of this library are: + * on-line ASN1 structure management that doesn't require any C code + file generation. + * off-line ASN1 structure management with C code file generation + containing an array. + * DER (Distinguish Encoding Rules) encoding + * no limits for INTEGER and ENUMERATED values + . + This package contains runtime libraries. + +Description: create HTML/LaTeX versions of Common Lisp source code + qbook is a Common Lisp tool to create HTML/LaTeX versions of + source code. + . + Features: + * Very simple (easy to learn and use). + * It can produce HTML or LaTeX. + . + In order to produce LaTeX documents, you need to install the + tetex-bin package. + . + Homepage: http://common-lisp.net/project/bese/qbook.html + +Description: Linux Standard Base 3.1 init script functionality + The Linux Standard Base (http://www.linuxbase.org/) is a standard + core system that third-party applications written for Linux can + depend upon. + . + This package only includes the init-functions shell library, which + may be used by other packages' initialization scripts for console + logging and other purposes. + +Description: Multi-protocol file transfer library + libcurl is designed to be a solid, usable, reliable and portable + multi-protocol file transfer library. + . + SSL support is provided by GnuTLS. + To enable LDAP support package libldap2-dev is required. + . + This is the shared version of libcurl. + . + Homepage: http://curl.haxx.se + +Description: AO-40 (Phase3D) Soundcard Telemetry Decoder + This software allows a standard PC soundcard to be used as Amsat Oscar 40 + (Phase 3D) Telemetry Decoder. + . + Unlike previous packet radio telemetry decoders, this new release offers + several new benefits: + . + Open Source (Source Code available). + Multiplatform builds from a single source code. + Can decode from soundcard input or from a wave file. + May use MMX or VIS to speed up computation. + No tuning required, any center frequency between 1.2kHz and 2kHz detected. + Outputs decoded frames over UDP using Phil Karn's STP protocol + +Description: KDE file dialog plugins for software development files + This is a collection of plugins for the KDE file dialog. These plugins + extend the file dialog to offer advanced meta-information for source files, + patch files and Qt Linguist data. + . + This package is part of KDE, and a component of the KDE SDK module. + See the 'kde' and 'kdesdk' packages for more information. + +Description: A full featured Web Proxy cache (HTTP proxy) - common files + Squid is a high-performance proxy caching server for web clients, supporting + FTP, gopher, and HTTP data objects. + . + Squid version 3 is the development code base at the moment. Code is still + unstable and should be used with caution. + . + This package contains common files (errors and icons) + +Description: GNUstep GUI Library + The GNUstep GUI library is a powerful library of graphical user interface + classes written completely in the Objective-C language; the classes are + based upon the OpenStep specification, and provide the user with a + traditional nextstep-like look and feel. The classes include graphical + objects such as windows, menus, buttons, text fields, popup lists, browsers, + scrollviews, splitviews, fonts, colors, images, events, pasteboards... + You need the corresponding backend library package (gnustep-back) to use + this package. + +Description: data files for hugin + Hugin is a panorama photo stitching program. Essentially, Hugin is a + GUI frontend for Panorama Tools. Stitching is accomplished by using + several overlapping photos taken from the same location, and using + control points to align and transform the photos so that they can be + blended together to form a larger image. Hugin allows for the easy + creation of control points between two images, optimization of the + image transforms, and much more. + . + This package includes data files for hugin. + +Description: Mesa Off-screen rendering extension -- development support files + This package provides the required environment for developing programs + that use the off-screen rendering extension of Mesa. + . + For more information on OSmesa see the libosmesa6 package. + +Description: Tulip graph library - OpenGL runtime + Runtime for tulip, a system dedicated to the visualization of huge graphs. + . + This library contains the OpenGL rendering capabilities of the engine. + +Description: metapackage to install (all) translations of Debian Reference + This Debian Reference (http://qref.sourceforge.net/) covers many + aspects of system administration through shell-command examples. Basic + tutorials, tips, and other information are provided for topics + including fundamental concepts of the Debian system, system installation + hints, Debian package management, the Linux kernel under Debian, system + tuning, building a gateway, text editors, CVS, programming, and GnuPG + for non-developers. For help with emergency system maintenance, + proceed to Section 6.3, `Debian survival commands', immediately. The + latest official version is http://www.debian.org/doc/manuals/reference/ + and the latest development version is + http://qref.sourceforge.net/quick/. The project is hosted at + http://qref.sourceforge.net/. + +Description: Create mathematically accurate line figures, plots and movies + ePiX provides a system for creating mathematically accurate line figures, + plots, and movies using an easy-to-learn C++-like syntax. LaTeX and dvips + comprise the typographical rendering engine, while ImageMagick is used to + create bitmapped images and animations. + +Description: generic font configuration library - support binaries + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + Fontconfig is not a rasterization library, nor does it impose a + particular rasterization library on the application. The X-specific + library 'Xft' uses fontconfig along with freetype to specify and + rasterize fonts. + . + This package contains a program to maintain the fontconfig cache + (fc-cache), a sample program to list installed fonts (fc-list), a program + to test the matching rules (fc-match) and a program to dump the binary + cache files in string form (fc-cat). It also makes fonts managed by defoma + available to fontconfig applications. + +Description: Java library for handling console input + JLine is a 100% pure Java library for reading and editing console input. + It is similar in functionality to BSD editline and GNU readline. People + familiar with the readline/editline capabilities for modern shells will + find most of the command editing features of JLine to be familiar. + . + Web site: http://jline.sourceforge.net/ + +Description: The GNU Standard C++ Library v3 (documentation files) + This package contains documentation files for the GNU stdc++ library. + . + One set is the distribution documentation, the other set is the + source documentation including a namespace list, class hierarchy, + alphabetical list, compound list, file list, namespace members, + compound members and file members. + +Description: The Apache Portable Runtime Utility Library - Development Headers + APR is Apache's Portable Runtime Library, designed to be a support library + that provides a predictable and consistent interface to underlying + platform-specific implementations. + . + APR Util is a utilities library implemented on top of apr, providing database + access, xml parsing, and other useful functionality. + . + This package contains the debugging symbols for APR util. + +Description: Haskell unit testing framework for GHC + This package provides a library for the Haskell programming language. + See http://www.haskell.org/ for more information on Haskell. + . + HUnit is a unit testing framework for Haskell, inspired by the + JUnit tool for Java, see: <http://www.junit.org>. + +Description: Development library for locking devices + It provides a reliable way to put an exclusive lock to + devices using _both_ FSSTND and SVr4 methods. + . + Includes header files and static lib. + +Description: Multiplatform 3D Game SDK datas and menus for Demos + Crystal Space is an free 3D game toolkit. It can be used for a variety + of 3D visualization tasks. Many people will probably be interested in using + Crystal Space as the basis of a 3D game, for which it is well suited. + +Description: Arcade two-player space game for KDE + KSpaceduel is an space arcade game for two players. + . + Each player controls a ship that flies around the sun and tries to + shoot at the other ship. You can play KSpaceduel with another person, + against the computer, or you can have the computer control both ships + and play each other. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: Simple configuration automation + This is a somewhat object-oriented wrapper around the YAML module + which makes reading and writing configuration files simple. Handling + multiple config files (e.g. system and per-user configuration, or a + gallery app with per-directory configuration) is a snap. + +Description: Check mp3 files for consistency + Prints several errors and warnings concerning the consistency of mp3 files. + Lists stream attributes (color). Layer 1,2,3, mpeg1.0+2.0 are currently + supported. CRC check for layer 3. + . + mp3check is very useful for incomplete mp3 detection as it can be used to + scan through your mp3 collection and find all mp3s that aren't perfect. Good + for use with many file sharing systems. + +Description: parse iCalendar and VCards in python + Parses iCalendar and vCard files into Python data structures, decoding the + relevant encodings. Also serializes vobject data structures to valid iCalendar + or vCard unicode strings. + +Description: date and time plugin for the Xfce4 panel + This plugin shows the date and time in the panel, and a calendar appears when + you left-click on it. + . + Homepage: http://xfce-goodies.berlios.de/ + +Description: C/C++ literate programming system (Marc van Leeuwen's version) + This version is a complete rewrite of Levy & Knuth's version of CWEB. + It uses a slightly different syntax from the L&K version, but provides a + compatibility mode allowing L&K CWEB sources to be processed, producing + similar (though not necessarily identical) output. + . + CWEB allows you to write documents which can be used simultaneously as + C/C++ programs and as TeX documentation for them. + . + The philosophy behind CWEB is that programmers who want to provide the best + possible documentation for their programs need two things simultaneously: a + language like TeX for formatting, and a language like C for programming. + Neither type of language can provide the best documentation by itself. But + when both are appropriately combined, we obtain a system that is much more + useful than either language separately. + +Description: a collection of great GRUB splashimages + This package contains a collection of splashimages which can be used + for GRUB. If you'd like your splashimage in this package send them + to mcgrof@ruslug.rutgers.edu. For a HOWTO on how to create one visit + http://ruslug.rutgers.edu/~mcgrof/grub-images/ + +Description: An X input method server for Korean text input + Ami is an X input method server for Korean text input. + . + Hangul or Hanja Korean text can be input with Ami, which responds the + requests from XIM compliant applications. + . + In this package, Ami has been built as a standalone version and a + WindowMaker dock. + +Description: OpenGL window and compositing manager + Compiz brings to life a variety of visual effects that make the Linux desktop + easier to use, more powerful and intuitive, and more accessible for users + with special needs. + . + This meta-package provides the components necessary for running compiz. It + provides the compiz core, a set of standard plugins, a window decorator using + the Gtk toolkit and the files necessary to integrate compiz with the GNOME + desktop environment. + +Description: Japanese help for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the help of OpenOffice.org in + Japanese. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Library for using harminv + Libharminv is a free library to solve the problem of harmonic inversion, + given a discrete-time, finite-length signal that consists of a sum of + finitely-many sinusoids (possibly exponentially decaying) in a given + bandwidth, it determines the frequencies, decay constants, amplitudes, and + phases of those sinusoids. + . + Homepage: http://ab-initio.mit.edu/wiki/index.php/Harminv + +Description: HTML::TagCloud - Generate HTML indexes of popular tags + The HTML::TagCloud module enables you to generate "tag clouds" in HTML. + Tag clouds serve as a textual way to visualize terms and topics that are + used most frequently. The tags are sorted alphabetically and a larger + font is used to indicate more frequent term usage. + . + Example sites with tag clouds: <http://www.43things.com/>, + <http://www.astray.com/recipes/> and <http://www.flickr.com/photos/tags/>. + . + Homepage: http://search.cpan.org/~lbrocard/HTML-TagCloud/ + +Description: Notification area plugin for Sylpheed Claws + This plugin for Sylpheed Claws will display an icon on the Desktop's + notification area with stats about emails. + +Description: Stress tests operating system stability + crashme generates strings of random bytes and then attempts to execute + them. Used to test kernel stability. + . + **WARNING** While Linux has been known to survive days and weeks of crashme, + IT IS NOT GUARANTEED THAT YOUR SYSTEM WILL SURVIVE! DO NOT USE THIS PROGRAM + UNLESS YOU REALLY WANT TO CRASH YOUR COMPUTER + +Description: Program for cataloging for archaeological finds + Happydigger is a program which you can be used for cataloging archaeological + finds. It is intended both for semi-professional use and by amateurs (e.g. + metal detectorists) who want to keep track of their finds. + . + Data is stored into a database with extensive find and findspot details. + If images are available, they will be displayed together with the find + information. + +Description: Printer autodetection library + This package contains the static library and header files used in + development of programs that use libprinterconf. + +Description: anagram generator + Wordplay generates anagrams of words or phrases. For example, + "Debian GNU/Linux" = "laud benign unix", "nubian lug index", + "dang nubile unix", or "I debug in lax nun". + +Description: Ice for C++ runtime library + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package is required to run applications developed with Ice for + C++ or Ice for Python. You will find further information in the + ZeroC home page (http://www.zeroc.com/ice.html) and in the non-free + package zeroc-ice-manual. + +Description: plug-in replacement for standard talk + GNU Talk supports talk protocols 0 & 1. Defines protocol 2. + Client supports multiple connections, file transfer, + primitive encryption, shared apps, auto-answer, multiple + front-ends including GTK and Emacs. + . + The daemon collects request versions 0, 1, & 2 together, + and permits interaction between clients of different + types. + . + Also supports MRU tty announce, announce-redirect, + blacklists, and tty-bomb filtering. + . + This package contains the daemon and the clients. + +Description: Kanji ON Console + KON2 display KANJI on console. (KON Version2) + +Description: Powerful and flexible RFC-compliant POP3 server + Teapop is a POP-3 server (compliant with RFC1939 and RFC2449) + which supports: + * Virtual hosting ("VPOP") + * Flexible authentication (can get username/password from + mysql, PostgreSQL, LDAP, .htpasswd files, system password db...) + * APOP + * mbox and Maildir-style spools + * Use of X-UIDL headers + * Ignoring UW-IMAPD control mails + * Running from inetd or standalone + * Various possible POP-before-SMTP methods if you know + what you're doing. + . + The binary in this package includes support for database + authentication using mysql. Use the teapop package if you + need only file-based authentication, or the teapop-pgsql or + teapop-ldap packages as appropriate. + +Description: English_american help for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the help of OpenOffice.org in + English_american. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: yet another free document preparation system + This is yet another text formatting system, intended primarily for writing + software documentation. It accepts a single source format and outputs any + or all of text, HTML, Windows Help, man pages, GNU info, PostScript, or + PDF. It has comprehensive indexing and cross-referencing support, and + generates hyperlinks within output documents wherever possible. It supports + Unicode, with the ability to fall back to an alternative representation + when Unicode output is not available. + . + Home page: http://www.chiark.greenend.org.uk/~sgtatham/halibut.html + +Description: ps module for PHP 4 + ps is an extension similar to the pdf extension but for creating + PostScript files. Its api is modelled after the pdf extension. + +Description: Small set of maps for crossfire + A smaller set of maps for use with crossfire-server or crossfire-edit. + . + You don't need this package if you are running only the client. + . + Note that installing maps will restart crossfire-server, if it is + installed and running. + +Description: Spanish (Argentina) language package for Iceweasel (transitional package) + Package to ease upgrading from older mozilla-firefox-locale-es-ar packages to + the new iceweasel-l10n-es-ar package. + . + This package can be purged at anytime once the iceweasel-l10n-es-ar package has + been installed. + +Description: GNU Scientific Library (GSL) -- debug symbols package + The GNU Scientific Library (GSL) is a collection of routines for + numerical analysis. The routines are written from scratch by the GSL + team in C, and present a modern API for C programmers, while allowing + wrappers to be written for very high level languages. + . + This package contains debugging symbol tables for the static GSL libraries + libgsl and libgslcblas from the libgsl0-dev package, and the binaries + gsl-randist and gsl-histogram from the gsl-bin package. + . + URL: http://www.gnu.org/software/gsl/ + +Description: automates searches on Freshmeat.net + WWW::Freshmeat allows you to fetch projects information from + Freshmeat, such as name, URL, version and description. + . + Based on LWP, it can accept all methods used by the latter, such as + timeout, useragent, env_proxy, etc. + +Description: X500::DN provides a pure perl parser and formatter for RFC 2253 + style DN strings. + . + +Description: [Biology] Multiple Sequence Alignment + T-Coffee is a multiple sequence alignment package. Given a set of + sequences (Proteins or DNA), T-Coffee generates a multiple sequence + alignment. Version 2.00 and higher can mix sequences and structures. + . + T-Coffee allows the combination of a collection of multiple/pairwise, + global or local alignments into a single model. It also allows to + estimate the level of consistency of each position within the new + alignment with the rest of the alignments. See the pre-print for more + information + . + Homepage: http://igs-server.cnrs-mrs.fr/~cnotred/Projects_home_page/t_coffee_home_page.html + +Description: The Independent JPEG Group's JPEG runtime library + The Independent JPEG Group's JPEG library is a library for handling + JPEG files. + . + This package contains the shared library. + +Description: Portable Scheme library + SLIB is a portable scheme library meant to provide compatibility and + utility functions for all standard scheme implementations. SLIB + includes initialization files for Chez, ELK 2.1, GAMBIT, MacScheme, + MITScheme, scheme->C, Scheme48, T3.1, and VSCM. SCM also supports + SLIB. + +Description: MH & nmh: Email for Users & Programmers online book + This is the book written by Jerry Peek and published by O'Reilly & + Associates, Inc. This book covers MH, nmh, and several interfaces + to MH including xmh and exmh. MH-E is now documented separately. + . + This manual is also visible at http://rand-mh.sourceforge.net/book/ + +Description: simple converter from OpenDocument Text to plain text + odt2txt extracts the text out of OpenDocument Texts, as produced by + OpenOffice.org, KOffice, StarOffice and others. It is small and + fast, can output the document in many encodings and adopts to your + locale. + . + Homepage: http://stosberg.net/odt2txt/ + +Description: utilities for working with generic SCSI devices + This package includes a number of utilities to manipulate the linux "sg" + (version 2) device driver, and to a lesser extent, the version 1 + driver found in the 2.0.x kernels. + . + The version 2 driver is only found in 2.2.x linux kernels; if you are + using 2.4, please install the sg3-utils package instead. + . + The package includes: + * scsi_inquiry - same as sg_inq, only uses SCSI_IOCTL_SEND_COMMAND + * sg_dd - a variant of 'dd' that works with the sg interface + * sg_debug - prints debug info for all open sg file descriptors + * sg_inq - a utility for poking around with the SCSI INQUIRY command + * sg_map - shows the mapping between SCSI devices and sg devices + * sg_rbuf - tests SCSI bus speed + * sg_readcap - prints the output of a READ CAPACITY command + * sg_runt_ex - an example program to test the sg driver version + * sg_scan - displays the SCSI bus on stdout + * sg_start - spins up (or down) disks + * sg_test_rwbuf - tests the SCSI host adapter + * sg_turs - execute a TEST UNIT READY command on the given device + * sg_whoami - displays information about the given sg device + * sginfo - a re-porting of the 'scsiinfo' program to use sg devices + * sgp_dd - like sg_dd, only multithreaded + . + It also includes sg_simple1 and sg_simple2, which demonstrate calls to + the SCSI INQUIRY and TEST UNIT READY commands. They only differ in + their error processing: sg_simple1 uses sg_err.[hc] for error + processing while sg_simple2 does its own more primitive checks. + +Description: a GNOME application for managing book collections + Alexandria is a program for organising collections of books. It + . + * retrieves and displays book information (including cover pictures) from + several online libraries, such as Amazon, Proxis and Barnes and Noble + * allows books to be added and updated by hand + * enables searches either by EAN/ISBN, title, authors or keyword + * can import and export data into ONIX, Tellico and ISBN-list formats + * features a HIG-compliant user interface + * handles book rating and notes + * supports CueCat (R) barcode readers + . + Website: http://alexandria.rubyforge.org/ + +Description: Javadoc API for libcommons-beanutils-java + The javadocs API for libcommons-beanutils-java which is utility for + manipulating JavaBeans. + +Description: GNUstep GUI Development Framework - dummy package + Renaissance is a GNUstep develoment framework which runs on top of the + GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa + libraries, providing an opaque layer to write portable applications. + . + This is a dummy package to ease upgrading, and may be safely removed after it + is installed. + +Description: Python module to easily build and dissect network protocols + Impacket is a collection of Python classes focused on providing + access to network packets. Impacket allows Python developers to + craft and decode network packets in simple and consistent manner. It + includes support for low-level protocols such as IP, UDP and TCP, as + well as higher-level protocols such as NMB and SMB. + . + Impacket is highly effective when used in conjunction with a packet + capture utility or package such as Pcapy. Packets can be constructed + From scratch, as well as parsed from raw data. Furthermore, the + object oriented API makes it simple to work with deep protocol + hierarchies. + . + Homepage: http://oss.coresecurity.com/projects/impacket.html + +Description: development-files for the connector-plugin for raki (SynCE-KDE) + The syncekonnector is a synchronizer-plugin for raki (SynCE-KDE). + It extends raki with the ability to synchronize contacts, appointments, and + todos of a Windows-CE device with the kde-kontact. + +Description: Portuguese_brazilian help for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the help of OpenOffice.org in + Portuguese_brazilian. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: framework for pluggable marshalling policies + Marshall is a framework for pluggable marshalling policies which features: + . + * ControlledMarshaller class that delegates to underlying implementations + * A marshall registry tool where you can configure some predicates for + choosing marshallers based on several pieces of information available. + Generator package contains a widget generator for Archetypes. + . + Homepage: http://www.sourceforge.net/projects/archetypes + +Description: utility for building Vmware related Debian packages + This package provides the capability to create Debian packages for + various VMware products and related software by obtaining VMware + tarballs and then just running make-vmpkg. + . + It can currently build Debian packages for the following VMware and + VMware related products: + . + * VMware kernel modules for Linux, using the vmware-any-any tarball + . + It is planned to extend make-vmkg to build Debian packages for the + following VMware products: + . + * VMware Player 1.0.3 + . + Please note that you need to download the corresponding tarballs + yourself, and that the resulting .deb files are non-free and + non-distributable. + . + The package is meant to aid a local admin to roll out VMware products + to their local systems by means of the packaging system. + +Description: JACK audio plugin for the Allegro library + This plugin adds support for the JACK low-latency sound server to the + Allegro library. Programs using Allegro will automatically use this + plugin if JACK is running. + . + Allegro is a cross-platform library intended for use in computer + games and other types of multimedia programming. It is used by many + DOS games and can be used to port them easily to Linux. + +Description: Source only package for building qmail binary package + qmail is a secure Secure, reliable, efficient, simple mail transport system. + . + Dan Bernstein (qmail's author) only gives permission for qmail to be + distributed in source form, or binary for by approval. This package + has been put together to allow people to easily build a qmail binary + package for themselves, from source. + . + To build a binary deb package, first install the qmail-src package, then + type the command "build-qmail". If you try "apt-get source --build qmail-src" + only the qmail-src package will be built. You will need to install qmail-src + and type the command "build-qmail" to get a usable binary package of qmail. + Also be sure to build and install ucspi-tcp before installing the binary qmail + package. Install the ucspi-tcp-src package to get ucspi-tcp. + . + This package builds a binary .deb that is FHS compliant and conforms to the + Debian standards guidelines. The resulting binary packages are not suitable + for re-distribution. + . + There are pre-compiled binary packages for qmail available, but they do not + conform to the Debian standards, and are not available in the official archive. + +Description: Mailbox locking program from UW + C-client is a library of functions for accessing mail folders and messages. + It was written as part of the University of Washington IMAP server, but has + since found other use as well. + . + libc-client.so uses this program to lock mailbox files so they don't get + corrupted. + +Description: Documentation for apcupsd + This package contains all the manuals (users manual + and developer manual) shipped with the original archive of the + development branch of apcupsd. + +Description: The KDE cd burning application library - runtime files + K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord. + Its aim is to provide a very user friendly interface to all the tasks + that come with cd recording and a lot more. + . + This package contains runtime libraries. + +Description: generic Apache request library - Apache module + The generic Apache request library (APR) contains modules for manipulating + client request data with the Apache API from Perl and C. Functionality + includes: + . + - parsing of application/x-www-form-urlencoded data + - parsing of multipart/form-data + - parsing of HTTP Cookies + . + This package contains the Apache module itself. + +Description: GNUstep GUI Framework - development file + Renaissance is a GNUstep develoment framework which runs on top of the + GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa + libraries, providing an opaque layer to write portable applications. + . + GNUstep Renaissance allows you to describe your user interface in simple + and intuitive XML files, using an open, standard format describing the + logic of the interface. At run-time, GNUstep Renaissance will then + generate the user interfaces (using the native host OpenStep-like libraries) + by reading the XML files. The connections between the objects created + from the XML files, and the other objects in the application are done + via outlets (as traditionally in OpenStep); a new quick and intuitive + syntax has been developed to make creating outlets as easy as possible. + +Description: printing tool for CUPS on the GNOME Desktop + GtkLP lets you print files under the Common Unix Printing System + (CUPS). Written in GTK 2.0 and for the GNOME desktop environment, + it supports multiple option settings for each printer it knows, + with all the standard CUPS options available. + . + Other features include localized dialogs for several languages, as + well as multiple interfaces; with a little more effort, you can use + GtkLP as a drop-in replacement for `lp'. + . + Homepage: http://gtklp.sourceforge.net + +Description: C++ wrapper for the GLib toolkit (development files) + GLib is a low-level general-purpose library used mainly by GTK+/GNOME + applications, but is useful for other programs as well. + glibmm is the C++ wrapper for GLib. + . + This package contains development files, reference documentation, and + examples. + +Description: Dict package for English-Hindi Freedict dictionary + This is a package of the English-Hindi Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: spreadsheet-like graphical image manipulation tool + nip2 is a graphical front end to the VIPS package. + . + VIPS is an image processing system designed with efficiency in mind. + It is good with large images (images larger than the amount of RAM in + your machine), and for working with colour. It can perform many + image manipulation tasks much faster than other packages such as + ImageMagick and the GIMP and includes some special features such as + creating single "mosaic" images from multiple parts. + . + VIPS consists of two main components: an image processing library + with some command-line tools and a spreadsheet-like graphical user + interface. This package supplies the graphical interface. + . + With nip2, rather than directly editing images, you build + relationships between objects in a spreadsheet-like fashion. When + you make a change somewhere, nip2 recalculates the objects affected by + that change. Since it is demand-driven this update is very fast, + even for very, very large images. nip2 is very good at creating + pipelines of image manipulation operations. It is not very good for + image editing tasks like touching up photographs. For that, a tool + like the GIMP should be used instead. + +Description: shared data files for the KDE base module + This package contains the architecture-independent shared data files + needed for a basic KDE desktop installation. + . + This package is part of KDE, and a component of the KDE base module. + See the 'kde' and 'kdebase' packages for more information. + +Description: Monitor for system resources and process activity + Atop is an ASCII full-screen performance monitor, similar to the top command, + but atop only shows the active system-resources and processes, and only shows + the deviations since the previous interval. At regular intervals, it shows + system-level activity related to the CPU, memory, swap, disks and network + layers, and it shows for every active process the CPU utilization in system + and user mode, the virtual and resident memory growth, priority, username, + state, and exit code. The process level activity is also shown for processes + which finished during the last interval, to get a complete overview about the + consumers of things such as CPU time. + . + Author: Gerlof Langeveld <gerlof@ATComputing.nl> + Homepage: http://www.atconsultancy.nl/atop/home.html + +Description: Utilities for working with generic SCSI devices (shared libraries) + This package contains shared libraries that allow programs to use . + +Description: OpenSSL interface for Ruby 1.8 + Ruby/OpenSSL makes Ruby to be able to use OpenSSL. It includes HTTP + and TELNET protocols' SSL/TLS support. + . + This package provides Ruby/OpenSSL for Ruby 1.8. + +Description: Development library to control radio transceivers and receivers + Most recent amateur radio transceivers allow external control of their + functions through a computer interface. Unfortunately, control commands are + not always consistent across a manufacturer's product line and each + manufacturer's product line differs greatly from its competitors. + . + This library addresses that issue by providing a standardised programming + interface that applications can talk to and translating that into the + appropriate commands required by the radio in use. + . + This package provides the development library with both C bindings. + If you wish to run applications developed using this library you'll need the + 'libhamlib2' package. + +Description: API for smartcard readers + libchipcard2-0c2 provides an API for accessing smartcards. Examples are + memory cards, as well as HBCI (home banking), German GeldKarte + (electronic small change), and KVK (health insurance) cards. + . + This packages contains the development files for libchipcard2-0c2. + +Description: OpenSSL interface for Ruby 1.9 + Ruby/OpenSSL makes Ruby to be able to use OpenSSL. It includes HTTP + and TELNET protocols' SSL/TLS support. + . + This package provides Ruby/OpenSSL for Ruby 1.9. + +Description: message utilities for emacsen + MU stands for "Message Utilities". It consists of following modules: + . + mu-cite: a citation utility + mu-cite.el --- main module of mu-cite + mu-bbdb.el --- mu-cite submodule for BBDB + mu-register.el --- mu-cite submodule for registration + . + latex-math-symbol.el --- translate mathematical symbols of + LaTeX into MULE characters + +Description: Soundcard-based ncurses program for operating PSK31 + Psk31lx uses a soundcard to receive and transmit PSK31, an extremely + narrow band HF-mode. PSK31 is a mode for keyboard QSO's. + +Description: X11 Xinerama extension library (development headers) + libXinerama provides an X Window System client interface to the XINERAMA + extension to the X protocol. + . + The Xinerama (also known as panoramiX) extension allows for multiple screens + attached to a single display to be treated as belonging together, and to give + desktop applications a better idea of the monitor layout. + . + This package contains the development headers for the library found in + libxinerama1. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xinerama' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: GNOME Integration for OpenOffice.org (VFS, GConf) + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the GNOME VFS support and a GConf backend. + . + You can extend the functionality of this by installing these packages: + . + * openoffice.org-evolution: Evolution addressbook support + * evolution + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Image filtering and manipulation using GNUstep + PRICE can open several image file formats and apply high-quality filters + and other enhancements. + . + Homepage: http://price.sourceforge.net/ + +Description: Visualize PRCS projects in a graph + Scripts to show PRCS (Project Revision Control System) version tree as a + graph using VCG (a visualization tool for compiler graphs). + +Description: Fractint extras collection + A huge collection of palette maps, fractal scripts, ifs paramaters, + generic parameters and LOGO samples that enhance xfractint. Fractint + already has a relatively large collection, but with this package + you get even more stuff to explore with fractint. by Dan Goldwater. + +Description: A lightweight GTK2 based Window Manager + Metacity is a small window manager, using gtk2 to do everything. + . + As the author says, metacity is a "Boring window manager for the adult in + you. Many window managers are like Marshmallow Froot Loops; Metacity is + like Cheerios." + . + This package contains the core binaries. + +Description: Perl module for building DOM Level 1 compliant doc structures + This module parses XML strings or files and builds a data structure + that conforms to the API of the Document Object Model as described at + http://www.w3.org/TR/REC-DOM-Level-1. See the XML::Parser manpage + for other available features of the XML::DOM::Parser class. + +Description: Kurdish dictionary for aspell + This package contains the Kurdish dictionary for the aspell spell checker. + . + Homepage: https://sourceforge.net/projects/myspellkurdish/ + +Description: Base functions for building mailbox summary applications + Buffy wants to be the ultimate mail folder summary system. + . + This library provides efficient mailfolder checking routines, packaged in a + library with a simple API and with wrappers for many languages, so that + everyone can create mail folder summary systems in the language they prefer + without having to care about the actual mailbox checking. + . + Libbuffy currently supports detection and summarizing of folders in Maildir + and Mailbox format. + . + This package provides the development headers and library for libbuffy. No + shared library is packaged until the API is stabilized. + +Description: Qt 4 core GUI functionality runtime library + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This packages contains the core GUI shared library and the OpenGL + module. + . + Homepage: http://www.trolltech.com + +Description: Mono System.DirectoryServices library + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono System.DirectoryServices library version 2.0. + +Description: Displays a graphic of your disk usage with du + xdiskusage is a user-friendly program to show you what is using up + all your disk space. It is based on the design of the "xdu" program + written by Phillip C. Dykstra. Changes have been made so it runs "du" + for you, and can display the free space left on the disk, and produce + a PostScript version of the display. + . + Homepage: http://xdiskusage.sourceforge.net/ + +Description: DHCP Daemon Ping Program + This small tool provides an opportunity for a system administrator to + perform a DHCP request to find out if a DHCP server is still running. + +Description: A full GNU/Linux Portuguese guide (text format) + The Foca GNU/Linux is a Portuguese Linux guide that is split in + three learning levels: Beginner, Intermediary and Advanced and + is based in the Debian GNU/Linux distribution. + . + This package contains the text version of all learning levels of the + guide: http://focalinux.cipsga.org.br/ + +Description: Distributed Ruby + An implementation of distributed object system by pure Ruby. dRuby (DRb) + can send message to other ruby script that like Java's RMI. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: MIT Photonic-Bands + The MIT Photonic-Bands package is a free program for computing the band + structures (dispersion relations) and electromagnetic modes of periodic + dielectric structures, on both serial and parallel computers. It was + developed by Steven G. Johnson at MIT in the Joannopoulos Ab Initio + Physics group, and designed to study photonic crystal structures. + . + URL: http://ab-initio.mit.edu/mpb/ + +Description: An easy-to-use Unix tool for sending pages + To send alphanumeric pages to a pager, if an email gateway is unavailable + or undesirable, software is needed to control a modem which will dial a + Paging Central, and deliver the pages using an ASCII delivery system known + as TAP. Sendpage implements all aspects of this type of software, + including an SNPP client, an SNPP server, a queuing engine, a modem + control engine, a TAP communication system, and an email notification system. + . + This package provides the SNPP server. + +Description: A command-line tool to interface MPD + MPC, music player command, is a command line tool to interface MPD, Music + Player Daemon. It is fast and lightweight like MPD, making it ideal for + scripting commands and binding to hotkeys. Completion for the Bash shell + is provided. + . + URL: http://www.MusicPD.org/?page=mpc + +Description: convert pfb into more compressible format and back + The package contains the two small tools pfb2t1c and t1c2pfb. pfb file + (PostScript Type1) can be converted into t1c and back without losing + information. The t1c files have the same size but are more compressible. + . + This feature is very useful when packaging PostScript Type1 fonts. + +Description: an interface to the WebDAV servers for Emacs. + WebDAV files can be treated just like a normal file in Emacsen. + Emacs/w3 is not required. External program is used for WebDAV access. + +Description: KDE accessibility documentation in HTML format + By default the modules provided by KDE only provide their documentation + in KDE docbook format, which can only be read by Konqueror or KHelpCenter. + This package provides all of the KDE accessibility documentation converted + to HTML format so it can be read with any web browser. + . + The documentation will be installed into the usual directories + /usr/share/doc/kde/HTML/<language>/<app>/, for instance + /usr/share/doc/kde/HTML/en/kmag/. Documentation is provided for most + KDE accessibility packages. + . + This package is part of KDE, and a component of the KDE accessibility + module. See the 'kde' and 'kdeaccessibility' packages for more information. + +Description: The GNU C preprocessor + A macro processor that is used automatically by the GNU C compiler + to transform programs before actual compilation. + . + This package has been separated from gcc for the benefit of those who + require the preprocessor but not the compiler. + +Description: Assorted tools related to Subversion + This package includes miscellaneous tools for use with Subversion + clients and servers: + * svn-backup-dumps: incremental dumpfile-based backup script + * svn-clean: Remove unversioned files from a working copy + * svn-fast-backup: rsync-based backup script for FSFS repositories + * svn-hot-backup: backup script, primarily for BDB repositories + * svn_apply_autoprops: Apply property settings from + .subversion/config file to an existing repository + * svn2cl: Generate GNU-style changelog from repository history + * svnmerge: Maintain merge history between two related branches + * svnwrap: Set umask to 002 before calling svn or svnserve + * several example hook scripts: commit-access-control, commit-email, + log-police, mailer, svnperms, verify-po + . + NOTE that some of these scripts are unsupported by upstream, and may + change radically or disappear in future releases. The Recommended + packages are each required by at least one of these scripts. + +Description: Convert Docbook files to other formats (HTML, RTF, PS, man, PDF) + The docbook-utils is a set of a few small programs intended to ease + everyday use of technical documentation software and more generally use of + SGML and XML. + . + Tasks they currently accomplish are: + * jw: convert Docbook files to other formats (HTML, RTF, Postscript, PDF). + * sgmldiff: detect the differences in markup between two SGML files. + * docbook2man: converts a DocBook refentry to a man page. + +Description: KDE games library and common files + This library provides a common infrastructure for several of the + games in the KDE distribution. Features include standardized menu + items, high score handling, card display, and network connections + including chat capabilities. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: TeX Live: Miscellaneous generic macros + This is a mixed bag of macro packages and fonts which do not seem + to belong elsewhere + . + This package includes the following CTAN packages: + epsf -- The epsf package. + genmisc -- No caption. + multido -- A loop facility for Generic TeX. + +Description: Development files for libdbh1.0 + This package contains the development files for the DBH library. DBH + is a library to create Disk Based Hashtables on POSIX systems. For + further details about Disk based hashtables, please have a look at + http://dbh.sourceforge.net/ where you can find a small FAQ. + +Description: Music Player Daemon + Music Player Daemon (MPD) is a server that allows remote access for + playing audio files (Ogg-Vorbis, FLAC, MP3, Wave, and AIFF), streams + (Ogg-Vorbis, MP3) and managing playlists. Gapless playback, buffered + output, and crossfading support is also included. The design focus is + on integrating a computer into a stereo system that provides control + for music playback over a TCP/IP network. The goals are to be easy to + install and use, to have minimal resource requirements (it has been + reported to run fine on a Pentium 75), and to remain stable and + flexible. + . + The daemon is controlled through a client which need not run on the + same computer mpd runs on. The separate client and server design + allows users to choose a user interface that best suites their tastes + independently of the underlying daemon (this package) which actually + plays music. + . + Currently supported clients include: + - mpc: a command-line client ideal for scripting + - gmpc: a GNOME/GTK 2.2 graphical client + - mpdcon.app: a controller for GNUstep (MPDCon) + - glurp: a GTK 2.4 graphical client + - ncmpc: an ncurses-based console interface + . + URL: http://www.MusicPD.org + +Description: percentage calculation teaching tool for KDE + KPercentage is a small math application that will help pupils to + improve their skills in calculating percentages. + . + There is a special training section for the three basic tasks. + Finally the pupil can select a random mode, in which all three tasks + are mixed randomly. + . + This package is part of KDE, as a component of the KDE education module. + See the 'kde' and 'kdeedu' packages for more information. + +Description: Blinks your ThinkPad's ThinkLight upon new messgaes + This plugin for Gaim will blink your IBM ThinkPad's ThinkLight when you get + new messages, so you notice them even if the conversation window ist not up + front and you don't have or don't see the window list. + . + To use this, you need to have the ibm-acpi kernel module loaded. + +Description: Remote network security auditor, the client + The Nessus Security Scanner is a security auditing tool. It makes + possible to test security modules in an attempt to find vulnerable + spots that should be fixed. + . + It is made up of two parts: a server, and a client. The server/daemon, + nessusd, is in charge of the attacks, whereas the client, nessus, + provides the user a nice X11/GTK+ interface. + . + This package contains the GTK+ client, which exists in other + forms and on other platforms, too. + +Description: The S-Lang programming library, shared library subset kit + This is used to develop subsets of the S-Lang shared libraries for use + on custom installation floppies and in embedded systems. Unless you're + making one of those, you won't need this package. + +Description: A TrueType to PostScript Type 1 Font Converter + Ttf2pt1 is a font converter from the True Typeformat (and some other + formats supported by the FreeType library as well) to the Adobe Type 1 + format. Although XFree86 now includes direct support for TrueType, + this program still has other uses, such as making TrueType fonts + available to TeX. + . + Home Page: http://ttf2pt1.sourceforge.net/ + +Description: Web-based translation and translation management tool + Pootle provides a rich set of features for managing a translation + project. It integrates components of the Translate Toolkit to provide + error checkers for translation messages and the ability to download files + in a number of formats: PO, XLIFF, CSV. Pootle can also provide compiled + PO files for download. You can use it to assign work to translators in + your team, and you can define goals to help focus the efforts of your + translation. Pootle can run without a Web server or be proxied through + your existing Apache server. The Translate Toolkit is a set of software + and documentation designed to help make the lives of localizers both more + productive and less frustrating. + . + Homepage: http://translate.sourceforge.net/ + +Description: The GNU C preprocessor + A macro processor that is used automatically by the GNU C compiler + to transform programs before actual compilation. + . + This package has been separated from gcc for the benefit of those who + require the preprocessor but not the compiler. + +Description: Files common to all slashem-packages + This package contains the files comme to all the window ports of + Slash'EM. You need to install at least one package containing a + window port to use this package: + . + slashem - The basic ASCII interface + slashem-x11 - Simple graphic interface using Xaw + slashem-sdl - Graphical interface usnig SDL + slashem-gtk - Graphical interface usnig Gtk + +Description: Multi-protocol file transfer library + libcurl is designed to be a solid, usable, reliable and portable + multi-protocol file transfer library. + . + SSL support is provided by OpenSSL. + . + This is the shared version of libcurl. + . + Homepage: http://curl.haxx.se + +Description: interactive utility to search text files quickly + It provides: Romaji-to-Kana Converter, Fuzzy Searching, + Search with Regular Expressions, Filtering, Automatic Modifications, + Smart Word-Preference Mode. + +Description: This is the INN feeder program `innfeed.' + This is a program that sends a newsfeed to one or more remote hosts + through NNTP. It can handle multiple connections to multiple remote + hosts. It is an alternative to `nntplink' (of which there is no + Debian package) or the inn-provided `send-nntp' (which is slow). + +Description: ASN.1 library for Python + This is an implementation of ASN.1 types and codecs in Python + programming language. It has been first written to support particular + protocol (SNMP) but then generalized to be suitable for a wide range + of protocols based on ASN.1 specification. + . + Homepage: http://pyasn1.sourceforge.net/ + +Description: Library of Optimized Inner Loops (development headers) + Liboil is a collection of functions that often benefit from having + special implementations on various architectures or CPUs. Each function + in liboil has several implementations which may perform faster or + slower on a given CPU. Some implementations use alternate algorithms, + some use hand-crafted assembly, and some use special instructions that + are only available on certain CPUs, such as MMX, SSE, or Altivec. + The fastest implementation is automatically chosen at runtime. + . + This package contains the development headers and libraries, and should + be installed to compile software that uses liboil. + +Description: Library of Abstract Data Types + Abstract Data Types (ADT) Library. Includes queue, dynamic array and + key value ADT. + +Description: A bomberman clone for GNOME, for 2-4 players + It is a multiplayer action game in which players run around in + a square-grid maze while dropping bombs and collecting power-ups. + The bombs explode after a short time delay, taking out any nearby + bricks and players. For maximum effect, bombs can be arranged so as + to cause a chain reaction of explosions. The last player left is + the winner. + +Description: Documentation for Ruby/GSL (libgsl-ruby) + This package provides documentation, example scripts and unit tests for + Ruby/GSL. + . + Ruby/GSL is an interface to the GNU Scientific Library for the Ruby + programming language. + . + Homepage: http://rb-gsl.rubyforge.org/ + +Description: A small Finnish dictionary for /usr/share/dict + This is a list of Finnish words and names in various inflected forms, + containing roughly 0.7 million items, to be used for whatever purpose you + may think of. + . + Larger lists (roughly two or over six million items) can be manually + generated from the medium-size and large Finnish Ispell dictionaries + in packages ifinnish and ifinnish-large. Please find + instructions in /usr/share/doc/wfinnish/README.Debian after installing + this package. + +Description: American English male speaker for festival, 16khz sample rate + This is a diphone database for festival that uses 16k samples for high + quality sound output. This is a large database (9 MB), and festival will + convert text to speech more slowly using it, so you might want to install + festvox-kdlpc8k instead if you have low disk space or a slow computer. + . + The voice contained in this database is an American English male speaker. + A different American English voice can be found in the festvox-kallpc16k + package if you dislike this one. + +Description: text-based mailreader supporting MIME, GPG, PGP and threading + Mutt is a sophisticated text-based Mail User Agent. Some highlights: + . + * MIME support (including RFC1522 encoding/decoding of 8-bit message + headers and UTF-8 support). + * PGP/MIME support (RFC 2015). + * Advanced IMAP client supporting SSL encryption and SASL authentication. + * POP3 support. + * Mailbox threading (both strict and non-strict). + * Default keybindings are much like ELM. + * Keybindings are configurable; Mush and PINE-like ones are provided as + examples. + * Handles MMDF, MH and Maildir in addition to regular mbox format. + * Messages may be (indefinitely) postponed. + * Colour support. + * Highly configurable through easy but powerful rc file. + +Description: Emacs Lisp drawing package + Artist is an Emacs lisp package that allows you to draw lines, + rectangles and ellipses by using your mouse and/or keyboard. + . + Note: Artist does not work with XEmacs + +Description: header files for beecrypt, a library of cryptographic algorithms + BeeCrypt is an open source cryptography library that contains + highly optimized C and assembler implementations of many well-known + algorithms including Blowfish, SHA-1, Diffie-Hellman, and ElGamal. + . + Unlike some other crypto libraries, BeeCrypt is not designed to + solve one specific problem, like file encryption, but to be a + general purpose toolkit which can be used in a variety of + applications. + . + There are also no patent or royalty issues associated with + BeeCrypt, and it is released under the GNU LGPL license, which + means it can be used for free in both open source and closed + source commercial projects. + . + Homepage: http://beecrypt.sourceforge.net/ + +Description: python bindings for the GeoIP IP-to-country resolver library + GeoIP is a library that enables the user to find the country that any + IP address or hostname originates from, using a database instead of + DNS. + . + This package contains the python bindings for GeoIP, allowing to use + this library within a python program. + +Description: twin-panel (commander-style) file manager for KDE (and other desktops) + Krusader is a simple, easy, powerful, twin-panel (commander-style) file + manager for KDE and other desktops, similar to Midnight Commander (C) or Total + Commander (C). + . + It provides all the file management features you could possibly want. + . + Plus: extensive archive handling, mounted filesystem support, FTP, + advanced search module, viewer/editor, directory synchronisation, + file content comparisons, powerful batch renaming and much much more. + . + It supports archive formats: ace, arj, bzip2, deb, iso, lha, rar, rpm, tar, + zip and 7-zip. + . + It handles KIOSlaves such as smb:// or fish://. + . + Almost completely customizable, Krusader is very user friendly, fast and looks + great on your desktop. + . + http://krusader.sourceforge.net + +Description: SAF's HPI: Abstracted interface for managing computer hardware + OpenHPI is an implementation of the Service Availability Forum's + Hardware Platform Interface (HPI). HPI provides an abstracted interface + for managing computer hardware, typically for chassis and rack based + servers. HPI includes resource modeling; access to and control over + sensor, control, watchdog, and inventory data associated with resources; + abstracted System Event Log interfaces; hardware events and alerts; + and a managed hotswap interface. + . + This package is a metapackage which installs all of the OpenHPI components. + +Description: Hungarian sound files for GCompris + GCompris is a collection of educational games for small children. + . + These are sounds used in some boards. + +Description: Extra modules for Catalyst + This package includes some modules which could be handy when you make Catalyst + application and which are not in libcatalyst-modules-perl. + . + Currently the following modules are included: + . + Catalyst::Model::CDBI::CRUD + CRUD CDBI Model Class + . + Catalyst::Plugin::Captcha + Create and validate Captcha for Catalyst + . + Catalyst::Plugin::CDBI::Transaction + Simple transaction handling for Catalyst apps that use Class::DBI models + . + Catalyst::Plugin::FillInForm + FillInForm for Catalyst + . + Catalyst::Plugin::FormValidator::Simple + Validator for Catalyst with FormValidator::Simple + +Description: Perl interface to lowlevel TCP/IP + Net::RawIP gives you the ability to create and manipulate arbitrary IP + packages and fiddle around with every bit in the protocol header. + . + This module is useful if you want to implement a "traceroute" of "ping" + in PERL or just want to learn about TCP/IP protocol suite but are afraid of + the C language. + +Description: Perl library for testing if a time() is in a specific period + This Perl library provides a function which tells whether a specific + time falls within a specified time period. Its syntax for specifying + time periods allows you to test for conditions like "Monday to Friday, + 9am till 5pm" and "on the second Tuesday of the month" and "between 4pm + and 4:15pm" and "in the first half of each minute" and "in January of + 1998". + +Description: a spreadsheet for the KDE Office Suite + KSpread is a powerful spreadsheet application. It is scriptable and + provides both table-oriented sheets and support for complex mathematical + formulae and statistics. + . + This package is part of the KDE Office Suite. + +Description: Eiffel wrapper for the Gnome library + An Eiffel wrapper for the Gnome library. It supports the SmartEiffel and + the ISE compilers. + . + This package is only marginally useful. It provides Gnome initialisation + and access to gnome-help; all the rest remains to be developed. However, it + is needed by eglade, which generates code that expects to use egnome. + +Description: Python bindings for the computer vision library + This package contains Python bindings for the OpenCV (Open Computer Vision) + library. + . + The Open Computer Vision Library is a collection of algorithms and sample + code for various computer vision problems. The library is compatible with + IPL (Intel's Image Processing Library) and, if available, can use IPP + (Intel's Integrated Performance Primitives) for better performance. + . + OpenCV provides low level portable data types and operators, and a set + of high level functionalities for video acquisition, image processing and + analysis, structural analysis, motion analysis and object tracking, object + recognition, camera calibration and 3D reconstruction. + +Description: A command-line driven interactive plotting program + Package for making 2D and 3D graphs from data and functions. + Supports lots of output formats, including drivers for many printers, + (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in + gnuplot-x11. + . + Data files and self-defined functions can be manipulated by internal + C-like language. Can perform smoothing, spline-fitting, or nonlinear + fits. Can work with complex numbers. + +Description: Convert Texinfo files to HTML + texi2html is a Perl script that converts Texinfo files to HTML. + . + The program takes Texinfo files (not info ones) and produces a set of + HTML files. The quality of the output is close to the printed output + and is much better than an info->HTML gateway. + . + Compared to the output of `makeinfo --html', texi2html's output is + more customizable and (subjectively) produces better output by default. + . + Homepage: http://www.nongnu.org/texi2html/ + +Description: Set up initial user and password + This package creates an initial user, using the same code as is + responsible for creating the initial user in the installer. It is only + likely to be of any use if your system has no non-system users at all. + +Description: Debian system administration guide, common examples + This Debian Reference (http://qref.sourceforge.net/) covers many + aspects of system administration through shell-command examples. Basic + tutorials, tips, and other information are provided for topics + including fundamental concepts of the Debian system, system installation + hints, Debian package management, the Linux kernel under Debian, system + tuning, building a gateway, text editors, CVS, programming, and GnuPG + for non-developers. For help with emergency system maintenance, + proceed to Section 6.3, `Debian survival commands', immediately. The + latest official version is http://www.debian.org/doc/manuals/reference/ + and the latest development version is + http://qref.sourceforge.net/quick/. The project is hosted at + http://qref.sourceforge.net/. + +Description: Media Transfer Protocol (MTP) development files + A library for communicating with MTP aware devices. MTP (Media + Transfer Protocol) is necessary to communicate with some USB portable + devices like mp3 players, video players or digital camera. + . + While some portable device will use USB mass storage protocol or PTP + (picture transfer protocol), some device can only communicate through + MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ] + . + This package contains the headers and development libraries. + . + Homepage: http://libmtp.sourceforge.net/ + +Description: Dict package for Japanese-German Freedict dictionary + This is a package of the Japanese-German Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: LinuxSampler Control Protocol wrapper library + This package is for use with the LinuxSampler audio sampling + engine / library and packages. + Wraps the LinuxSampler network protocol and offers a + convenient API in form of a C library. + . + For further informations visit + http://www.linuxsampler.org + +Description: Libraries needed only for building gpsim components + Gpsim is a full-featured software simulator for Microchip PIC microcontrollers. + . + This package install the libraries and headers necessary to build the + supporting modules for gpsim. + . + NOTE: as a user of gpsim this package does not need to be installed. + +Description: GUI for easy configuration of Synergy + QuickSynergy is a graphical interface (GUI) for easily configuring Synergy, + an application that allows the user to share his mouse and keyboard between + two or more computers. + . + Without the need for any external hardware, Synergy uses the TCP-IP protocol + to share the resources, even between machines with different operating + systems, such as Mac OS, Linux and Windows. + . + Homepage: http://quicksynergy.sourceforge.net/ + +Description: command-line SPF query tool + The spfqtool can be used to test SPF ("Sender Policy Framework") policies. It + takes a sender and a recipient email, a source IP address and an SMTP HELO + name. Using the SPF policy announced by the sender's email address domain, + the tool shows whether an email with the two correspondents would be allowed + to originate from the given IP address. + . + Homepage: http://libspf.org/ + +Description: Remote Desktop Connection for KDE + krdc is an KDE graphical client for the rfb protocol, used by VNC, + and if rdesktop is installed, krdc can connect to Windows Terminal + Servers using RDP. + . + This package is part of KDE, as a component of the KDE network module. + See the 'kde' and 'kdenetwork' packages for more information. + +Description: Read all on-line documentation with a WWW browser + All installed on-line documentation will be served via a local HTTP + server. When possible, dwww converts the documentation to HTML. + You need to install both a CGI-capable HTTP server and a WWW + browser to read the documentation. + +Description: iODBC Driver Manager + iODBC (intrinsic Open Database Connectivity) driver manager is compatible + with ODBC 2.x and 3.x specification and performs exact the jobs of a + ODBC driver manager (i.e. driver loading, Parameters and function sequence + checking, driver's function invoking, etc). Any ODBC driver works with + ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager and + vice versa. + . + Applications (using ODBC function calls) linked with iODBC driver manager + will be able to simultaneously access different type of data sources within + one process through suitable iODBC drivers. + . + This package contains the library files. Look for the iodbc package, too! + . + Homepage: http://www.iodbc.org/ + +Description: an XSL processor fully implemented in C++ [development] + Sablotron is a fast, compact and portable XML toolkit implementing + XSLT 1.0, DOM Level2 and XPath 1.0. + . + The goal of this project is to create a reliable and + fast XSLT processor conforming to the W3C specification, which is + available for public and can be used as a base for multiplatform XML + data distribution systems. + . + This package includes Sablotron development libraries and include files. + +Description: vCard query utility for mutt + This package contains a utility for doing queries to a vCard data + file from the mutt mail user agent using mutt's query_command. You + will then be able to query email addresses from the data file when + you use the `Q' command in mutt. + . + Homepage: http://rolo.sourceforge.net/ + +Description: guidelines and information for Debian developers + This package contains the Debian Developer's Reference, a set of + guidelines and best practices which has been established by and for + the community of Debian developers. If you are not a Debian + developer, you probably do not need this package. + . + Table of Contents: + . + 1. Scope of This Document + 2. Applying to Become a Maintainer + 3. Debian Developer's Duties + 4. Resources for Debian Developers + 5. Managing Packages + 6. Best Packaging Practices + 7. Beyond Packaging + 8. Internationalizing, translating, being internationalized and being + . + This package contains the English version of the Developer's + Reference. The French translation is available in + developers-reference-fr. + +Description: Debian installation guide + This package contains the Debian installation guide for the PA-RISC + architecture, in a variety of languages. + . + A shorter reference, the installation HOWTO, is included in an appendix. + +Description: The Haskell Logging Framework, Hugs package + hslogger is a logging framework for Haskell, roughly similar to + Python's logging module. + . + hslogger lets each log message have a priority and source be associated + with it. The programmer can then define global handlers that route + or filter messages based on the priority and source. hslogger also + has a syslog handler built in. + +Description: convenience interface for Ogg stream I/O debugging symbols + Oggz provides a simple programming interface for reading and writing + Ogg files and streams. + . + This package contains debugging symbols useful for tracing bugs in + liboggz software. + +Description: /proc file system utilities + These are utilities to browse the /proc filesystem, which is not a real file + system but a way for the kernel to provide information about the status of + entries in its process table. (e.g. running, stopped or "zombie") + Both command line and full screen utilities are provided. Ncurses is needed + for the full screen utilities. More information can be found at procps + website http://procps.sf.net/ + . + This package includes the following utilities: top, uptime, tload, + free, vmstat, watch, skill, pmap, pgrep, slabtop and pwdx. + +Description: Development libraries for use with f2c + These are the necessary static libraries and header + files for an implementation of the fortran intrinsic + functions and IO functions. + . + They are required when linking applications built from the + C output from the FORTRAN to C translator f2c. + +Description: Secure FTP server supporting MIT Kerberos + Kerberos is a system for authenticating users and services on a network. + Kerberos is a trusted third-party service. That means that there is a + third party (the kerberos server) that is trusted by all the entities on + the network (users and services, usually called "principals"). + . + This is the MIT reference implementation of Kerberos5. + . + This package contains an FTP server that uses Kerberos for + authentication. + +Description: JPEG module for ClanLib game SDK + ClanLib delivers a platform independent interface to write games with. + If a game is written with ClanLib, it should be possible to compile the + game under any platform (supported by ClanLib, that is) without changing + the application source code. + . + But ClanLib is not just a wrapper library, providing a common interface + to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While + platform independence is ClanLib's primary goal, it also tries to be a + service-minded game SDK. In other words, we have put great effort into + designing the API, to ensure ClanLib's ease of use - while maintaining its + power. + . + This package contains the JPEG module (clanJPEG). + +Description: line editing library similar to readline + This is a line-editing library. It can be linked into almost any program + to provide command-line editing and recall. It is call-compatible with a + subset of the FSF readline library, but it is a fraction of the size (and + offers fewer features). + . + This package contains the runtime library only. + +Description: html form validation library for ruby 1.8 + Ruby/Formvalidator is an HTML form validation library for Ruby. + It handles dependent fields, filtering data, constraints and + other tasks as well. + +Description: documentation files for the GNOME Onscreen Keyboard + GOK is the GNOME Onscreen keyboard, a dynamic onscreen keyboard for + UNIX and UNIX-like operating systems. It features Direct Selection, + Dwell Selection, Automatic Scanning and Inverse Scanning access methods + and includes word completion. + . + GOK includes an alphanumeric keyboard and a keyboard for launching + applications. The keyboards are specified in XML enabling existing + keyboards to be modified and new keyboards to be created. The access + methods are also specified in XML providing the ability to modify + existing access methods and create new ones. + . + This package contains the documentation files. + +Description: 3D dungeon crawling adventure in the spirit of NetHack + Egoboo is an open source project, using OpenGL and + SDL(Simple DirectMedia Layer) libraries. It is a 3d dungeon role + playing game in the spirit of NetHack. Nice colorful graphics, + and detailed models(using Quake2 modeling tools) make this game stand + out in the gaming open-source community. + . + Home Page: http://egoboo.sourceforge.net + +Description: LGPL Crypto library - debugger files + libgcrypt contains cryptographic functions. Many important free + ciphers, hash algorithms and public key signing algorithms have been + implemented: + arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, + RMD160, RSA, SHA1, twofish, tiger. + . + This package contains symbol tables for debugging. + +Description: data files for the GNOME card games + This package contains pictures of card decks used by the card-based + GNOME games. Different themes are provided. + +Description: The GNU C++ compiler + This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. + +Description: eXode database manager + The eXode database manager is a structured ASCII-based database library. + EXdbm can be used to manage the configuration files of eXode clients. + . + The library uses a tree of hash tables structures stored in memory, favouring + speed upon memory consumption. This is not a general purpose database library, + its efficiency is based on the fact that the databases managed contain less + than a few thousand entries. + . + Note that eXdbm is a general purpose configuration library, it can be used in + many other applications without relations to the eXode project. + . + For information on the exode project visit http://simplicity.net/exode. + +Description: The GNU C++ compiler + This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. + +Description: The French dictionary for myspell (GUTenberg version) + This is a French dictionary, to be used with myspell. + . + This is the GUTenberg version. + . + http://www.unil.ch/ling/cp/frgut.html + +Description: C++ wrappers for libgda2 (development files) + libgda is the GNU Data Access library. libgdamm is the C++ wrapper + for libgda. This package contains development files and examples. + +Description: Gettext wrapper for Ruby + This is a simple wrapper of GNU gettext that allows Ruby programs to + transparently produce multi-lingual messages. + . + For a more elaborate implementation written in pure Ruby, check out + libgettext-ruby. + +Description: CGI search interface and indexers using Xapian + This package contains the "omega" CGI application which provides a + customisable web interface for searching Xapian databases. + . + The package also contains the "omindex" tool for indexing local documents + into a Xapian database in a form suitable for searching with omega. + . + This package also contains the "scriptindex" indexer, which takes a simple + text input format representing documents as a set of fields, together + with an "index script" file specifying actions to be performed on each field, + and processes the documents into a Xapian database. + . + The package also contains some example scripts for converting data from + different sources into a form suitable for processing with "scriptindex". + . + Homepage: http://www.xapian.org/ + +Description: Documentation for ASM, the Java(TM) bytecode manipulation framework + It can be used to dynamically generate stub classes or other proxy classes, + directly in binary form, or to dynamically modify classes at load time, i.e., + just before they are loaded into a Java(TM) Virtual Machine. + . + This package includes the API Javadoc and examples. + +Description: TLS encryption helper program + This program is necessary to establish STARTTLS connections + from emacs (e.g., an encrypted IMAP session with Gnus). + . + It can probably used with other programs as well. + +Description: Qt Cryptographic Architecture - development files + Taking a hint from the similarly-named Java Cryptography Architecture, + QCA aims to provide a straightforward and cross-platform crypto API, + using Qt datatypes and conventions. QCA separates the API from the + implementation, using plugins known as Providers. The advantage of + this model is to allow applications to avoid linking to or explicitly + depending on any particular cryptographic library. This allows one to + easily change or upgrade crypto implementations without even needing + to recompile the application! + . + This package contains the files necessary to compile applications + using qca. + +Description: Conditional URL link module for the Roxen Challenger web server + Adds an extra container tag, <linkif>, that lets you specify a number + of conditions (file or URL must equal a certain value etc, regexps may + be used). If they are met, the tag contents will be linked to the + specified location. Otherwise, the contents will be normal text. + . + All normal attributes to the HTML anchor tag can be used; they will be + added to the anchor tag as well. + +Description: The Italian dictionary words for /usr/share/dict/ + This package contains an alphabetic list of Italian words. + . + You may wish to use it in conjunction with a program like spell(1) to + spell-check an Italian text, or with a program like look(1) for word + completion. + . + It may even be used by the sysadmin to look for weak user passwords. + +Description: SILC library (silc-toolkit) + silc-toolkit library files + . + SILC Project develops the Secure Internet Live Conferencing protocol (SILC), + which is designed to provide most rich featured conferencing services and + high security. + +Description: French manual for aptitude, a terminal-based apt frontend + aptitude is a terminal-based apt frontend. This package contains the + French version of the aptitude user's manual in HTML format. + +Description: Library to read and write vcard files + This library provides an interface to vcard files according + to the definitions laid down in the rfc2426. + +Description: enhanced version of the Korn shell + mksh is the MirBSD enhanced version of the Public Domain Korn + shell (pdksh), a bourne-compatible shell which is largely similar + to the original AT&T Korn shell. + It includes bug fixes and feature improvements in order to + produce a modern, robust shell good for interactive and + especially script use. + Some sh/ksh/pdksh compatibility kludges have been removed. + Homepage: http://mirbsd.de/mksh + +Description: Code documentation generator for .NET + NDoc generates class library documentation from .NET assemblies and + the XML documentation files generated by a C# compiler. It can + currently generate documentation in HTML, LaTeX and CHM (Windows + Help Files). + . + This package contains the console front-end. + +Description: Java runtime library for use with gcj (32bit) + This is the runtime that goes along with the gcj front end to + gcc. libgcj includes parts of the Java Class Libraries, plus glue to + connect the libraries to the compiler and the underlying OS. + . + To show file names and line numbers in stack traces, the packages + libgcj8-dbg and binutils are required. + +Description: g2 2D graphics library (development files) + g2 is an easy to use, portable and powerful 2D graphics library. It provides a + comprehensive set of functions for simultaneous generation of graphical output + to X11 and graphic formats PNG, JPEG and PostScript. g2 is written in ANSI C + and provides Fortran and Perl interfaces. + . + This package provides static library and header files for g2. + +Description: Alamin GSM SMS Gateway mysql interface + Received SMS can be inserted into a mysql table, and messages inside + a mysql table can be sent to Alamin automatically. + +Description: Firefox Arabic language package + Menu and message resource and (region) property package + for Firefox (Arabic language, ar). + +Description: really small HTTP/HTTPS proxy + micro_proxy is a very small Unix-based HTTP/HTTPS proxy. It runs from inetd, + which means its performance is poor. But for low-traffic sites, it's quite + adequate. It implements all the basic features of an HTTP/HTTPS proxy, + including IPv6 forwarding, in only 320 lines of code. + . + Homepage: <http://www.acme.com/software/micro_proxy/> + +Description: Commandline tool to perform operations on tagged collections + tagcoll takes a collection of items categorized with multiple tags and + performs various kinds of operations on them: + . + * organize the collection in an intuitively navigable hierarchy; + * discover and show implicit hierarchical relationships between + tags; + * apply various transformations to the collection + * produce a special patch file with the differencies between two collections. + Such patch files are specific to tagged collections, and can be applied and + merged more freely than normal diff output; + * apply a previously generated patch file to a collection. + . + tagcoll has been written with the purpose of studying tagged collections and + experiment with tagged collection algorithms. + . + For more information, see the Debtags homepage at: + http://debtags.alioth.debian.org + +Description: DebianDoc SGML DTD and formatting tools + This is an SGML-based documentation formatting package used for the + Debian manuals. It reads markup files and produces HTML, LaTeX, DVI + (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, + Info (via Texinfo), DocBook XML (via Texinfo), plain text (with + overstrikes a la troff as well as without) files. + . + The LaTeX based output needs the libpaperg, tetex-bin and tetex-extra + packages. In addition to this, Chinese and Japanese need cjk-latex and + corresponding font packages while Korean needs hlatex and corresponding + font packages. The Texinfo based output needs the texinfo package. + . + Homepage: http://alioth.debian.org/projects/debiandoc-sgml/ + +Description: zope cmf calendar, 1.6 branch + The Zope Content Management Framework provides a set of services and content + objects useful for building highly dynamic, content-oriented portal sites. As + packaged, the CMF generates a site much like the Zope.org site. The CMF is + intended to be easily customizable, in terms of both the types of content used + and the policies and services it provides. + . + The CMFCalendar product is an example of creating a CMF Product. The + CMFCalendar product is also expected to be a generally useful out of the 'box' + and skinnable to accommodate customization within your existing CMF instance. + +Description: X C Binding, render extension, debugging symbols + This package contains the debugging symbols associated with + libxcb-render, the render extension for the X C Binding. gdb will + automatically use these symbols when debugging libxcb-render. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Client support for WPA and WPA2 (IEEE 802.11i) + WPA and WPA2 are methods for securing wireless networks, the former + using IEEE 802.1X, and the latter using IEEE 802.11i. This software + provides key negotiation with the WPA Authenticator, and controls + association with IEEE 802.11i networks. + +Description: Daemon for the jabber.org Open Source Instant Messenger + Jabber is a Free Instant Messaging System + . + In this Package you will find the jabber headers needed for building + jabber plugins e.g. transports. + . + All this high-tech is simply used to provide you with your own IM Server. + See http://www.jabberd.org/ for more details. + . + Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so + you can use all available IM systems from one client. + +Description: abstract space action game + Koules is a somewhat abstract space action game. It supports multiplayer + deathmatch and cooperative play. + . + Koules is a fast action arcade-style game. This version is compiled for X11. + It has cool 256 color graphics, a multiplayer mode for up to 5 players, full + sound and, of course, network support. Koules is an original idea. The first + version of Koules was developed from scratch by Jan Hubicka in July 1995. + +Description: library to interact with Jabber + A C++ implementation of the Jabber protocol. + . + This package contains the debug symbols needed to debug programs + developed using Jabberoo. + +Description: Documentation for WvStreams + Contains all the documentation available to program with WvStreams. + . + The WvStreams library suite is a set of C++ network libraries that + make it fast and simple to develop network applications. + +Description: Perl lib to scan files for viruses + libfile-scan-perl allows users to scan files for known viruses. + . + The purpose is to provide a basis for creating platform independent + virus scanners in Perl. + +Description: Unit Testing Library for C + CUnit is a simple framework for incorporating test cases in your C + code similar to JUnit or CppUnit. It provides C programmers a basic + testing functionality with a flexible variety of user interfaces. It + uses a simple framework for building test structures, and provides a + rich set of assertions for testing common data types. In addition, + several different interfaces are provided for running tests and + reporting results. + +Description: XSLT module for php4 + This package provides a module for XSLT using the Sablotron XSL parser. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: A Bittorrent client written in Python/PyGTK + Deluge is a Bittorrent client, created using Python and GTK+. + . + Deluge is intended to bring a native, full-featured client to Linux GTK + desktop environments such as Gnome and XFCE. + . + It uses Rasterbar's version of libtorrent, and python bindings written + by Kripkenstein. + . + Homepage: http://www.deluge-torrent.org/ + +Description: check websites and HTML documents for broken links + Provides a command line program and web interface to check links + of websites and HTML documents. + Features: + o recursive checking + o multithreaded + o output in colored or normal text, HTML, SQL, CSV, XML or a sitemap + graph in different formats + o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local + file links support + o restrict link checking with regular expression filters for URLs + o proxy support + o username/password authorization for HTTP, FTP and Telnet + o robots.txt exclusion protocol support + o Cookie support + o i18n support + +Description: HTML/XML template library for Ruby 1.8 + Amrita is an html/xhtml template library for Ruby. It makes html + documents from a template and model data. + . + * The template for amrita is a pure html/xhtml document without + special tags like <?...?> or <% .. %> + * The template can be written by designers using almost any html + editor. + * There's no need to change Ruby code to modify the view of the + _dynamic_ part of the template (or the static portion). + * The model data may be any standard Ruby data-- a Hash, Array, + String... or an instance of any user-defined class. + * The output is controlled by _data_, not by logic-- so it's easy to + write, test, and debug code. (Good for eXtremeProgramming) + * The html template can be compiled into Ruby code before execution + with little effort. + . + Amrita uses a template and model data to create an html document by + naturally matching the +id+ attribute of an html element to model data. + . + This package is for Ruby 1.8. + +Description: Ruby/DBI SQLite driver for Ruby 1.8 + Ruby/DBI is a database independent interface for accessing databases, + similar to Perl's DBI. + . + This package contains Ruby/DBI driver for SQLite3 database. + +Description: Validating XML parser for Java + The Xerces-J parser supports XML 1.0 recommendation and contains advanced + parser functionality, such as XML Schema, DOM Level 2 version 1.0, + experimental DOM level 3 support, and SAX Version 2, in addition to + supporting the industry-standard DOM Level 1 and SAX version 1 APIs. + . + This Java version support the standard JAXP 1.0 and 1.1 interfaces. + . + For more information about Xerces-J see the home page at + http://xml.apache.org/xerces-j/index.html. + +Description: a simple non-linear video editor + Open Movie Editor is designed to be a simple tool, that provides + basic movie making capabilities. It aims to be powerful enough + for the amateur movie artist, yet easy to use. + +Description: DebianEdu GNOME desktop applications + This metapackage depends on various GNOME office and desktop applications + that are useful for teachers and their students. + +Description: CLI binding for VTE + This package provides assemblies that allow CLI (.NET) programs to use the + VTE libraries. + . + Gtk# is a CLI (.NET) language binding for the Gtk+ toolkit and assorted GNOME + libraries. + +Description: A script for ircII-EPIC4 + Hienoa is a script for ircII-EPIC4. It has many nice features such as + userlist and themes. The main goals for hienoa are stability and ease of + use while still trying to look good. + +Description: An XML-based forms painter + GNU Enterprise Forms is an XML-based forms painter. It will read + XML files to create GUIs for Win32, GTK+, and Curses. It is fully + data-aware and can be used in n-tier environments with GNU Enterprise + Application Server or in 2-tier environments with MySQL or PostgreSQL. + It is designed for rapid development of business applications. + +Description: Portuguese (Brazil) language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Portuguese (Brazil). + +Description: system-wide profiler for Linux systems + OProfile is a performance profiling tool for Linux systems, capable + of profiling all running code at low overhead. It consists of a + daemon for collecting sample data, plus several post-profiling tools + for turning data into information. Using OProfile also requires + a kernel module, either contained in a separate package called + 'oprofile-modules' for 2.2 and 2.4 kernels, or for 2.6 kernels, + the OProfile kernel module is part of the Linux kernel source and + must be built from the 'kernel-source' package. + . + OProfile leverages the hardware performance counters of the x86 CPU and + the PMU (Performance Monitoring Unit) of the ia64 CPU to enable profiling + of a wide variety of interesting statistics, which can also be used for + basic time-spent profiling. All code is profiled: hardware and software + interrupt handlers, kernel modules, the kernel, shared libraries, and + applications (the only exception being the OProfile interrupt handler + itself). Note that different architectures can use different hardware + mechanisms to collect data. + . + OProfile is currently in alpha status; however it has proven stable over + a large number of differing configurations. As always, there is no warranty. + +Description: Linux kernel image for version 2.6 on generic x86_64 systems - transition package + This package is for transition only. + +Description: XMPP and Jabber implementation for Python (documentation) + PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber + (http://www.jabber.org/protocol/) implementation. It is based on libxml2 -- + fast and fully-featured XML parser. + . + PyXMPP provides most core features of the XMPP protocol and several + JSF-defined extensions. PyXMPP provides building blocks for creating Jabber + clients and components. Developer uses them to setup XMPP streams, handle + incoming events and create outgoing stanzas (XMPP "packets"). + . + Features: + * nearly complete XMPP Core (RFC 3920) protocol for client connections + (includes SASL, TLS and Stringprep) + * mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists) + * XMPP error objects including translations to and from legacy codes for + backward compatibility (JEP-0086). + * legacy authentication ("digest" and "plain") (JEP-0078). + * component protocol (JEP-0114). + * Service Discovery (JEP-0030). + * vCards -- both Jabber "vcard-temp" and RFC 2426 + * basic parts of the Multi-User Chat protocol (JEP-0045) + * delayed delivery timestamps (JEP-0091). + . + This package contains the API documentation of PyXMPP. + +Description: lm-sensors frontend for KDE + This is a lm-sensors frontend for KDE for monitoring a motherboard. + It allows you to access information from temperature and fan speed + sensors. + . + You will need lm-sensors kernel modules to use this package. + . + Author: Miguel Novas <michaell@teleline.es> + Homepage: http://ksensors.sourceforge.net + +Description: Hybrid 7 IRC daemon - OFTC branch + This is the IRC server designed for use on OFTC (irc.oftc.net), based on the + Hybrid 7 ircd. + +Description: Evolution Data Server feed for Galago + A feed for Galago that uses contact entries in the Evolution address book + to link people and accounts. + +Description: Displays a graph detailing memory usage of each process + Gmemusage is a graphical program modelled after the Silicon Graphics Inc. + program of the same name. Gmemusage displays a window with a stacked bar. + Areas on the bar correspond to individual processes running on the system + and are updated periodically. Multiple copies of the same program + (actually, programs with the same name) are merged into one area on the + stack. Sizes of areas in the stack correspond to resident sizes of the + processes. + +Description: a multilingual text processing library - documents + The m17n library is a multilingual text processing library for the C + language. This library has following features: + - The m17n library is an open source software. + - The m17n library for any Linux/Unix applications. + - The m17n library realizes multilingualization of many aspects of + applications. + - The m17n library represents multilingual text as an object named + M-text. M-text is a string with attributes called text properties, + and designed to substitute for string in C. Text properties carry any + information required to input, display and edit the text. + - The m17n library supports functions to handle M-texts. + . + m17n is an abbreviation of Multilingualization. + . + This package contains the man pages and documents of m17n-lib. + +Description: OCaml bindings for Cairo + Cairo is a multi-platform library providing anti-aliased + vector-based rendering for multiple target backends. Paths consist + of line segments and cubic splines and can be rendered at any width + with various join and cap styles. All colors may be specified with + optional translucence (opacity/alpha) and combined using the + extended Porter/Duff compositing algebra as found in the X Render + Extension. + . + Cairo exports a stateful rendering API similar in spirit to the path + construction, text, and painting operators of PostScript, (with the + significant addition of translucence in the imaging model). When + complete, the API is intended to support the complete imaging model of + PDF 1.4. + . + This package contains all the development stuff you need to use Cairo in + your OCaml programs. The folowing backends are supported: PostScript, + PDF, PNG, In-memory images and X11. + +Description: Documentation for cook + Cook is a very powerful and very easy to use replacement + for make. Through the use of Cook's powerful description + language, and its many built in functions, sophisticated + build can be easily accomplished. + . + Cook supports file fingerprints to speed build times, + and also supports parallel builds over a network without + requiring contorted build rules. + +Description: kernel header for the Synaptics cPad driver + You'll need this package if you wish to use any of the ioctl's + to the cPad device driver directly in your code. + +Description: library for loading Gigasampler files and DLS Level 1/2 files + libgig is a C++ library for loading Gigasampler files and + DLS (Downloadable Sounds) Level 1/2 files. + . + For more information visit + http://stud.fh-heilbronn.de/~cschoene/projects/libgig/ + +Description: library for online banking applications + AqBanking provides a middle layer between the applications + and online banking libraries implementing various file formats and protocols. + Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, + AqHBCI is required. + . + Homepage: http://www.aquamaniac.de/aqbanking/ + +Description: Intelligent Teaching and Learning with Computers + iTALC makes it possible, to access and influence the pupils + activities just from the computer of the teacher. With the + help of iTALC, for example the teacher is able to see the + content of the pupils screens on his screen. If a pupil needs + help, the teacher can access the pupils desktop and give support + from his computer. The pupil can watch all activities, the + teacher is doing on his desktop. So the pupil can learn new processes. + For teaching something to all pupils, you can switch into demo-mode + where all screens of the pupils show the teacher-screen. + Furthermore things like locking pupil's screens, killing games, + power on/off clients and much more can be done with iTALC. + . + This package contains the client software for iTALC that can be controlled + using italc-master. + . + Web site: http://italc.sourceforge.net/home.php + +Description: A masquerading proxy for flight simulation networks + PCProxy allows multiple flight simulation clients to share a single network + connection to a flight simulation network, such as VATSIM or IVAO, which is + based on the fsd (Flight Simulator Daemon) protocol. This is particulary + useful for players who wish to have multiple network clients active at + the same time. In tech-terms, PCProxy is a multi-connect masquerading + proxy for fsd traffic over TCP/IP. + . + PCProxy currently only supports networks which operate using the fsd + protocol, like VATSIM and IVAO. + +Description: advanced pc-speaker beeper + beep does what you'd expect: it beeps. But unlike printf "\a" beep allows + you to control pitch, duration, and repetitions. Its job is to live inside + shell/perl scripts and allow more granularity than one has otherwise. It is + controlled completely through command line options. It's not supposed to be + complex, and it isn't - but it makes system monitoring (or whatever else it + gets hacked into) much more informative. + +Description: A smartcard utility for Linux + `smartcard' allows you to control a smart card reader from the + command line. Currently, it supports just a few basic commands + which only work on plain I2C memory cards. + +Description: ipod library + libipod is a C library which provides full support for accessing the iTunes + database. + . + This package contains the python bindings for the library. + +Description: Finnish manual for aptitude, a terminal-based apt frontend + aptitude is a terminal-based apt frontend. This package contains the + Finnish version of the aptitude user's manual in HTML format. + +Description: The GNOME 2 libraries (User Interface) - development files + This package contains the shared library for the base GNOME library + functions (User Interface functions). + +Description: Create large posters out of PostScript pages + Poster takes a one-page PostScript file and scales it to a specified + size. It can tile the resulting image into multiple smaller pages + that can be pasted together to form the big poster. Poster prefers + EPS as its input although freer forms of PostScript are also + understood. + +Description: Ruby interface for the libpcap packet capture library + libpcap (Packet CAPture) provides a portable framework for low-level + network monitoring. This package provides bindings for the Ruby programming + language, version 1.8. + . + Homepage: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html + +Description: 2D space arcade game, themed around 'Star Trek' - data files + Star Voyager is a Frontier/Elite class game in a more arcade style 2D + environment, themed to the 'Star Trek' universe. It utilizes the SDL library + for portability. + . + This package contains the data files used by the game engine + . + Homepage: http://starvoyager.bluesky.me.uk/ + +Description: data files for the moagg game + Moagg (Mother of all Gravity Games) is a 2d gravity game much like + GravityForce(tm) and SpaceTaxi(tm). Player pilots a small space ship + and have to navigate that ship through different levels. But beside + the gravity that drags ship down there are other obstacles like laser + ports, magnets, black holes, cannons, rockets and grinders. + . + This package contains data files for moagg. + . + Homepage: http://moagg.sourceforge.net + +Description: Development header for libmodxslt + This package provides the development headers for the mod-xslt + library, libmodxslt. + . + You only need this package if you are planning on compiling software + that depends upon the libmodxslt0. + +Description: SOPE libraries for iCal handling + SOPE is a framework for developing web applications and services. The + name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. + . + The SOPE libraries for iCal handling contain classes for iCalendar and + vCard objects. + +Description: A logging library for C++ (development files) + Log4cxx is the C++ port of log4j, a logging framework for JAVA. + Log4cxx attempts to mimic log4j usage as much as the language will + allow and to be compatible with log4j configuration and output formats. + +Description: Library for easily querying DNS SRV records - development files + RULI stands for Resolver User Layer Interface. It's a library + built on top of an asynchronous DNS stub resolver. RULI + provides an easy-to-use interface for querying DNS SRV + resource records. The goal is to promote the wide deployment + of SRV-cognizant client programs. RULI aims to fully support + SRV-related standards. + . + This package contains the RULI development libraries and + header files, required to develop and/or compile + applications that use RULI. + +Description: linux kernel aio access library - development files + This library enables userspace to use Linux kernel asynchronous I/O + system calls, important for the performance of databases and other + advanced applications. + +Description: Scientific Interface Definition Language (SIDL) Java runtime + Babel is a compiler for the Scientific Interface Definition Language (SIDL), + currently under development as a support tool for parallel simulation codes. + . + SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future + extension to data redistribution on massively parallel architectures. In + addition, because of the large amount of existing and very important + scientific code written in FORTRAN, SIDL is designed with support for that + language in mind. + . + Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++, + Java and Python. + . + This package contains the Java SIDL runtime library. + +Description: line editor for interactive programs + Ledit is a line editor, allowing to use control commands like in emacs + or in shells (bash, tcsh). To be used with interactive commands. It is + written in OCaml and Camlp4 and uses the library unix.cma. + +Description: Specific Exim mail server configuration plugin + This package holds a plugin for adduser-ng program, that is written for a + specific configuration of Exim MTA called EximConf. If you use Exim with this + configuration and adduser-ng program, please consider installing this plugin. + Main goals of this plugin are: + . + * automatically add email aliases when adding a new user + * automatically remap outgoing mail for new user to a desired domain name + . + Homepage: http://adduser.linux.pl + +Description: ALSA plugin for BEAST + BEAST/BSE is a plugin-based graphical system where you can link objects + to each other and generate sound. + . + This package contains a plugin for BEAST that uses ALSA (the Advanced + Linux Sound Architecture) to output sound. + +Description: PC/SC driver for the Athena ASEDrive IIIe USB smart card reader + This package provides a PC/SC IFD handler bundle for the Athena ASEDrive + IIIe USB smart card readers. This driver is necessary to use one of these + devices with the PC/SC Lite resource manager (pcscd). + . + Manufacturer homepage: http://www.athena-scs.com/ + +Description: [Physics] Data for Geant 3.21 detector simulator + Geant simulates the passage of subatomic particles through matter, for + instance, particle detectors. For maximum flexibility, Geant simulations + are performed by linking Fortran code supplied by the user with the Geant + libraries, then running the resulting executable. + . + This package includes data files for use by Geant. + +Description: prompt string formatter + libenv-ps1-perl supplies variables that are "tied" to environment + variables like 'PS1' and 'PS2', if read it takes the contents of the + variable as a format string like the ones bash(1) uses to format the + prompt. + . + It is intended to be used in combination with the various ReadLine + packages. + +Description: OCaml library for writing HTTP servers + OCaml HTTP is a library for the Objective Caml programming language, + used to build simple HTTP servers, largely inspired to Perl's + HTTP::Daemon module. + . + In order to implement an HTTP servers the programmer has to provide a + daemon specification which contains, among other parameters, a callback + function invoked by OCaml HTTP on well formed HTTP requests received. + HTTP responses could be sent over an out_channel connected with client + socket, accessible from the callback. + . + The library contains also facility functions that helps in creating + well formed HTTP responses and a tiny HTTP client. + +Description: runtime library for LingoTeach + LingoTeach is a GTK2-based language teaching program providing different + translations like English, German, and Spanish. You can add your own + languages and translations. At the moment, 825 words and phrases are + available. LingoTeach's homepage can be found at http://www.lingoteach.org/. + . + This package contains the runtime library required by LingoTeach. + +Description: A non-DNS IP-to-country resolver library + GeoIP is a C library that enables the user to find the country that any + IP address or hostname originates from. It uses a file based database + that is accurate as of March 2002. This database simply contains IP blocks + as keys, and countries as values. This database should be more complete and + accurate than using reverse DNS lookups. + . + This package contains the shared library. + +Description: output an XHTML view of the dpkg database + Pdbv ("package database view") generates a navigable XHTML view of the + dpkg database, for viewing with a browser. + . + Homepage: https://gna.org/projects/pdbv/ + +Description: X C Binding, composite extension, debugging symbols + This package contains the debugging symbols associated with + libXCBcomposite, the composite extension for the X C Binding. gdb will + automatically use these symbols when debugging libXCBcomposite. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Clients provided with BIND + The Berkeley Internet Name Domain (BIND) implements an Internet domain + name server. BIND is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package delivers various client programs related to DNS that are + derived from the BIND source tree. + +Description: ICQ client (base files) + This is an ICQ instant messaging client daemon that supports a number + of interfaces via plug-ins, primarily KDE or Qt, but also GTK+, console, + and several utility plug-ins. + . + Implemented features include messaging, chat, file transfer, whitepages, + history, invisible list, server-side stored contacts, typing + notification, phone book, user pictures, proxy support, user groups, + network monitor window, themed docking skin and icon pack support, + FIFO support for remote control, international support with Unicode and + translations, user floaty windows, auto-raise and auto-popup incoming + messages, per-user customized auto responses, SSL secure client to + client connections, GPG encrypted messages. + . + At least one plug-in is required for Licq to function. The plug-ins + are distributed in separate packages named "licq-plugin-*". + . + Web site: http://www.licq.org/ + +Description: Java ClassLoader Framework + Classworlds is a framework for container developers who require complex + manipulation of Java's ClassLoaders. Java's native ClassLoader mechanims + and classes can cause many headaches and confusion for certain types of + application developers. Projects which involve dynamic loading of + components or otherwise represent a 'container' that can benefit from the + classloading control provided by classworlds. + . + Classworlds provides a richer set of semantics for class loading than + Java's normal mechanisms, while still being able to provide a + ClassLoader interface to integrate seamlessly with the Java environment. + +Description: Everaldo's "Crystal Clear" icon theme for KDE + Unlike kde-icons-crystal -- which is in fact Everaldos "Crystal SVG" icon + theme from 2003, -- this package does not contain graphics in SVG format. But + the "Crystal Clear" icons are newer and seem to be becoming more popular than + the "Crystal SVG" icons. + . + In Aug-2005 "Crystal Clear" was the most popular icon theme on kde-look.org. + If you like the old "Crystal SVG" you should probably give "Crystal Clear" a + try! + +Description: perl module interface to rsync(1) + Perl Convenience wrapper for the rsync(1) program. + +Description: PluggableAuthService adapter for Plone + This product adapts the PluggableAuthService for use by Plone. + In some places, PlonePAS acts as an adaptor to make PAS provide + enough of GRUF's interface to satisfy Plone. + . + PlonePAS also modifies Plone to work with PAS by providing + partially-new implementations of several tools. + . + It also provides extra capabilties for PAS needed by plone, such as + mutable property sheets, local role calculation, creation of group + objects, and more. + +Description: sends desktop notifications to a notification daemon + A library that sends desktop notifications to a notification daemon, as + defined in the Desktop Notifications spec. These notifications can be + used to inform the user about an event or display some form of + information without getting in the user's way. + . + This package contains the include files and static library. + +Description: Slovak Thesaurus for OpenOffice.org + Openoffice.org is a full-featured office productivity suite that provides a + near drop-in replacement for Microsoft(R) Office. + . + This package contains an Slovak thesaurus for OpenOffice.org. + +Description: Perl Kanji code conversion Filter + Pkf is a perl script and has features as nkf (Network Kanji + Filter). This converts from an input code including one of + JIS, SJIS, Japanese EUC to a code another assigned one. + +Description: standard dictionary file for SKK in cdb format for faster access + This package provides `SKK-JISYO.cdb', the standard dictionary file for + SKK Japanese input systems, converted to constant database (cdb) for + faster access. Currently, this package contains the large size dictionary + file `SKK-JISYO.L.cdb' as the standard dictionary file. + . + Since this dictionary is a cdb file, it requires cdb support for accessing. + SKK dictionary servers dbskkd-cdb and skksearch can handle cdb-style + dictionaries, but ddskk cannot in itself. + . + The original plain text version of this dictionary is provided by the + skkdic package. Other dictionary files, such as zipcode, personal names, + small size, are provided by the skkdic-extra package. To merge or edit + dictionaries, install the skktools package. + . + Homepage: http://openlab.jp/skk/ + +Description: An audio mixer with Tk interface + This is a compact audio mixer featuring graphical Tk interface and + equipped with slide bars, mute buttons, and a configuration facility. + +Description: Manages code generation for compiler development + The treecc program is designed to assist in the development of compilers + and other language-based tools. It manages the generation of code to handle + abstract syntax trees and operations upon the trees. + +Description: effect plug-ins for kino + kinoplus provides various effect plug-ins for + the non-linear DV (Digital Video) editor kino. + The following effects are implemented: + tweenies, pan and zoom, charcoal, pixelate, jerky + image filter, multiple image import, ImageMagick + titler, ImageMagick overlay, and blue chroma key + functionality. + . + Homepage: http://users.pandora.be/acp/kino/kinoplus.html + +Description: Support for extra binary formats + The binfmt_misc kernel module, contained in versions 2.1.43 and later of the + Linux kernel, allows system administrators to register interpreters for + various binary formats based on a magic number or their file extension, and + cause the appropriate interpreter to be invoked whenever a matching file is + executed. Think of it as a more flexible version of the #! executable + interpreter mechanism. + . + This package provides an 'update-binfmts' script with which package + maintainers can register interpreters to be used with this module without + having to worry about writing their own init.d scripts, and which sysadmins + can use for a slightly higher-level interface to this module. + +Description: flexible BrainFuck interpreter + beef is a BrainFuck interpreter, that is, a program which executes BrainFuck + code on the fly. + . + Its behavior is configurable using command-line options, so you can run most + BrainFuck programs written for many other interpreters/compilers without + modifications. + . + beef gets rid of some historical BrainFuck limitations: for example, the + length of the memory tape has no limits except for the amount of memory your + computer has. + . + beef's aim is not to be incredibly small or optimized, but to be a flexible + and pleasant-to-work-with interpreter. + +Description: X.509 and CMS support library + KSBA (pronounced Kasbah) is a library to make X.509 certificates as + well as the CMS easily accessible by other applications. Both + specifications are building blocks of S/MIME and TLS. + . + KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER + Encoder, Certificate Handling and CMS Handling. + . + This package contains the development library files. + +Description: Linux 2.6 image on AMD64 K8 machines - transition package + This package is for transition only. + +Description: Query Object Framework - SQLite backend module + QOF is a framework to allow the execution of SQL-type + queries using collections of in-memory objects as 'tables'. + . + This module provides a SQLite backend intended for + embedded systems. The package can also be installed + alongside the default QSF XML backend. + . + Homepage: http://qof.sourceforge.net/ + +Description: Kochi Subst Mincho Japanese TrueType font without naga10 + ttf-kochi-mincho is high quality, Japanese mincho TrueType font. + It does not include naga10 font, so it's DFSG-free. + . + The family of ttf-kochi-* is very smooth and beautiful compared with + current free Japanese TrueType fonts. It has bitmap hinting information, + so it's beautiful and not jagged to display on the CRT. + This font is suitable for both printing and displaying Japanese + characters. + +Description: Pango bindings for the Ruby language + Pango is a library for layout and rendering of text, with an emphasis on + internationalization. This package contains libraries for using Pango with + the Ruby programming language. + +Description: library to extracts CAB files from self-extracting installers + Orange is a tool and library for squeezing out juicy installable Microsoft + Cabinet Files from self-extracting installers for Microsoft Windows. + It currently supports the following kinds of installers: + * Early support for installers created by Installer VISE. (Orange 0.3 or + later) + * Support for some installers created by Inno Setup. (Orange 0.2 or later) + * Early support for the installer used by TomTom products. (Orange 0.2 or + later) + * InstallShield versions 5 and 6. + * Setup Factory versions 5 and 6. + * Some other installer (using a DLL called inflate.dll). This is used by + for example Macromedia Flash Player 6 for Pocket PC 2002. + * Microsoft Cabinets (also self-extracting) when you have Cabextract + installed. + * Zip archives (also self-extracting) when you have UnZip installed. + +Description: Welsh (cy) translations for KOffice + This package contains the Welsh translations for all applications + in the KDE Office Suite. + +Description: The GNU assembler for Pocket PC + This assembler targets Pocket PC devices. + +Description: Very small firewall script, for configuring iptables + Uruk is a wrapper for Linux ip[6]tables. A very simple shell script, but + useful if you need similar (but not the same) packet filtering configurations + on lots of hosts. It uses a template file, which gets sourced as a shell + script, to get lists of source addresses, allowed to use specific network + services. Listing these groups of allowed hosts and allowed services is all + what's needed to configure your box. + . + Main difference with other firewall setup tools: uruk is just a very small + (just 11K!) shell script, no gui, no interactive setup, no default + configuration. You'll like this if you'd rather not have lots of (probably + buggy) code between you and your filtering rules. + . + Homepage: http://mdcc.cx/uruk/ + +Description: Perl framework for parsing files in Pod markup language + Pod::Simple is a Perl library for parsing text in the Pod ("plain old + documentation") markup language that is typically used for writing + documentation for Perl and for Perl modules + +Description: ASCII art stereogram generator + This program generates the well-known and popular random dot stereograms + in ASCII art. + +Description: SID (MOS 6581) emulation library + This is a (shared) library that implements the emulation of the C64's + SID chip (MOS 6581) and CPU (6510). It is used by several "player" + applications, e.g. sidplay, which make it possible to listen to *really* + a lot (13.600+) of tunes, known from old and new C64 programs (as well + as Amiga compositions). + . + Find most of the available musics from your favourite games or demos + and more in the High Voltage SID Collection (HVSC). For downloads and + information about the volunteers, who maintain the collection, look at + the HVSC homepage http://www.hvsc.c64.org. + +Description: Tresys tools for managing Security Enhanced Linux + Security-enhanced Linux is a patch of the Linux kernel and a number + of utilities with enhanced security functionality designed to add + mandatory access controls to Linux. This package contains the + headers and archives used for linking to the library routines used to + parse and store SELinux audit messages. + +Description: Direct solution of large, sparse systems of linear equations + SuperLU is a general purpose library for the direct solution of + large, sparse, nonsymmetric systems of linear equations on high + performance machines. The library is written in C and is callable from + either C or Fortran. The library routines will perform an LU + decomposition with partial pivoting and triangular system solves + through forward and back substitution. The LU factorization routines + can handle non-square matrices but the triangular solves are performed + only for square matrices. The matrix columns may be preordered (before + factorization) either through library or user supplied routines. This + preordering for sparsity is completely separate from the + factorization. Working precision iterative refinement subroutines are + provided for improved backward stability. Routines are also provided + to equilibrate the system, estimate the condition number, calculate + the relative backward error, and estimate error bounds for the refined + solutions. + +Description: Arabic (ar) internationalized (i18n) files for KDE + This package contains the Arabic internationalized (i18n) files for + all KDE core applications. + +Description: an ELF object file access library: development files + The elf library provides routines to access, and manipulate, Elf object + files. It is still not complete, but is required for a number of programs, + such as Eli (a state of the art compiler generation system), and Elk (the + Extension Language Kit - an implementation of the Scheme programming + language.) + . + This development library is only needed if you intend to compile, or + write, your own programs with this library. It holds the static linking + library (.a), and the required .so link to libelf0.so.0. To run programs + linked with this library, install the libelfg0 package. + +Description: Lists files in a custom way + limo is a replacement for ls with some knobs on. By default, it is + installed as both limo and as li. It tries to give far more control + over the output format than ls and has simpler and more straightforward + (albeit more verbose) options. It also has the -l and -s options which + behave similarly to those of ls. + +Description: Czech (cs) translations for KOffice + This package contains the Czech translations for all applications + in the KDE Office Suite. + +Description: Sounds and background music for use with PySol + When this package is installed along with pysol-sound-server, + PySol can play sounds and background music. It is mostly useless + without the server. + +Description: Perl extensions for IFEFFIT + This package provides an interface to IFEFFIT (interactive program for + analysis of x-ray absorption spectroscopy data) from Perl. + . + Homepage: http://cars9.uchicago.edu/ifeffit/ + +Description: GCC stack smashing protection library (32bit) + GCC can now emit code for protecting applications from stack-smashing attacks. + The protection is realized by buffer overflow detection and reordering of + stack variables to avoid pointer corruption. + +Description: GKrellM XMMS Plugin + This GKrellM plugin allows you to control XMMS (The X MultiMedia System). + +Description: Perl extension for checking validity of MARC records + Module for checking validity of MARC records. 99% of the users will want to do + something like is shown in the synopsis. The other intrepid 1% will overload + the MARC::Lint module's methods and provide their own special field-level + checking. + . + What this means is that if you have certain requirements, such as making sure + that all 952 tags have a certain call number in them, you can write a function + that checks for that, and still get all the benefits of the MARC::Lint + framework. + +Description: X11 keyboard UI presentation library (debug package) + libxkbui provides an interface to easily present XKB layouts as graphical + widgets. For more imformation, please see libxkbfile1. + . + This package contains the debug versions of the library found in libxkbui1. + Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/xkbui' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: memory Technology Device Tools + Tools for manipulating memory technology devices, such as flash + memory, Disk-On-Chip, or ROM. Includes mkfs.jffs2, a tool to + create JFFS2 (journaling flash file system) filesystems. + +Description: Network-wide monitoring suite -- servent + For monitoring a bunch of network-connected computers, + dmachinemon is an ideal software. It can be used to show + load average, available memory, and top processes + running on each machine. + . + This package includes dmachinemon-servent, for servent + systems, which often are cluster nodes. + . + A servent system is a node which does the role of a + server and a client, providing and requesting information + at the same time. + +Description: development files for libavcodec + This is the codec library from the ffmpeg project. It supports most existing + encoding formats (MPEG, DivX, MPEG4, AC3, DV...). + . + This package contains the header files and static libraries needed to + compile applications or shared objects that use libavcodec. + +Description: [Physics] Monte Carlo library for quark / heavy lepton decays + Eurodec is a general purpose Monte Carlo library for the fragmentation and + decay of quarks, di-quarks, heavy leptons, etc. It can be used with the + included event generator EUROJET, or with your own event generator. + . + This is the static version of the library. FORTRAN header files are also + included. + +Description: [Physics] Monte Carlo generator for proton/electron reactions + ISAJET is a Monte Carlo library which simulates p-p, pbar-p, and e+ e- + interactions at high energies. The library is based on perturbative QCD + combined with phenomenological models for parton and beam jet fragmentation. + ISAJET incorporates ISASUSY, which evaluates branching ratios for the minimal + supersymmetric extension of the Standard Model. + . + This is the static version of the library. Also included are FORTRAN header + files and some documentation. + +Description: debugging symbols for kdetoys + This package contains the debugging symbols associated with kdetoys. + They will automatically be used by gdb for debugging kdetoys-related + issues. + +Description: Azerbaijani (az) internationalized (i18n) files for KDE + This package contains the Azerbaijani internationalized (i18n) files for + all KDE core applications. + +Description: Windows API Implementation (aRts Sound Module) + This is a BETA release of Wine, the free MS-Windows API implementation. + This is still a work in progress and many applications may still not work. + . + This package contains an aRts sound driver. + . + Wine is often updated. + +Description: log analyser with nice output written in Perl + Logwatch is a modular log analyser that runs every night + and mails you the results. It can also be run from command line. + . + The output is by service and you can limit the output to one particular + service. The subscripts which are responsible for the output, mostly + convert the raw log lines in structured format. + . + Logwatch generally ignores the time component in the output, that means, + you will know that the reported event was logged in the requested range of + time, but you will have to go to the raw log files to get the exact details. + . + The homepage of logwatch is: http://www.logwatch.org/ + +Description: Development files for the config library + A parser library for a configuration file format used by most of + the author's programs. + . + The library provides support for parsing a configuration file format + which is a somewhat of a mix between the common GNU-like configuration + files and a C program. + . + Currently the configuration file support boolean values, integers, strings + (which can span multiple lines), and enumerations. Arrays and sections are + also supported and can be nested to unlimited depths. + . + Please see the CAVEATS file included in this package for information on how + to construct configuration files and how to use this library in your own + programs. + . + This package contains files needed if you wish to use libconfig + in your own programs. + +Description: Free Lossless Audio Codec - C++ runtime library + FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is + similar to MP3, but lossless. The FLAC project consists of: + . + * The stream format + * libFLAC, which implements a reference encoder, stream decoder, and file + decoder + * flac, which is a command-line wrapper around libFLAC to encode and decode + .flac files + * Input plugins for various music players (Winamp, XMMS, and more in the + works) + . + This package contains the runtime library libFLAC++. + +Description: British English male speaker for festival, 16khz sample rate + This is a diphone database for festival that uses 16k samples for high + quality sound output. This is a large database (9 MB), and festival will + convert text to speech more slowly using it, so you might want to install + festvox-rablpc8k instead if you have low disk space or a slow computer. + . + The voice contained in this database is a British English male speaker. + +Description: X Window System utility programs for development + xutils-dev provides a set of utility programs shipped with the X Window System + that do not require the X libraries; many of these programs are useful + even on a system that does not have any X clients or X servers installed. + . + The programs in this package include: + - ccmakedep, a version of makedepend which "does it right" + - imake, a C preprocessor interface to the make utility; + - lndir, a tool that creates a shadow directory of symbolic links to + another directory tree; + - makedepend, a tool to create dependencies in makefiles; + - makeg, a tool for making debuggable executables; + +Description: render images of the earth + xplanet is similar to xearth, where an image of the earth is rendered + into the X root window. Various projection systems are available for + display. All of the major planets and most satellites can be drawn. + . + http://xplanet.sourceforge.net/ + +Description: MNI medical image format tools + This package contains tools to manipulate MINC files. + . + The Minc file format is a highly flexible medical image file format + built on top of the NetCDF generalized data format. The format is + simple, self-describing, extensible, portable and N-dimensional, with + programming interfaces for both low-level data access and high-level + volume manipulation. On top of the libraries is a suite of generic + image-file manipulation tools. The format, libraries and tools are + designed for use in a medical-imaging research environment: they are + simple and powerful and make no attempt to provide a pretty interface + to users. + +Description: Lisp package for clue/clio/pictures: X interfaces for lisp + Clue is to lisp what xlib is to C. It's basic, but + close to the metal. + . + Clio is to Lisp what Xt is to C. + It uses CLOS to give an OO interface to X. + . + Pictures is an imaging-system for clue. + It lets people use constraints and such to draw pictures. + +Description: TTY Snoop - allows you to spy on telnet+serial connections + TTYSnoop allows you to snoop on login tty's through another tty-device or + pseudo-tty. The snoop-tty becomes a 'clone' of the original tty, + redirecting both input and output from/to it. + +Description: GeoIP support for apache2 + This is an apache2 module for finding the country that a web request + originated from. It uses the GeoIP library and database to perform + the lookup. + . + This module only works on Apache 2.0.x servers. + . + You can find more information about GeoIP at http://www.maxmind.com. + +Description: zip archive manager class for PHP + PclZip library offers compression and extraction functions for Zip formatted + archives (WinZip, PKZIP). + PclZip gives you the ability to manipulate zip formatted arhives. You can + create an archive, list the content and extract all its content in the file + system. + PclZip defines an object class which represent a Zip Archive. This class + manages the archive properties and offers access method and actions on the + archive. + . + Homepage: http://www.phpconcept.net/pclzip/ + +Description: library to load .glade files at runtime (Gnome widgets support) + This library allows you to load user interfaces in your program, which are + stored externally. This allows alteration of the interface without + recompilation of the program. + . + The interfaces can also be edited with GLADE. + +Description: open-source Python bindings for The Open Dynamics Engine + PyODE is a set of open-source Python bindings for The Open Dynamics + Engine, an open-source physics engine. PyODE also includes an XODE + parser. + . + Homepage: http://pyode.sourceforge.net/ + . + This package provides PyODE for supported versions of Python. + +Description: configuration tool for wireless RT2400 network cards + This package provides an X11 application to configure the RT2400 wireless + network card. It must be used with the corresponding RT2400 driver. + . + This package is useless without the appropriate rt2400-modules-x.yy.zz package + for the kernel you are running, except if you have built it by hand. You can + create such a package from rt2400-source. + +Description: user-contributed add-ons to the Ion 3 window manager + Provides user-contributed add-ons to the Ion 3 window manager, + Including: + * scripts that can alter Ion's window management behaviour + * monitors for Ion's statusbar to monitor disk usage, network + traffic, battery and more. + * multiple themes that change Ion's look + . + Homepage: http://modeemi.fi/~tuomov/repos/ion-scripts-3/ + +Description: GNOME panel and library for panel applets - debugging symbols + This package contains debugging symbols for gnome-panel and the + libpanel-applet library. It is provided to help debugging problem in + the panel itself or in the library. The debugging symbols are installed + in /usr/lib/debug and will automatically be used by gdb. + +Description: Development files for libxfce4mcs-client and -manager + This package contains the development files libxfce4mcs-client + and libxfce4mcs-manager which are the main parts of the Xfce4 + configuration system. If you want to develop applications that + use one of these two libraries, you want to install this package. + . + Homepage: http://www.xfce.org/ + +Description: General Purpose library for Java + JCommon is a free general purpose Java class library that is used in + several projects at The Object Refinery, including JFreeChart and + JFreeReport. + . + The library includes: + * user interface classes for displaying information about applications + * custom layout managers + * a date chooser panel + * serialization utilities + * XML parser support classes + +Description: Shows a console session in several terminals + The gems system is a client/server application that allows to show a single + console session in different computers or terminals in real time. + It can also be used to transmit any other kind of data to more than one + computer at the same time, via a network connection. + . + It was designed as an educational tool for teachers that have to show in + a computer lab how to do certain things with the console. Using the + gems system, each student can observe in his/her own terminal everything the + teacher does. + +Description: TCL module for wzdftpd + This package provides the necessary files to run TCL plugins in wzdftpd, + in the TCL module. + +Description: the war game of the century + Empire is a console game simulation of a full-scale war between two + emperors, the computer and you. Naturally, there is only room for + one, so the object of the game is to destroy the other. + . + The world on which the game takes place is a square rectangle containing + cities, land, and water. Cities are used to build armies, planes, and + ships which can move across the world destroying enemy pieces, exploring, + and capturing more cities. + . + The classic game from the 1980s uses text mode graphical output, drawing + your units, cities and the world in color. Commands are issued using + they keyboard. + +Description: Catalan (ca) translations for KOffice + This package contains the Catalan translations for all applications + in the KDE Office Suite. + +Description: Afrikaans (af) internationalized (i18n) files for KDE + This package contains the Afrikaans internationalized (i18n) files for + all KDE core applications. + +Description: Brazilian Portuguese dictionary for GNU Aspell + This package contains all the required files to add support for the + Brazilian Portuguese language to the GNU Aspell spell checker. + . + Homepage: http://lexico.codigolivre.org.br/ + +Description: Picon (Personal Images) database for very high-level domains + "picons" is short for "personal icons". They're small, constrained + images used to represent users and domains on the net, organized into + databases so that the appropriate image for a given e-mail address can + be found. Besides users and domains, there are picons databases for + Usenet newsgroups and weather forecasts. The picons are in either + monochrome XBM format or color XPM and GIF formats. + . + These databases have been compiled in hopes of helping make cyberspace + a more personable place. With them, software and services can be + developed to identify persons on the net by face (or, at least, by + institution logo) instead of by a cryptic e-mail address. Software of + this kind is for example xfaces and exmh. + +Description: A Perpetual Jewish Calendar + Hebcal is a program which prints out the days in the Jewish calendar + for a given gregorian year. Hebcal is fairly flexible in terms of which + events in the Jewish calendar it displays. + +Description: VMware's Incredibly Exciting Widgets + libview is VMware's Incredibly Exciting Widgets, a useful collection of + GTK+ widgets used within VMware products, free for everybody's use. + . + This library consists of several widgets that are used by VMware in + Workstation and other products and has been given back to the OSS + community. These widgets are under the MIT license and are largely + written in C++ for GTKMM. + . + This is the library package. + . + Homepage: http://view.sourceforge.net/ + +Description: Large Scale Machine Learning Toolbox + SHOGUN - is a new machine learning toolbox with focus on large scale kernel + methods and especially on Support Vector Machines (SVM) with focus to + bioinformatics. It provides a generic SVM object interfacing to several + different SVM implementations. Each of the SVMs can be combined with a variety + of the many kernels implemented. It can deal with weighted linear combination + of a number of sub-kernels, each of which not necessarily working on the same + domain, where an optimal sub-kernel weighting can be learned using Multiple + Kernel Learning. Apart from SVM 2-class classification and regression + problems, a number of linear methods like Linear Discriminant Analysis (LDA), + Linear Programming Machine (LPM), (Kernel) Perceptrons and also algorithms to + train hidden markov models are implemented. The input feature-objects can be + dense, sparse or strings and of type int/short/double/char and can be + converted into different feature types. Chains of preprocessors (e.g. + substracting the mean) can be attached to each feature object allowing for + on-the-fly pre-processing. + . + SHOGUN comes in different flavours, a stand-a-lone version and also with + interfaces to Matlab(tm), R, Octave, Readline and Python. This is the R + package. + . + Homepage: http://www.shogun-toolbox.org + +Description: Documentation for the Biopython library + Documentation and examples about how to use the Biopython + library. + +Description: Transition package for icedove-inspector rename + Package to ease upgrading from older mozilla-thunderbird-inspector + packages to the new icedove-inspector package. + . + This package can be purged at anytime once the icedove-inspector + package has been installed. + +Description: KL1 to C compiler system + The KLIC implementation compiles KL1 programs into C programs, then + compiles them using C compilers of the host system, and then links the + objects with runtime libraries (including libraries provided by UNIX). + . + KLIC is an implementation of a concurrent logic programming language + KL1. KL1 is based on a flat version of the Guarded Horn Clauses (GHC) + language. GHC is a member of so-called committed-choice logic + programming language family and has siblings such as Concurrent + Prolog, Parlog, Janus and Fleng. + +Description: Header files and static libraries for the OpenGL XForms library + This package contains the header files and static libraries for the + XForms library. + . + Install this package if you want to develop programs using the XForms + library under OpenGL. + +Description: Documentation for GNU sharutils + This package contains the HTML documentation for GNU sharutils. + +Description: Baekmuk series TrueType fonts + This is a set of Korean TrueType fonts, which contains 4 font + families. + +Description: Embedding Ruby in the Apache2 web server + mod_ruby embeds the Ruby interpreter into the Apache2 web server, + allowing Ruby CGI scripts to be executed natively. These scripts will + start up much faster than without mod_ruby. + +Description: A KDE application used for displaying scientific data + This is a meta-package for kst which installs all of the relevant + packages. + . + kst is a program for examining data streams which can plot x-y plots, + power spectra, histograms and equations (including equations of data + streams). It can also be used to examine data in files which are being + updated as data is being logged, in which case it can act as a plotter + for a chart recorder. + . + kst also contains a command line interface for rapid analysis of large + amounts of data. + . + Homepage: http://kst.kde.org/ + +Description: Automatically adapt laptop ethernet - documentation + The laptop-net package supports the built-in ethernet of laptops by + providing several integrated features that automatically adapt the + laptop to the network environment. The package is easily configured + to support a wide variety of network environments, and supports + manual as well as automatic management of the network interface. + . + Laptop-net can automatically: start and stop the network interface at + appropriate times; disable the network interface when the network + cable is removed, and enable it when the cable is inserted; select + the network interface's IP address, either by probing the network for + known hosts or by use of the DHCP protocol; customize the laptop's + software configuration to match the network interface's IP address. + . + This package contains the documentation for laptop-net. + +Description: program that tries to learn a human language + gNiall attempts to learn whatever language you try to teach it. It is + basically a dissociator: it collects statistics on sentences you type + and tries to construct meaningful replies. gNiall is inspired by Niall, + an Amiga program by Matthew Peck. + +Description: WINGs Display Manager - an xdm replacement with a WindowMaker look + This is an xdm replacement based on the WINGs widget set. WINGs is the + NeXT-like widget set used by WindowMaker and some other programs. wdm + provides a nice and versatile login panel along with xdm functionality. + . + Homepage: http://voins.program.ru/wdm + +Description: ASN.1 compiler for C + This ASN.1 compiler turns the formal ASN.1 specifications + into the C code. The compiler is shipped together with + conformant BER/DER/XER codecs. The X.509 and GSM TAP3 + decoding examples are shipped as well. + +Description: XMMS2 - Ruby client library + XMMS2 is a redesign of the XMMS music player. It features a client-server + model, allowing multiple (even simultaneous!) user interfaces, both textual + and graphical. All common audio formats are supported using plugins. On top of + this, there is a flexible media library to organize your music. + . + This package contains a Ruby library that allows you do write xmms2 clients. + It's a language binding of libxmmsclient0. + . + This package is an empty dummy package that always depends on a package + built for Debian's default Ruby version. + +Description: An addressbook for the GNOME desktop + Rubrica stores personal data (first name, last name, etc.) web urls and + email addresses, telephone numbers (home, etc.), job data (company + name, company address, assignment in company), notes (contact is + married, etc.). + . + Author: Nicola Fragale <nicolafragale@libero.it> + Homepage: http://digilander.libero.it/nfragale/ + +Description: Python module for unit testing using mock objects + Mock Objects is a test-first development process for building object-oriented + software and a generic unit testing framework that supports that process. + . + This package allows you to use Mock Objects for unit testing Python programs. + . + Homepage: http://pmock.sourceforge.net + +Description: XML Simple Parser for Common Lisp + XMLS provides a simple parser of XML that covers a very useful subset + of XML. + +Description: utility for IPMI control with kernel driver or LAN interface + A utility for managing and configuring devices that support the + Intelligent Platform Management Interface. IPMI is an open standard + for monitoring, logging, recovery, inventory, and control of hardware + that is implemented independent of the main CPU, BIOS, and OS. The + service processor (or Baseboard Management Controller, BMC) is the + brain behind platform management and its primary purpose is to handle + the autonomous sensor monitoring and event logging features. + . + The ipmitool program provides a simple command-line interface to this + BMC. It features the ability to read the sensor data repository + (SDR) and print sensor values, display the contents of the System + Event Log (SEL), print Field Replaceable Unit (FRU) inventory + information, read and set LAN configuration parameters, and perform + remote chassis power control. + +Description: A literate-programming tool for C/C++/Fortran/Ratfor + Literate-programming allows the programmer to write a program's + code and its code's documentation, with equal importance accorded + to both. This helps producing a well-documented code. + . + FWEB has grown out of Knuth and Levy's CWEB; it is far more + configurable and customizable than the original, uses LaTeX to + typeset documented code, provides a very powerful macro processor... + . + Ratfor programmers may appreciate the builtin Ratfor-to-Fortran + translator if they don't have the right compiler. + . + Other languages than those cited may be used, but without code + pretty-printing. + +Description: Multilingual templates for Template Toolkit + This subclass of Template Toolkit's Template class supports multilingual + templates: templates that contain text in several languages. + . + Homepage: http://search.cpan.org/~cholet/Template-Multilingual-0.06/ + +Description: provides Log::Agent::Logger perl module + Log::Agent::Logger is mini component of Log::Agent. + Log::Agent is a general logging framework aimed at reusable modules. + +Description: a program to control monitor parameters + DDCcontrol is a tool used to control monitor parameters, like brightness + and contrast, without using the OSD (On Screen Display) and the buttons + in front of the monitor. + . + Homepage: http://ddccontrol.sourceforge.net/ + +Description: Singleton class for mod_perl + Apache::Singleton is a Perl module that provides a Singleton class suitable + for use with mod_perl. + . + A Singleton describes an object class that can have only one instance in any + system. An example of a Singleton might be a print spooler or system + registry. + . + For a description and discussion of the Singleton class, see + "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. + +Description: NET SNMP (Simple Network Management Protocol) Development Files + The Simple Network Management Protocol (SNMP) provides a framework + for the exchange of management information between agents (servers) + and clients. The NET SNMP development files include the library + headers, static libraries, and documentation needed for development + of custom SNMP applications. + +Description: MySQL support module for yate + YATE is a telephony engine aimed at creating a telephony server that + performs well enough to deal with PBX requirements and also flexible + enough for complex Gateway and IVR solutions. + . + This is the MySQL support module for yate. + +Description: Generic library support script + This is GNU libtool, a generic library support script. Libtool hides + the complexity of generating special library types (such as shared + libraries) behind a consistent interface. To use libtool, add the + new generic library building commands to your Makefile, Makefile.in, + or Makefile.am. See the documentation for details. Libtool supports + building static libraries on all platforms. + . + Libtool supports generation of C, C++, Fortran and Java libraries. + +Description: C++ option parsing library header files + The cppopt library provides functions similar to those found in + getopt or libpopt, except that it makes use of STL maps and other C++ + syntactical candy to store and manipulate those options. + . + This package provides the header files and .so symlink required to + compile programs against libcppopt. + +Description: EXIF/IPTC metadata manipulation library - HTML documentation + Exiv2 HTML documentation. + +Description: Linux Standard Base 3.1 C++ support package + The Linux Standard Base (http://www.linuxbase.org/) is a standard + core system that third-party applications written for Linux can + depend upon. + . + This package provides an implementation of version 3.1 of the Linux + Standard Base C++ (CXX) specification for Debian on the Intel x86, + Intel ia64 (Itanium), IBM S390, and PowerPC 32-bit architectures with + the Linux kernel. Future revisions of the specification and this + package may support the LSB on additional architectures and kernels. + . + The intent of this package is to provide a best current practice way + of installing and running LSB packages on Debian GNU/Linux. Its + presence does not imply that we believe that Debian fully complies + with the Linux Standard Base, and should not be construed as a + statement that Debian is LSB-compliant. + +Description: DNS Shared Library used by BIND + The Berkeley Internet Name Domain (BIND) implements an Internet domain + name server. BIND is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package delivers the libdns shared library used by BIND's daemons and + clients. + +Description: The OFFIS DICOM toolkit worklist www server application + DCMTK includes a collection of libraries and applications for examining, + constructing and converting DICOM image files, handling offline media, + sending and receiving images over a network connection, as well as + demonstrative image storage and worklist servers. + . + This package contains the DICOM basic worklist management web server + application. You only need to install this if you want to manage worklist + entries using a web browser. + +Description: Photo album module for the Roxen Challenger web server + Aids you in creating and maintaining photo albums. Just set up an + index page for the album, defining what pictures to show in the album, + perhaps create a template defining the layout of an album page, and + the module will do the rest of the job for you, providing navigational + features and some other goodies as well. + +Description: a basic icecast source client for audio and video streaming + oggfwd is a simple source client to forward an ogg file to an Icecast 2 + streaming server. It forwards audio or video ogg files read from stdin. + . + Homepage: http://v2v.cc/~j/oggfwd/ + +Description: control mobile robots in this programmer's game + Before the game starts, each player writes an assembler-like + program which has to decide for itself later on, in order to win + the game. The pieces on the chess-like field are robots, which + have the abilities to move, multiply, exchange program code etc. + The goal is to put the other players' robots out of action while + staying functional yourself. + . + RoboCom is not a military game! There is nothing like weapons: the + only way to influence another robot is to transfer program code. + And that makes it particularly interesting. The programming + language is easy to learn, however it provides an amazingly wide + spectrum of different strategies, which are all successful in + another way. + . + Homepage: http://www.cyty.com/robocom/ + +Description: The classic hearts card game for the GNOME desktop + Hearts is an implementation of the classic card game for the GNOME desktop, + featuring configurable rulesets and editable computer opponents to + satisfy widely diverging playing styles. + +Description: Music player for tunes from C64 and C128 (console) + This is a simple music player for C64 and C128 tunes, also known as + SID tunes. The package includes a program (sid2wav) for creating .wav + files. + +Description: Postfix tools for the Black List Daemon + BLD stands for "black list daemon" and is intended to build blacklists + using simple rules based on a maximum number of submissions of the same + IP address during a minimum time interval. BLD was primarily designed to + fight against dictionnary-based spams (by making the MTA report to BLD + any host that tries to send a mail to an unknown user) but can be used + by any application that needs a blacklist based on connection rate + limits. + . + This package contains the tools dedicated to Postfix. + +Description: Spanish invoicing program + It helps to manage the invoicing of small or medium sized businesses in Spain. + . + This program is made in an open community, you are welcome to join us. + . + Homepage: http://www.iglues.org + +Description: The real, AT&T version of the Korn shell + Ksh is a UNIX command interpreter (shell) that is intended for both + interactive and shell script use. Its command language is a superset of + the sh(1) shell language. + . + The 1993 version adds a number of new, mostly scripting related, + features over the 1988 version that is typically distributed with + commercial UNIX variants. For example, it has lexical scoping, compound + variables, associative arrays, named references and floating point + math. + +Description: Gimp Toolkit OpenGL area widget include files and static library + A GTK widget for use with Mesa, an unlicensed OpenGL clone. A Mesa + development package is also required. + +Description: Perl module for unified IO operations + IO::All combines all of the best Perl IO modules into a single Spiffy object + oriented interface to greatly simplify your everyday Perl IO idioms. It + exports a single function called io, which returns a new IO::All object. And + that object can do it all! + . + The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, IO::String, + Tie::File, File::Spec, File::Path and File::ReadBackwards; as well as all the + DBM and MLDBM modules. You can use most of the methods found in these classes + and in IO::Handle (which they inherit from). IO::All adds dozens of other + helpful idiomatic methods including file stat and manipulation functions. + +Description: Source filter for inline code templates (macros) + Source filter for Perl, allowing to specify inline source code + templates. Templates can be much faster than subroutines, but they can + mean a much harder debugging, maintenance and use - Read the + documentation and choose wisely. + +Description: Development library and headers for libnl + This is a library for applications dealing with netlink sockets. + The library provides an interface for raw netlink messaging and various + netlink family specific interfaces. + . + This package contains all files that are needed to build applications using + libnl. + . + Homepage: http://people.suug.ch/~tgr/libnl/ + +Description: Development files for Kerberos-authenticated command execution + remctl is a client/server protocol for executing specific commands on a + remote system with Kerberos authentication. The allowable commands must + be listed in a server configuration file, and the executable run on the + server may be mapped to any command name. Each command is also + associated with an ACL containing a list of Kerberos principals + authorized to run that command. + . + This package contains the development files for client libraries linked + against MIT Kerberos. + . + Homepage: http://www.eyrie.org/~eagle/software/remctl/ + +Description: YAML parser kit -- PHP4 bindings + Syck is a simple YAML parser kit. + . + YAML(tm) (rhymes with 'camel') is a straightforward machine parsable + data serialization format designed for human readability and + interaction with scripting languages such as Perl and Python. YAML is + optimized for data serialization, formatted dumping, configuration + files, log files, Internet messaging and filtering. This specification + describes the YAML information model and serialization format. Together + with the Unicode standard for characters, it provides all the + information necessary to understand YAML Version 1.0 and construct + computer programs to process it. + . + This package contains the syck bindings for PHP4. + +Description: The Network Audio System (NAS). (client binaries) + The Network Audio System was developed by NCD for playing, recording, and + manipulating audio data over a network. Like the X Window System, it uses + the client/server model to separate applications from the specific drivers + that control audio input and output devices. + . + This package contains the example applications / utilities that are + provided with nas. + +Description: bindings for socket services in Ada + This package provides a binding for socket services to be used with GNAT + (the GNU Ada compiler). One can use it to write clients and servers that + will talk with programs written in Ada or any other programming language. + . + This package provides the Ada programmer with headers and libraries used + to build Ada programs that use sockets services. + +Description: hardware identification library development files + libdiscover1 is a library enabling identification of various PCI, PCMCIA, and + USB devices. + . + This package contains the header files and static libraries needed for + development. + +Description: GNU R package with tools for model fitting by Greg Warnes et al + This package of R programming tools for model fitting was written by + Gregory Warnes with code contributions by Ben Bolker and Thomas + Lumley. + . + This package used to be part of the gregmisc bundle packaged for Debian + as r-cran-gregmisc. + +Description: Ruby Interactive reference (for Ruby 1.9) + ri is a command line tool that displays descriptions of built-in Ruby + methods, classes, and modules. For methods, it shows you the calling + sequence and a description. For classes and modules, it shows a + synopsis along with a list of the methods the class or module + implements. + . + This package provides ri command and descriptions about Ruby 1.9. + +Description: Virtual Ring Buffer library - shell interface + The Virtual Ring Buffer (VRB) is an implementation of a character + FIFO ring buffer. A ring buffer is a special memory area, because + writing beyond the end of it actually results in a write at the + beginning. Such a construct comes very handy in applications where + one end of a communications channel is required to produce or consume + data at a constant rate, but the other end cannot gurantee this. This + is a common situation in multimedia applications or Voice-over-IP + solutions, for example. + . + VRB provides direct access to the buffer so the calling program can + construct output data in place, or parse input data in place, without + the extra step of copying data to or from a calling program provided + buffer area, thus provides a highly efficient ring buffer + implementation. + . + This package contains the program vbuf, which implements nothing but + a simple ring buffer, so it can be used directly from the shell. + . + Homepage: http://vrb.slashusr.org/ + +Description: Development files for the NetScape Portable Runtime library + This library provides platform independent non-GUI operating system + facilities including: + * threads, + * thread synchronisation, + * normal file I/O and network I/O, + * interval timing and calendar time, + * basic memory management (malloc and free), + * shared library linking. + . + Install this package if you wish to develop your own programs using the + NetScape Portable Runtime library. + . + Homepage: http://www.mozilla.org/projects/nspr/ + +Description: Ruby Interactive reference (for Ruby 1.8) + ri is a command line tool that displays descriptions of built-in Ruby + methods, classes, and modules. For methods, it shows you the calling + sequence and a description. For classes and modules, it shows a + synopsis along with a list of the methods the class or module + implements. + . + This package provides ri command and descriptions about Ruby 1.8. + +Description: GNU a2ps - 'Anything to PostScript' converter and pretty-printer + GNU a2ps converts files into PostScript for printing or viewing. It uses a + nice default format, usually two pages on each physical page, borders + surrounding pages, headers with useful information (page number, printing + date, file name or supplied header), line numbering, symbol substitution + as well as pretty printing for a wide range of programming languages. + . + Historically, a2ps started as a text to PostScript converter, but thanks + to powerful delegations it is able to let you use it for any kind of files, + ie it can also digest manual pages, dvi files, texinfo, .... + . + Among the other most noticeable features of a2ps are: + - various encodings (all the Latins and others), + - various fonts (automatic font down loading), + - various medias, + - various printer interfaces, + - various output styles, + - various programming languages, + - various helping applications, + - and various spoken languages. + +Description: system resource monitor dockapp for Afterstep and WindowMaker + Asmon is a wharfable/dockable application that with meters detailing CPU, + memory, swap, and X mem usage. It also includes the exact numbers for + load average, mem, swap and X mem usage. Asmon was developed to use very + little CPU itself. + . + Homepage: http://rio.vg/asmon/ + +Description: pressure sensitive "ink" drawing + The program allows drawing in black (pen) or white (eraser) + on a high resolution bitmap which is filtered down to screen + resolution. XInput devices can be used (with pressure support), and + different tools and tool properties can be assigned to each device. + . + Homepage: http://www.gtk.org/~otaylor/gsumi/gsumi.html + +Description: MusicBrainz tagging library -- development files + Libtunepimp simplifies tagging your audio files with the correct data + about artist, album and track title using the MusicBrainz infrastrucure. + It works on top of libmusicbrainz and libraries to read audio in mp3, flac, wav + and ogg files. + . + This package contains headers, documentation and static libraries. + +Description: KDE tool for simulating electrical circuits + KSimus is an application for simulating networks with boolean and floating + point data type. Some more data types are planned. Currently there exists + only a few components, but because of the modular character of KSimus + extensions are easy to develop. + . + Author: Rasmus Diekenbrock <ksimus@gmx.de>. + Homepage: http://ksimus.berlios.de + +Description: Hardware identification system library + hwinfo is the hardware detection tool used in SuSE Linux. + . + In Debian-Edu (Skolelinux) hwinfo has shown better results than discover when + detecting mouse, keyboard and monitor. + . + hwinfo collects information about the hardware installed on a system. Among + others, libhd contains information about cdrom, zip, floppy, disks and + partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, + isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. + . + This package contains the shared library from the hwinfo package. + +Description: protection against stack smashing and other attacks + This patch supplies Ingo Molnar's exec-shield to protect against stack + smashing and other exploits. + +Description: Test::MockModule - Override subroutines in a module for unit testing + Test::MockModule lets you temporarily redefine subroutines in other + packages for the purposes of unit testing. + . + A Test::MockModule object is set up to mock subroutines for a given + module. The object remembers the original subroutine so it can be + easily restored. This happens automatically when all MockModule + objects for the given module go out of scope, or when you unmock() + the subroutine. + . + Homepage: http://search.cpan.org/~simonflk/Test-MockModule/ + +Description: generic PostgreSQL backend for PowerDNS + PowerDNS is a versatile nameserver which supports a large number + of different backends ranging from simple zonefiles to relational + databases and load balancing/failover algorithms. + PowerDNS tries to emphasize speed and security. + . + This package contains a generic PostgreSQL backend for the PowerDNS + nameserver. It has configurable SQL statements. + +Description: RPlay Output Plugin for XMMS + This plugin allows XMMS to write audio data to an rplay server. + +Description: Theora video encoder using ffmpeg + This package provides a command-line tool to encode/recode various + video formats (basically everything that ffmpeg can read) into Theora, + the free video codec. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-es-es + packages to the new icedove-locale-es-es package. + . + This package can be purged at anytime once the icedove-locale-es-es + package has been installed. + +Description: File type determination library for Haskell + This package provides a Haskell interface to the C libmagic library. + With it, you can determine the type of a file by examining its contents + rather than its name. The Haskell interface provides a full-featured + binding. + . + This package is built for Hugs. A GHC package is also available + in libghc6-magic-dev. + +Description: Ping module for Multi Router Traffic Grapher + mrtg-ping-probe is a ping probe for MRTG 2.x. It is used to monitor + the round trip time and packet loss to networked devices. MRTG uses + its output to generate graphs visualizing minimum and maximum round + trip times or packet loss. + +Description: Free Lossless Audio Codec - XMMS and Beep input plugin + FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is + similar to MP3, but lossless. The FLAC project consists of: + . + * The stream format + * libFLAC, which implements a reference encoder, stream decoder, and file + decoder + * flac, which is a command-line wrapper around libFLAC to encode and decode + .flac files + * Input plugins for various music players (Winamp, XMMS, and more in the + works) + . + This package contains an XMMS input plugin to play FLAC audio streams. It also + provides symlinks for it to work with Beep Media Player, since plugins between + the two players are interchangeable. + +Description: an active DVI previewer and presenter + Active-DVI is a DVI previewer and presenter written in Objective Caml + with some eye candy effects for presentation, support for interactive + demonstrations, and embedding of arbitrary applications within the + presentation (hence the Active adjective of the presenter :). + . + Active-DVI does not (yet) support postscript fonts (see the README.Debian for + more details). + . + Active-DVI also has the ability to run embedded commands, which may cause + security problems when viewing untrusted DVI files. Make sure to read the + README.Debian for more information. + +Description: parser and pretty print combinator library for GHC 6 + The uulib Haskell library contains fast, error repairing parser + combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a + set of data structures and algorithms for working with sets and + sequences (UU.DData) for Haskell. + . + The library is developed at Utrecht University and is part of the + Haskell Utrecht Tools. + . + Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome + +Description: transitional dummy package + Previous versions of liferea had several rendering engines to choose from. + This is a dummy package to ease transition from those versions. + . + It can be safely removed from your system after updating. + +Description: An advanced music manager application + madman is a tool to help you manage your music collection. It reads + and writes tags for you, organizes, searches, deletes, plays, and + enqueues in XMMS. A powerful expression syntax and a streamlined + one-window GUI allow you to listen to better music all the time. + The "Play 20 random songs" feature lets you discover music you + didn't even know you owned. + Note that upstream development of this program has almost ceased so + you might try out a different music organizer if you are not already + using this one! + +Description: Perl module to generate random data + A module used to generate random data. Useful mostly for test programs. + +Description: The GNU C compiler + This is the GNU C compiler, a fairly portable optimizing compiler for C. + +Description: The Speex Speech Codec + Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially + designed for compressing voice at low bit-rates for applications + such as voice over IP (VoIP). In some sense, it is meant to be + complementary to the Ogg Vorbis codec. + . + This package is only the library. + +Description: 12-dot Kanji & ASCII fonts for X + This package provides 12-dot fonts for Japanese (ASCII and Kana/Kanji). + It provides: + - a12: 12-dot ASCII fonts + - k12: 12-dot Kanji fonts + +Description: Utilities for uim + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package contains following utilities. + . + uim-sh: uim shell Interpreter. + uim-helper-server: IPC server between uim-applet-gnome and uim-xim/uim-gtk2.0. + +Description: The GNU C compiler + This is the GNU C compiler, a fairly portable optimizing compiler for C. + . + ABIs changed between gcc-3.3 and gcc-3.4 on some architectures (hppa, m68k, + mips, mipsel, sparc). Please read /usr/share/doc/gcc-3.4/README.Debian + for more details. + +Description: Class for a point and to transform coordinate systems + You ask for an object for the correct country, described using the ISO + 2-letter country code. You will need to supply information to the constructor. + You may then call methods on that object to do whatever operations you need. + Conceptually each object represents a point on the ground, although you some + grid systems may take that point to be a corner of a defined area. E.g. a + 6-figure OS National Grid reference may be thought of as the point at the + south-west of a 100m by 100m square. + . + This package also includes the extra module Geography::NationalGrid::TW. + +Description: PostgreSQL module for php5 + This package provides a module for PostgreSQL database connections + directly from PHP scripts. It also includes the pdo_pgsql module for + use with the PHP Data Object extension. + . + PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: contact manager for GPE + gpe-contacts is a simple contact manager for the GPE Palmtop Environment. + It helps you organise records of people's names, addresses, and other + contact information. Contacts can be marked as belonging to categories + you have defined, and you can define new database fields to meet your + specific needs. + +Description: A console-base lightweight file manager + FD(FD represents "File and Directory") is an easy-to-use + file management tool for Un*x newbies. As its name shows, + this is a rewrite from scratch - the original version was written + by Atsushi Idei for MS-DOS(tm) and once very popular in Japan. + Messages are available either in English or in Japanese. + +Description: linux-specific perl aio implemented using clone + This module implements asynchronous I/O using the means available to linux + - clone. It does not hook into the POSIX aio_* functions because linux + does not yet support these in the kernel + +Description: JSON serialiser for PHP5 + php-json is an extremely fast PHP C extension for JSON (JavaScript Object + Notation) serialisation. + . + documentation on the website: http://www.aurore.net/projects/php-json/ + +Description: ICC color profiles for use with Scribus, Gimp, CinePaint, and + other color profile aware software. + +Description: The Apache Portable Runtime Library - Development Headers + APR is Apache's Portable Runtime Library, designed to be a support library + that provides a predictable and consistent interface to underlying + platform-specific implementations. + . + This package contains the debugging symbols for APR. + +Description: Communication server for the MaxDB database system + MaxDB is a transactional, industrial-strength multi-user SQL database + system featuring views, db-procedures and db-functions. The MaxDB + homepage is at http://www.mysql.com/products/maxdb + . + This package contains the x_server as well as all release-independent + files for the latest MaxDB version. The x_server relays all incoming + network requests for MaxDB database instances. + . + The binaries provided in this package will also be able to work with + earlier versions of MaxDB. + . + You will also have to install an actual database server package like + maxdb-server-7.5.00. + +Description: graphics apps from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of graphics applications + provided with the official release of KDE. + +Description: Generic DBM-type interface for Haskell, Documentation + This module provides a generic infrastructure for supporting storage + of hash-like items with String-to-String mappings. It can be used + for in-memory or on-disk storage. + . + Two simple backend drivers are included with this package: one + that is RAM-only, and one that is persistent and disk-backed. + The hdbc-anydbm package provides another driver, which lets you use + simple tables in any SQL database to provide a DBM-like interface. + MissingPy also provides a Python driver which lets you use any + Python anydbm driver under Haskell AnyDBM. + +Description: A toolkit for building dynamic websites with Common Lisp + TBNL is a toolkit for building dynamic websites with Common Lisp. It + can sit behind a front-end like Araneida (a web server written in + Common Lisp) or the popular Apache combined with Marc Battyani's + mod_lisp. It can also pretend to be a HTTP server itself. + . + TBNL provides facilities like automatic session handling (with and + without cookies), logging (to Apache's log files or to a file in the + file system), customizable error handling, and easy access to GET + and POST parameters sent by the client. + +Description: PyORBit - python CORBA OMG standard files + This package includes the python files that are necessary to + fulfill the OMG standard 02-09-07. + +Description: a waveform viewer eg for spice simulators + gwave - a viewer for the output of spice-like simulators + and other viewing of analog data. + +Description: A free electronic cataloging system for documentation + It stores metadata specified by the http://www.ibiblio.org/osrt/omf/ (Open + Source Metadata Framework) as well as certain metadata extracted directly + from documents (such as the table of contents). + . + It provides various functionality pertaining to this metadata to help + browsers, such as sorting the registered documents or searching the + metadata for documents which satisfy a set of criteria. + +Description: install non-native packages with dpkg + Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages + into Debian packages, which can be installed with dpkg. + . + It can also generate packages of any of the other formats. + . + This is a tool only suitable for binary packages. + +Description: C++ wrapper class for pcre (runtime) + PCRE++ is a C++ wrapper-class for the library PCRE (Perl Compatible + Regular Expressions). + +Description: ALSA emu10k1/2 patch-loader library + This is the runtime library for the ld10k1 patch loader for use with + the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and + Audigy 2. + . + Homepage: http://ld10k1.sourceforge.net/ + +Description: send and receive multicast messages with Perl + The IO::Socket::Multicast module subclasses IO::Socket::INET to + enable you to manipulate multicast groups. With this module (and an + operating system that supports multicasting), you will be able to + receive incoming multicast transmissions and generate your own + outgoing multicast packets. + +Description: reverse proxy, load balancer and https front-end for web-servers + Pound was developed to enable distributing the load among several Web-servers + and to allow for a convenient SSL wrapper for those Web servers that do not + offer it natively. + +Description: Stack trace and stack trace frame objects + The Devel::StackTrace module contains two classes, Devel::StackTrace + and Devel::StackTraceFrame. The goal of this object is to encapsulate + the information that can found through using the caller() function, as + well as providing a simple interface to this data. + . + The Devel::StackTrace object contains a set of Devel::StackTraceFrame + objects, one for each level of the stack. The frames contain all the + data available from caller() as of Perl 5.6.0 though this module still + works with 5.00503. + . + This code was created to support the Exception::Class::Base class + (part of Exception::Class) but may be useful in other contexts. + +Description: GTK+ 1.2 bindings for the Guile scheme interpreter + This package contains library files which allow programs written + for the Guile scheme interpreter to use GTK+ 1.2 widgets. + +Description: thin compatibility layer for gray streams + This system provides an extremely thin compatibility layer + for gray streams. It is nearly *too* trivial for a + complete package, except that I have copy&pasted this + code into enough projects now that I decided to factor + it out once again now, and then *never* have + to touch it again. + . + homepage: http://common-lisp.net/project/cl-plus-ssl/ + +Description: Common Lisp package for non-determinate programming + This is Screamer - an extension of Common Lisp that adds support for + nondeterministic programming. + +Description: input plugin for XMMS that reads audio data from CDs + XMMS Input plugin which will read an audio CD as data and play it in + realtime. + . + This plugin works on many CD drives where the default CD plugin + shipped with XMMS may fail. + +Description: Debugging symbols for Gaim + This package includes the debugging symbols useful for debugging Gaim + and its plugins, contained in the gaim package. The debugging symbols are + used for execution tracing and core dump analysis. + +Description: phpGroupWare news administration interface + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides an interface to handle a simple web + based news system. + +Description: ticket forwarding server for Kerberos 4 + The server half of a client/server pair that allows Kerberos 4 tickets to + be forwarded from another network host and used to authenticate further + services on the network. This package contains kftgtd, to receive + forwarded tickets. For the corresponding ticket forward client for + Kerberos 4, see the kftgt package. + . + kftgt and kftgtd do not provide ticket forwarding for Kerberos 5, which + has built-in ticket forwarding. However, they can forward Kerberos 4 + tickets obtained by MIT Kerberos 5 with "kinit -4". + +Description: Microsoft "compress.exe/expand.exe" compatible (de)compressor + This package contains two programs: + . + msexpand, which decompresses files compressed by the Microsoft compress.exe + utility (e.g. Win 3.x installation files) + . + mscompress, which compresses files using the LZ77 compression algorithm. + Files can be decompressed using Microsoft expand.exe or msexpand(1). + +Description: Ispell wrapper which uses Voikko for spell-checking + Voikko is a Finnish spell-checker and hyphenator based on Malaga and + Suomi-Malaga. + . + Tmispell is an Ispell wrapper that provides an Ispell-like interface for other + programs that need spelling checker. Many programs (e.g. mail clients, text + editors, and word processors) use Ispell for spell-checking. This package + makes it possible for such programs to use Voikko for Finnish spell-checking. + . + This package will set up Tmispell so that the command "ispell" actually starts + "tmispell". The real Ispell will be launched only if Tmispell does not support + the selected language. + . + Homepage: http://www.hunspell-fi.org/ + +Description: Make system for Common Lisp Packages + defsystem3 provides a "make" type functions for Common Lisp packages. It + provides compilation and loading features for complex Lisp systems + with multiple modules and files. + +Description: Fast plugins with instantiation + Similar to Module::Pluggable but instantiates plugins as soon as they're + found, useful for code generators like Class::DBI::Loader. + +Description: Reformats HTML code + This utility reformats HTML code to be properly indented/nested + for improved readability. You can indent the existing lines as-is, + or totally reformat the code to have one tag per line. Hindent is + useful in deciphering software-generated HTML code when it's all just + one huge line, or help you find find that last missing end-tag, or + deal with code victimized by creeping featurism. + Written in Perl for Unix. Understands all HTML 3.2 nestable tags. + +Description: ALPS Physics Simulation Algorithms (SGL support) + The ALPS project (Algorithms and Libraries for Physics Simulations) is an open source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community. + . + This package contains the light version (under the boost license) of + the SGL support library. + +Description: multiplayer blast-the-others game inspired by Dynablaster + XBlast is a multi-player arcade game inspired by the video/computer game + Bomberman (Dynablaster). + . + Features: + - 2 to 6 players + - 1 or 2 players per X-Server (or up to 6 with joysticks) + - about 1000 levels + - about 20 player models + - PoV-Ray rendered color graphics + - central server support with statistics + . + If you want to host games you need to install the xblast-tnt-levels package, + and you might want to install xblast-tnt-sounds for sound support. The + xblast-tnt-musics package contains background musics for the game, if you + like. + +Description: A minimal subset of the Python language (default version) + This package contains the interpreter and some essential modules. It's used + in the boot process for some basic tasks. + See /usr/share/doc/python-minimal/README.Debian for a list of the modules + contained in this package. + +Description: luagraph library for the lua language version 5.1 + This package contains the luagraph library, that allows to create, manipulate, + layout and render graphs using the graphviz engine. + Homepage: <http://www.luaforge.net/projects/luagraph> + +Description: The Swedish dictionary + This is a list of 120,000 Swedish words and names, to be used + for whatever purpose you may think of. + +Description: DSPAM is a scalable and statistical anti-spam filter + DSPAM is a dedicated statistical filter with minimal resources. It includes + many new algorithms to fight against spam including: + * Concept Identification + * Message Inoculation + * Advanced de-obfuscation techniques + * Bayesian Noise Reduction + . + This package includes the webfrontend for dspam. This can be used together + with the several database backends including PostgreSQL, MySQL, Berkerley 4 + and sqlite3. + +Description: Fortunes files from Mario + A fortune database for Portuguese speakers, gathered from Mario + Domenech Goulart. It is the result of collecting cookies for a long + time to make a great database. + +Description: very small vi clone + Levee is a screen oriented editor based on the Unix editor + "vi". It provides a terse, powerful way to enter and edit text. + +Description: backup system for KDE + Keep is an automatic backup program that allows users to set the parameters of + the backup, including the frequency and the number of backups. + . + Homepage: http://jr.falleri.free.fr/keep + +Description: Extract text from PostScript and PDF files + pstotext extracts text (in the ISO 8859-1 character set) from a PostScript + or PDF (Portable Document Format) file. Thus, pstotext is similar to the + ps2ascii program that comes with ghostscript. The output of pstotext is + however better than that of ps2ascii, because pstotext deals better with + punctuation and ligatures. + +Description: Unix port of boom, an enhanced version of DOOM + Doom is a 3d shoot'em'up game, written by id Software, first released in + 1993. + . + LxDoom is a version of Doom, designed to run on Unix either under XFree86 or + using SVGALib. + . + LxDoom is based on Boom, a freely available port of Doom for DOS, written by + TeamTNT (http://www.teamtnt.com/). + . + This package includes only the network game server and the required game + wad file (boomlump.wad). To actually play lxdoom, you require lxdoom-x11 + or lxdoom-svga, depending on whether you're going to play lxdoom on the + console or X. Packages which may also enhance your gameplay are + lxdoom-sndserv and lxmusserv, which are the sound server and music server + packages, respectively. + +Description: Powerful content management framework (Meta package) + This meta package ease the full installation of TYPO3, if you want to run all + server components from one machine. In addition it depends on the latest + packages to smooth the update process. + . + TYPO3 is a Web content management system which features automatic creation of + navigational menus, headlines, and other dynamic graphical elements, automatic + conversion and scaling of images, the ability to present different templates + based on variables such as client browser or country code, support for multiple + templates on a site, and a built-in password-protection option. + . + Pages can be timed to be shown on a certain date, be hidden on a certain date + or just temporarily hidden. TYPO3 supports search in SQL-databases and + redesigning of a website at once is just a matter of creating a single new + template. + . + Homepage: <http://www.typo3.com/> + +Description: Linux console and font utilities + This package allows you to set-up and manipulate the Linux console (ie. + screen and keyboard), and manipulate console-font files. + . + `console-tools' was developed from version 0.94 of the standard `kbd' + package, and integrates many fixes and enhancements, including new + kbd features up to 0.99. + . + You will probably want to install a set of data files, such as the one + in the `console-data' package. + . + For command-line compatibility with kbd, you may want to install the + kbd-compat package. + +Description: full text index for Zope + This is the new full text index for Zope objects and is the most + feature-complete solution for full text indexing under Zope. + . + TextIndexNG will live happily as pluggable index beneath all other + existing Zope indexes for Zcatalog. TextIndexNG is not supposed to be + a replacement for the existing TextIndex. It will be an additional index. + . + Supported Formats: HTML, PDF, Postscript, WinWord, PowerPoint, OpenOffice.org + . + Homepage: http://zope.org/Members/ajung/TextIndexNG/ + +Description: command line file manager which uses the ncurses library + Clex is a fully functional textual file-manager. It displays things + like permissions, date of creation, filesize and others when browsing a + directory. Clex also has the ability to accept commands with the + default shell, and showing the output. + +Description: Extremely Naive Charset Analyser - development files + Enca is an Extremely Naive Charset Analyser. It detects character set and + encoding of text files and can also convert them to other encodings. + . + This package contains static library and header files needed for development + with libenca. It also contains API documentation. + +Description: local and remote filesystem snapshot utility + rsnapshot is a filesystem snapshot utility. It can take incremental + snapshots of local and remote filesystems for any number of machines. + rsnapshot makes extensive use of hard links, so disk space is only used + when absolutely necessary. + . + Homepage: http://www.rsnapshot.org/ + +Description: Java development headers and static library for use with gcj + These are the development headers and static libraries that go along + with the gcj front end to gcc. libgcj includes parts of the Java Class + Libraries, plus glue to connect the libraries to the compiler and the + underlying OS. + +Description: library for reading DVDs + libdvdread provides the functionality that is required to access many DVDs. It + parses IFO files, reads NAV-blocks, and performs CSS authentication and + descrambling. + . + libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime. + If found, libdvdcss will be used to decrypt sections of the DVD as necessary. + +Description: diff and patch utilities which work with Debian packages + debdelta is a program suite designed to compute changes between + Debian packages. These changes (debdeltas) are similar to the output of the + "diff" program in that they may be used to store and transmit only the + changes between Debian packages. + This suite contains 'debdelta-upgrade', that downloads debdeltas and use them + to create all Debian packages needed for an 'apt-get upgrade'. + +Description: Korean (ko) internationalized (i18n) files for KDE + This package contains the Korean internationalized (i18n) files for + all KDE core applications. + +Description: flexible diskless (x)terminal system - cloning master + Lessdisks is a flexible diskless (x)terminal system using Debian + GNU systems as a base-framework. + . + This package includes all the necessary scripts to use the lessdisks + cloning system. this allows you to configure a machine the way you + want it, and then replicate the entire system onto another machine, + from a centralized server. + . + Website: http://www.lessdisks.net/ + +Description: sends test results to cpan-testers@perl.org + libtest-reporter-perl reports the test results of any given + distribution to the CPAN testing service. See + http://testers.cpan.org/ for details. + . + Test::Reporter has wide support for various perl5's and platforms. + +Description: LDAP Interface for Haskell + This package provides an interface to the C LDAP API for Haskell programmers. + With it, you can search, modify, and interrogate LDAP directories. + The Haskell binding features automatic memory management and proper + handling for binary data, and handles all marhsalling into and out of + C data structures for you automatically. + . + This package provides documentation for the Haskell LDAP bindings. + +Description: PDF rendering library (Qt-based shared library) + Poppler is a PDF rendering library based on xpdf PDF viewer. + . + This package provides the Qt-based shared library for applications + using the Qt interface to Poppler. + +Description: Python seamlessly integrated with Java + Jython is an implementation of the high-level, dynamic, object-oriented + language Python seamlessly integrated with the Java platform. The + predecessor to Jython, JPython, is certified as 100% Pure Java. + . + Jython is complementary to Java and allows the two languages to be freely + mixed. It is especially suited for embedded scripting, interactive + experimentation and rapid application development, and it can + interact with Java packages or with running Java applications. + +Description: Slice definitions for Ice services + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. Slice is the interface description language used in Ice. + . + This package installs the Slice definitions of standard Ice services + on /usr/share/slice. You will find further information in the ZeroC + home page (http://www.zeroc.com/ice.html) and in the non-free package + zeroc-ice-manual. + +Description: Khmer (km) internationalized (i18n) files for KDE + This package contains the Khmer internationalized (i18n) files for + all KDE core applications. + +Description: WBXML utils + The WBXML Library (aka libwbxml) contains a library and its associated + tools to Parse, Encode and Handle WBXML documents. The WBXML format + is a binary representation of XML, defined by the Wap Forum, and used + to reduce bandwidth in mobile communications. + . + This package contains wbxml2xml and xml2wbxml utils to convert xml + files to wbxml and back. + +Description: documentation for the tar package + Documentation for GNU tar, which is not distributed in Debian main because it + is licensed under the GFDL with invariant sections that violate the DFSG. + +Description: a software convolution engine + BruteFIR is a program for applying long FIR filters to multi-channel + digital audio, either offline or in realtime. Its basic operation is + specified through a configuration file, and filters, attenuation and + delay can be changed in runtime through a simple command line + interface. The FIR filter algorithm used is an optimised frequency + domain algorithm, partly implemented in hand-coded assembler, thus + throughput is extremely high. In realtime, a standard computer can + typically run more than 10 channels with more than 60000 filter taps + each. + . + Through its highly modular design, things like adaptive filtering, + signal generators and sample I/O are easily added, extended and + modified, without the need to alter the program itself. + . + +Description: cross-stitch pattern creator and editor for KDE + This program allows the user to create and edit cross-stitch patterns. It + allows the use of existing patterns, like those made by PC Stitch 5. It uses + various floss palletes (DMC, Anchor, Madeira). User can create custom + palletes and colors. Uses standard stitches. Free use of backstitching. + Imports from various picture formats. Prints patterns and floss keys. + . + Homepage: http://kxstitch.sourceforge.net + +Description: Helper library for the libsigc++ Perl bindings + This is a helper library to create Perl bindings to the libsigc++ signal + library possible. It is intended to provide a mechanism for writing Perl + modules which wrap other C++ libraries using libsigc++. + +Description: Verify electronic mail addresses + 'vrfy' is a tool to verify e-mail addresses and mailing lists. In its + simplest form it takes an address "user@domain", figures out the MX hosts + for "domain", and issues the SMTP command VRFY at the primary MX host + (optionally all), or at "domain" itself if no MX hosts exist. Without + "domain" it goes to "localhost". + . + More complex capabilities are: + * recursively expanding forward files or mailing lists, + * detecting mail forwarding loops, + * understanding full-blown RFC822 address specifications, + * syntax checking that can be carried out either locally or remotely, + * various options provided to exploit alternative protocol suites + if necessary, and to print many forms of verbose output. + . + Obvious limitations exist (mostly due to a lousy VRFY command + implementation on some hosts), but otherwise, it works pretty well. + +Description: XML-based formatting tool for RFCs + This package provides xml2rfc, a tool which creates text, HTML and + nroff output in the format required for Internet-Drafts and RFCs. The + text and nroff output is suitable for input to the RFC editor. + . + The DTD used by the XML documents is described in RFC 2629. + +Description: Choose the fastest Debian mirror with netselect + netselect-apt will choose the fastest Debian mirror by downloading the full + mirror list and uses netselect to find the best one. netselect-apt writes a + sources.list(5) file that can be used with apt(8). + +Description: GTK+ Input Method Module using LibThai + LibThai is a set of Thai language support routines aimed to ease + developers' tasks to incorporate Thai language support in their applications. + It includes important Thai-specific functions e.g. word breaking, input and + output methods as well as basic character and string supports. LibThai is an + Open Source and collaborative effort initiated by Thai Linux Working Group and + opened for all contributors. + . + This package provides third-party plugin for Thai input method in GTK+, + including input sequence correction, using LibThai. + +Description: Create random ads, quotes and redirects + This module creates randomized content for you website -- random quotes for + your scripts, randomly chosen files and redirects to random URLs. It's most + useful for inserting various ads. + +Description: Feeds (RSS/Atom) reader plugin for Sylpheed-Claws GTK2 + The RSSyl plugin provides feeds reading capability for Sylpheed-Claws + GTK2 mailer. + . + Supported formats are RSS (1.0, 2.0 and probably 0.9x versions) and + Atom feeds. + . + It integrates also with dillo viewer plugin to allow online browsing + of entries, and has per-feed customization features, transforming + your Sylpheed-Claws into a powerful lightweight feeds reader. + +Description: Firmware for Atmel at76c50x wireless networking chips. + The drivers for these chips in the Linux 2.6.x kernel do not include + the firmware; this firmware needs to be loaded by the host on most + cards using these chips. This package provides the firmware images + which should be automatically loaded as needed by the hotplug + system. It also provides a small loader utility which can be used to + accomplish the same thing when hotplug is not in use. + +Description: Hebrew spell checker and morphological analyzer + Hspell checks nikkud-less writing (Ktiv Male) and follows the rules set by the + Academy of Hebrew Language. It includes all the dictionaries that it needs. + . + Homepage: http://ivrix.org.il/projects/spell-checker/ + +Description: Filesystem in USErspace library + Simple interface for userspace programs to export a virtual + filesystem to the linux kernel. + . + This package contains the files necessary to write applications in C + or C++ using fuse. + . + Homepage: http://fuse.sourceforge.net/ + +Description: The Port Scan Attack Detector + PSAD is a collection of four lightweight system daemons written in + Perl and in C that is designed to work with Linux firewalling code + (iptables in the 2.4.x kernels, and ipchains in the 2.2.x kernels) + to detect port scans. It features a set of highly configurable danger + thresholds (with sensible defaults provided), verbose alert messages + that include the source, destination, scanned port range, begin and + end times, tcp flags and corresponding nmap options (Linux 2.4.x + kernels only), reverse DNS info, email alerting, and automatic + blocking of offending ip addresses via dynamic configuration of + ipchains/iptables firewall rulesets. + . + In addition, for the 2.4.x kernels psad incorporates many + of the tcp signatures included in Snort to detect highly suspect scans + for: + . + * various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven) + * DDoS tools (mstream, shaft) + * advanced port scans (syn, fin, xmas) such as those made with nmap + . + Homepage: http://www.cipherdyne.org/ + +Description: ASCII-art Editor Without A Name + aewan is an ASCII art editor with support for multiple layers that can be + edited individually, colors, rectangular copy and paste, and intelligent + horizontal and vertical flipping (converts '\' to '/', etc). It produces + both stand-alone art files and an easy-to-parse format for integration + into your terminal applications. + +Description: TeX equations in HTML documents + Provides a method of including mathematics in HTML pages that works + across multiple browsers under Windows, Macintosh OS X, Linux and + other flavors of Unix. It overcomes a number of the shortcomings of + the traditional method of using images to represent mathematics: + jsMath uses native fonts, so they resize when you change the size of + the text in your browser, they print at the full resolution of your + printer, and you don't have to wait for dozens of images to be + downloaded in order to see the mathematics in a web page. + . + Homepage: http://www.math.union.edu/~dpvc/jsMath + +Description: YAML Ain't Markup Language (tm) + YAML is a generic data serialization language that is optimized for + human readability. It can be used to express the data structures of most + modern programming languages (including Perl, of course). + +Description: Library Sources of GHC, the Glasgow Haskell Compilation system + Version 6 of the Glorious Glasgow Haskell Compilation system (GHC). GHC is + a compiler for Haskell98. + . + Haskell is "the" standard lazy functional programming language. Haskell98 + is the current version of the language. The language definition and + additional documentation can be found in the `haskell-doc' package. + Alternatively, there is an online version at + http://haskell.org/onlinereport/. + . + This package contains the Haskell source code of the GHC libraries. It is + provided as additional documentation ("Use the source, Luke"). + +Description: GTK+ frontend for Hebrew OCR + Hocr-gtk is a GTK+ based graphical interface to the libhocr library. It + can open multiple image formats and uses aspell for internal spell checking. + . + Homepage: http://hocr.berlios.de/ + +Description: Abstraction library for the Unix socket API + OSSP sa is an abstraction library for the Unix socket application + programming interface (API) featuring stream and datagram oriented + communication over Unix Domain and Internet Domain (TCP and UDP) + sockets. It provides the following key features: address abstraction + (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream + buffering and convenience I/O functions. + . + More about the project can be found at + http://www.ossp.org/pkg/lib/sa + +Description: OSSP uuid ISO-C and C++ - shared library + OSSP uuid is an ISO-C and Perl application programming interface (API) + and corresponding command line interface (CLI) for the generation of + DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier + (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node + based), version 3 (name based) and version 4 (random number based). + . + UUIDs are 128 bit numbers which are intended to have a high likelihood + of uniqueness over space and time and are computationally difficult + to guess. They are globally unique identifiers which can be locally + generated without contacting a global registration authority. UUIDs + are intended as unique identifiers for both mass tagging objects + with an extremely short lifetime and to reliably identifying very + persistent objects across a network. + . + This package contains the shared library. + +Description: Lightweight subset of Exporter + This is an alternative to Exporter intended to provide a lightweight + subset of its functionality. It supports import(), @EXPORT and + @EXPORT_OK and not a whole lot else. + . + Unlike Exporter, it is not necessary to inherit from Exporter::Lite + (ie. no @ISA = qw(Exporter::Lite) mantra). Exporter::Lite simply + exports its import() function. This might be called a "mix-in". + . + Setting up a module to export its variables and functions is simple: + . + package My::Module; + use Exporter::Lite; + . + @EXPORT = qw($Foo bar); + . + Homepage: http://search.cpan.org/~mschwern/Exporter-Lite/ + +Description: Privacy handling plugin for Sylpheed-Claws GTK2 mailer + The etpan! Privacy plugin for Sylpheed-Claws GTK provides both signature + verification and/or message decryption of signed and/or encrypted mails. + Supports S/MIME, OpenPGP and ASCII-armored PGP signing/encryption methods. + +Description: X C Binding, debugging symbols + This package contains the debugging symbols associated with libxcb, the X C + Binding. gdb will automatically use these symbols when debugging libxcb. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: The KDE cd burning application library - development files + K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord. + Its aim is to provide a very user friendly interface to all the tasks + that come with cd recording and a lot more. + . + This package contains development files. + +Description: compiled XML documentation for njb-sharp + The MonoDoc Project is the documentation framework of the Mono project which + provides detailed API documentation for all Mono components and the Mono CLI + implementation. + . + This packages contains the compiled XML documentation for + njb-sharp of MonoDoc. + +Description: ALSA library (32 bit) + This package contains the ALSA library (32 bit) and its standard + plugins. + . + ALSA is the Advanced Linux Sound Architecture. + +Description: automounter utilities from 4.4BSD (includes amd) + Am-utils is a set of tools for automounting filesystems: mounting a + filesystem "on demand" when it is first referenced, and unmounting it + later if it is no more needed. + . + Am-utils contains the amd automounter. + +Description: source for the Synaptics cPad driver + This package provides the source code for the cpad kernel module. The cpad + driver will enable use of the middle button and ioctl's for the 1335 LCD + controller in these units which are now found in some laptops. You'll need a + kernel headers package or properly configured source for your running kernel + to create the binary module package, and you'll require userspace tools to + actually make it do much else. + +Description: editor for Macintosh resource forks + Rsrce is an interactive, command-driven Macintosh resource editor. It + aims at providing the functionality of the MacOS tool "resedit" on + Unix-like systems. + . + This program hasn't been tested much and should be considered unstable + material. It has exclusively been created and used to change the + configuration of miBoot files. Please use with care and report any + experience. + +Description: debugging symbols for krusader + This package contains the debugging symbols associated with krusader. + They will automatically be used by gdb for debugging krusader-related + issues. + +Description: The YAZ Z39.50 toolkit (documentation) + YAZ is a toolkit that allows you to develop software using the + Z39.50/ISO23950 standard for information retrieval. + . + This packages includes documentation for YAZ in HTML and PDF. + +Description: SID (MOS 6581) emulation library (development files) + Here are the header files and a static library that are necessary to compile + applications which use libsidplay. + +Description: Realtime fantasy strategy game for Unix and X + FreeCraft is a clone of the realtime fantasy strategy game WarCraft II + from Blizzard Entertainment, although it could be used to build other + games similar to C&C or AoE. It is nearly feature complete compared to + the original game, and includes a handful of Neat New Features, such as + queuing peon/fighter production, finding out idle workers, and a completely + new AI. It also has network connectivity for up to 16 players. + . + FreeCraft is now replaced by Stratagus, packaged in Debian as well. This + was the stable release of FreeCraft, both fairly playable and fairly + bug-free. + . + This version is compiled with some of the possible options, and thus has + gzip, bunzip2, SDL and SVGAlib support (the last one only for i386 arches). + The sound options will depend on your personal election on SDL packages. + +Description: Full-screen console mp3 and Ogg Vorbis player + mp3blaster is an interactive text-based mp3 and Ogg Vorbis player with + a number of unique features. It supports multiple playlists allowing you + to divide tracks into albums allowing great flexibility with the play order. + . + Also included are nmixer, a simple mixer utility based on the same code as + the mixer used in mp3blaster and mp3tag, an id3 tag manipulation tool. + . + Starting with version 3.0pre8, mp3blaster supports the playback of Ogg + Vorbis encoded audio as well. + +Description: A parallel burner that allow you to write to one or more CD-Writers at once + CDcontrol is a parallel CD burner program. It allow you write + to a unlimited number or CD writers (IDE and SCSI) at once time. + The CDcontrol is the first burning system of that type that I know + for *nix operating system and it's all under GPL license. + . + Some of it features are better than commercial systems that I've + hear about (and fully support CD images and all data type supported + by cdrecord program), one of these features is the separated control + of each recorder once the recording is started (avoid problems + due a fail or speed problem in other writers). + . + The CDcontrol itself has a daily production report for each writer and + fails of writing, in cases of more serious errors, a technical report is + also written (it content is a full cdrecord output for that writer, plus + the time when it happens). + . + Other interesting feature is the automatic calculation of copies, + enabling only the writers requested to complete the number and + skipping all that are disabled. + . + The CDcontrol interface is very simple and dialog based, simple type + "cdcontrol" and enjoy. + +Description: Data files for Kamefu + Kamefu is the emulator frontend and collection manager for KDE. + The direct inspiration for this application is the audio player + amaroK. It supports emulators for systems like MAME, NES, SNES, + Nintendo 64, Game Boy Advance, Master System, Megadrive, PC + Engine and more. + . + This package contains data files. If you want to use the program + you need to install the package kamefu. + . + Homepage: http://kamefu.pwsp.net/ + +Description: Perl extension for the Discordian Calendar + This is a module that implements the Discordian calendar made popular + in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and + the Church of the SubGenius. It follows the DateTime API. + +Description: Perl module for reading script options and parameters from files + This module simply interpolates option file hints in @ARGV by the + contents of the pointed files. This enables option reading from + files instead of or additional to the usual reading from the command + line. + . + Alternatively, you can process any array instead of @ARGV which is + used by default and mentioned mostly in this manual. + . + The interpolated @ARGV could be subsequently processed by the usual + option handling, e.g. by a Getopt::xxx module. Getopt::ArgvFile does + not perform any option handling itself, it only prepares the array + @ARGV. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-el + packages to the new icedove-locale-el package. + . + This package can be purged at anytime once the icedove-locale-el + package has been installed. + +Description: Miscellaneous Mesa GL utilities + This package provides several basic GL utilities built by Mesa, including + glxinfo and glxgears. + +Description: Tool for viewing/managing print jobs under CUPS + pt is a configurable printing tool written in C/GTK+ for viewing and managing + print jobs of the Common UNIX Printing System (or CUPS(TM)). You can use pt to + view, delete, hold and release print jobs; even moving jobs to another printer + or changing their priority is supported. + . + SSL encryption support (via GnuTLS) has been enabled. + . + Author: Martin Schmitz <martin_schmitz_1971@yahoo.de> + Homepage: http://gpt.sourceforge.net/ + +Description: firmware files used by the linux-wlan-ng driver + linux-wlan-ng is a set of drivers and utilities that is intended to + provide the full range of IEEE 802.11 MAC management capabilities for use + in user-mode utilities and scripts. The package currently supports the + Intersil 802.11b Prism2, Prism2.5, and Prism3 reference designs for + PCMCIA, PCI, and USB. Additionally, the package includes support for the + PLX9052 based PCI to PCMCIA adapter with a few different PCMCIA cards. + . + This package doesn't contain the firmware files, but a script to download + the upstream source tarball and build a deb that contains them. Note that + only some adapters really need a firmware file and that firmware files are + not completely free (in the sense of freely redistributable), that's why + this package exists. + +Description: dynamic window manager (tools) + dwm is a minimalistic window manager. It manages windows in tiling and floating + modes. Either mode can be applied dynamically, depending on the application in + use and the task performed. + . + This package contains additional tools for dwm. + +Description: Chart library for Java - documentation + JFreeChart is a free Java class library for generating charts. + . + This package includes the documentation. + +Description: improved decoder for application/ms-tnef attachments + Yerase's TNEF Stream Reader allows you to decode application/ms-tnef + e-mail attachments, which are usually entitled "winmail.dat" and are + generally a file container format that is only readable by Microsoft + Outlook. Some TNEF streams also include RTF-formatted data. + . + libytnef0 is the support library that exposes these functions to other + programs. The ytnef program (and eponymous package) is the frontend for + this library, so you should probably install that if you want to take + advantage of it. + . + These are the development headers for libytnef0. + +Description: VoIP chat for online gaming (server) + TeamSpeak is a quality, scalable application which enables people to speak + with one another over the Internet. TeamSpeak consists of both client and + server software. The server acts as a host to multiple client connections, + capable of handling literally thousands of simultaneous users. This results + in an Internet based teleconferencing solution that works in a variety of + applications such as team mates speaking with one another while playing + their favorite online game, small businesses cutting costs on long distance + charges, or for personal communication with friends and family. + . + This package contains the server daemon. + . + Homepage: http://www.goteamspeak.com/ + +Description: tools to create an APT RPM repository + apt-rpm is a port of Debian's APT to the RPM package format. This + Debian package contains the tools to create an APT RPM repository, so + RPM-based systems can be maintained using APT while the APT repository + resides on a Debian system. + . + Web site: http://apt-rpm.org/ + +Description: computer vision extension library + This package contains the OpenCV (Open Computer Vision) extensions runtime + library. + . + The Open Computer Vision Library is a collection of algorithms and sample + code for various computer vision problems. The library is compatible with + IPL (Intel's Image Processing Library) and, if available, can use IPP + (Intel's Integrated Performance Primitives) for better performance. + . + OpenCV provides low level portable data types and operators, and a set + of high level functionalities for video acquisition, image processing and + analysis, structural analysis, motion analysis and object tracking, object + recognition, camera calibration and 3D reconstruction. + +Description: KDE systray application to check GMail accounts + KCheckGMail is a KDE systray application which checks GMail accounts for + new mail. It includes KWallet support. + +Description: Perl Server Pages - compiled samples + Perl Server Pages provides a versatile dynamic web scripting + environment for Perl, featuring advanced input validation and data + flow management. Support for mod_perl provided. Psp attempts to + provide easy construction of large websites in Perl, much the same + way that ASP and JSP provide this support for other languages. + +Description: XMMS2 - modplug decoder + This package enables modplug decoding for xmms2. + +Description: the GNU whois client + This is a new whois (RFC 3912) client rewritten from scratch. + It is inspired from and compatible with the usual BSD and RIPE whois(1) + programs. + It is intelligent and can automatically select the appropriate whois + server for most queries. + . + The package also contains mkpasswd, a simple front end to crypt(3). + +Description: Generates HTML code from genealogic DAGs + Generates HTML code from a DAG. It is well adapted for genealogic + DAGs (it is used in the software GeneWeb, same author) but may be + used for any kind of DAG. + +Description: Libjingle p2p development files + The Jingle extension to the XMPP protocol provides for peer-to-peer sessions, + including voice calls. The Libjingle libraries provide a basis for + implementing XMPP and Jingle. + . + This package provides development files for the Jingle P2P library. + +Description: Tools needed to build the MaxDB database system + This package contains all extra tools that are necessary to build the + MaxDB database system from the sources. Among others, it includes the + vmake utility. + +Description: TAO load balancing service + TAO implementation of OMG Load Balancing and Monitoring specification. + . + This package provides: + * LoadManager, that distributes loads across objects + * LoadMonitor, that monitors and reports loads to a manager + +Description: Intel PRO/Wireless 2100 (ipw2100) driver modules for Linux 2.6.18 on AMD64 + This package provides the Intel PRO/Wireless 2100 (ipw2100) driver modules + for the Linux kernel version 2.6.18 on all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: KDE mime library [development] + This library is used by several KDE applications to handle mime types. + . + This is the development package which contains the headers for the + libmimelib library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: Parallel Virtual Machine - shared libraries + Just the bare library, required by binaries with optional PVM support such + as pvmpov. Install the pvm package if you wish to actually run a parallel + job. + +Description: Versatile, virtual-hosting FTP daemon + A powerful replacement for wu-ftpd, this File Transfer Protocol + daemon supports hidden directories, virtual hosts, and per-directory + ".ftpaccess" files. It uses a single main configuration file, with a + syntax similar to Apache. + . + Because of the advanced design, anonymous-FTP directories can have + an arbitrary internal structure (bin, lib, etc, and special files are + not needed). Advanced features like multiple password files and + upload/download ratios are also supported. + . + This package contains most of the core and contributed modules of + proftpd. + . + More information can be found at http://www.proftpd.org/. + +Description: generator of printable output from SGML or XML using Jade + JadeTeX, in conjunction with Jade or OpenJade, can be used to produce + printable output from SGML or XML files. This package includes + 'jadetex', which produces DVI output, viewable with 'xdvi'; and + 'pdfjadetex', which produces PDF output. + . + JadeTeX is a set of LaTeX macros. JadeTeX process the output from + the TeX backend to Jade or OpenJade. + . + Note that Jade and JadeTeX uses DSSSL to produce formatted output + from SGML or XML source files. Debian also provides SGML/XML + document formatting using XSL stylesheets instead of DSSSL; that is + provided by other packages, such as passivetex, xsltproc, and fop. + . + Homepage: http://jadetex.sourceforge.net/ + +Description: A Terminal ScreenSaver + tss is a text-mode screensaver which displays ASCII art, you may choose ASCII + art of your own liking or make your own. + . + Main features: + - VT Locking (Shadow and BSD DB). + - ASCII Mirroring. + - ASCII Autopadding. + - ASCII direction selection. + - Multiple colors in ASCII object. + - Scrollbox showing uptime. + - Random ASCII file selection. + - Dynamic object speeds (ASCII, uname, scrollbox). + . + Homepage: http://www.pulia.nu/tss/ + +Description: generic Whois Client / Server + gwhois is a generic whois client / server. This means that it know + for many (virtually all) TLDs, IP-Ranges and Handles out there where + to ask. It queries other whois-servers as well as web-lookup forms. + . + gwhois can be used as a client, but you can invoke it as a server + (e.g. via inetd) as well for usage with a normal whois client. + +Description: simplified interface library for postgresql + pgeasy allows you to interface cleanly to a PostgreSQL database through the + libpq library, but more like a 4GL SQL interface. + . + It consists of set of simplified C functions that encapsulate the + functionality of libpq. + . + Install the development package libpgeasy-dev if you want to develop own + programs using this library. + +Description: Perl module to read emails from a Topica mailing list + This module screen scrapes the Topica website and fetches back RFC822 + text representations of all the mails posted to a given list. Where + possible it fills in the from, to and date fields. It should be noted + that in some cases it's impossible to get both the sender name and + their email address. + . + Homepage: http://search.cpan.org/~simonw/WWW-Topica/ + +Description: GnuPG (and obsolete PGP) keys of Debian Developers + The Debian project wants developers to digitally sign the + announcements of their packages with GnuPG, to protect against + forgeries. This package contains keyrings of GnuPG and (deprecated) + PGP keys of developers. + +Description: Web API for Python applications + Webpy offers a clean and well designed API for Python Web applications + . + The philosophy behind webpy is to: "Think about the ideal way to write a web + app. Write the code to make it happen." + . + Implementations using this library have resulted in: + * less code + * code that ran faster + * code that is easier to read and maintain. + . + Website: http://webpy.org/ + +Description: yet another Make replacement (python) + It was written for the following advantages: + . + * It handles header dependencies. + * Build processes written in Python can be called directly, without loading + another shell or interpreter. + * Password entering can be put in front of all other work. (For example when + a homepage is built and uploaded afterwards). + * Subordinated instances can be called Python-internally without loading + another shell, too. + . + Homepage: <http://projects.bertram-scharpf.de/bake/> + +Description: simplistic and non-comformant xml parser library + A minimal parser for XML file format. This library does not + try to conform to standards, but tries to be a standalone minimal + implementation of XML parser. + . + Includes the necessary files for compiling programs with + libdancer-xml library, and some documentation + +Description: Simple spam-block with refusal message + Smtp-refuser can be configured to reject mail from specific hosts + (or that satisfy other tcpd hosts.allow or similar rules), returning a + meaningful message including the reason it was bounced and a local phone + number. Because spam often has a bad envelope-from, (and because this + is more efficient), we bounce it with an error message during the + SMTP transaction, rather than send bounce mail later. + . + This SMTP refuser is used along with "tcpd" or (another TCP security + daemon) to bounce messages from the IP addresses of known spammers. The + advantage of this over just blocking the connection is that the remote + SMTP server will not retry, and a legitimate e-mail sender will get a + polite message telling them why their mail was blocked and whom to call + to get around the blocking. + . + Mail that is not blocked by smtp-refuser is delivered to your standard + mail transport agent. + . + Other, more automated solutions such as RBL and ORBS (supported by + most of the mail transfer agents), have become available since + smtp-refuser was written, but this may still be of interest to you. + +Description: GNOME applet to post to weblog entries + gnome-blog is a panel object (aka applet) that can post to weblogs using + bloggerAPI, advogato API, MetaWeblog API or LiveJournal API + . + It notably works with Blogger.com / Blogspot.com, Advogato.org, Movable Type, + WordPress, LiveJournal.com and Pybloxsom. + +Description: Illuminator Distributed Visualization Library: demos + This little library provides contour surface viewing for PETSc's 3-D + distributed array (DA) objects using the Geomview viewer, and distributed + storage and retrieval of PETSc DAs of any dimensionality in the Illumulti + (optionally compressed) binary format. + . + This package contains the tsview viewer for 2-D and 3-D timestep sequences + stored in IlluMulti format. + . + This package also contains two demonstration programs: "chts" (Cahn-Hilliard + timestep) with its front-end "chui" (Cahn-Hilliard User Interface), and "3dgf" + (3-D potential Green's function visualizer). With mpich, you can run these in + parallel using e.g. "mpirun -np X /usr/bin/chts" where X is the number of + processes (optimally equal to the number of processors), with only process 0 + requiring access to your X display for 3-D graphics. + +Description: free AdLib sound library (utils) + AdPlug is a free, multi-platform, hardware independent AdLib sound library, + mainly written in C++. AdPlug plays sound data, originally created for the + AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the real + hardware. No OPL2 chip is required for playback. + . + Homepage: <http://adplug.sourceforge.net/> + . + This package contains additional utilities. + +Description: lirc module for PulseAudio sound server + PulseAudio, previously known as Polypaudio, is a sound server for POSIX and + WIN32 systems. It is a drop in replacement for the ESD sound server with + much better latency, mixing/re-sampling quality and overall architecture. + . + This module enables the volume of a PulseAudio sink to be controlled when + buttons of an infrared remote control are pressed (through LIRC). + . + The module is called module-lirc. + +Description: Tk toolkit for Tcl and X11, v8.3 - development files + Tk is a cross-platform graphical toolkit which provides the Motif + look-and-feel and is implemented using the Tcl scripting language. + This package contains the headers and libraries needed to extend + or embed Tk. + . + Homepage: http://www.tcl.tk/ + +Description: Simple KDE video player + A video player with a different philosophy: Simple, uncluttered interface + . + Features: + - Plays DVDs, VCDs, all video formats supported by Xine + - Bundled with a simple web-page KPart + - Starts quickly + . + Homepage: http://www.methylblue.com/codeine/ + +Description: Simple full screen text editor with colored C/C++ syntax + JERED is a full page text editor for Unix. It is based on the text + editor E from IBM. The old name was JE, which meant Jerome's Editor. + Now it is called JERED, which means JErome's Renamed EDitor. + . + This editor features: automatic color enhancement of C and C++ syntax, + recording & playback of macros, multi-file sessions, automatic screen + size recognition, block movements, shell escapes, custom user + configuration, small run size (about 45K with a shared ncurses library, + and about 170K with a static ncurses lib, very fast loading, and + straightforward design. + . + Lightweight & cool. + +Description: serenity widget style for KDE + widget style without too many lines to avoid "recursive frames effect". + Serenity is based off lipstik engine + +Description: transparent IP (Layer 3) proxy ARP bridging tool + This is useful for creation of transparent firewalls and bridging + networks with different MAC protocols. Also, unlike standard + bridging, proxy ARP bridging allows to bridge Ethernet networks + behind wireless nodes without using WDS or layer 2 bridging. + +Description: VI Like Emacs - support files for vile/xvile + Shared files for the vile and xvile editors. + +Description: X C Binding, xv extension, development files + This package contains the header and library files needed to build software + using libxcb-xv, the xv extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Instrument Neutral Distributed Interface for astronomical devices + INDI is an Instrument Neutral Distributed Interface control protocol for + astronomical devices, which provides a framework that decouples low level + hardware drivers from high level front end clients. Clients that use the + device drivers are completely unaware of the device capabilities and + communicate with the device drivers and build a completely dynamic GUI + based on the services provided by the device. + . + This package is part of KDE, as a component of the KDE education module. + See the 'kde' and 'kdeedu' packages for more information. + +Description: Scalable Linear Algebra Package - Dev. files for LAM + ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type + clusters. + . + You can choose between an implementation based on MPI or PVM. This + package uses MPI. + . + The package is available for LAM and MPICH. This package uses LAM. There + are packages for the shared libraries, for the static libraries and + the development files (this one) and for test programs. + . + Also included: PBLAS, Parallel Basic Linear Algebra Subprograms. + . + Homepage: http://www.netlib.org/scalapack/ + +Description: TeX Live: Base documentation + Basic documentation + . + This package includes the following CTAN packages: + texlive-en -- The texlive-en package. + +Description: lightweight and fast library using XML + JDOM is, quite simply, a Java representation of an XML document. JDOM + provides a way to represent that document for easy and efficient + reading, manipulation, and writing. It has a straightforward API, is a + lightweight and fast, and is optimized for the Java programmer. It's + an alternative to DOM and SAX, although it integrates well with both + DOM and SAX. + +Description: DebianEdu services for educational institutions + This metapackage depends on several applications providing useful + infrastructure and services in an educational context: + e-learning services, online documentation repository, + web content filter... + +Description: analyze point-to-point terrestrial RF communication links + SPLAT! is a Surface Path Length And Terrain analysis application written + for Linux and Unix workstations. SPLAT! analyzes point-to-point terrestrial + RF communication links, and provides information useful to communication + system designers and site engineers. + +Description: data files for KGeography + This package contains architecture-independent data files for + KGeography, the geography learning tool for KDE. This includes map + and flag images. + . + See the kgeography package for further information. + . + This package is part of KDE, as a component of the KDE education module. + See the 'kde' and 'kdeedu' packages for more information. + +Description: Transitional package for thunderbird rename + Package to ease upgrading from older thunderbird-locale-eu + packages to the new icedove-locale-eu package. + . + This package can be purged at anytime once the icedove-locale-eu + package has been installed. + +Description: Graphical tool to measure and graph data + KTimeTrace is a graphical tool based on Qt that measures and + displays data from data acquisition hardware. It captures + samples from a data acquisition device, saving it to disk + while providing a real-time graphing display. + . + KTimeTrace requires having a data acquisition device that is + supported by Comedi in order to capture data. See the libcomedi0 + package or http://stm.lbl.gov/comedi for more information about + Comedi. + +Description: iptables-based Linux firewall + ipkungfu is an advanced iptables script that can be also used by + people who have only limited knowledge of proper security and IP + filtering practices. Many advanced features are included in + ipkungfu, although IPv6 support is still not included. + . + Homepage http://www.linuxkungfu.org + +Description: Perl interface to the TrustCommerce payment gateway + Net::TCLink is a module that allows for fast, secure, reliable credit + card and check transactions via the TrustCommerce IP gateway. The + module consists of a single function call that accepts a hash that + describes the requested transaction and returns a map that describes the + result. + +Description: Calculate convex hulls and related structures (shared library) + Qhull computes convex hulls, Delaunay triangulations, halfspace + intersections about a point, Voronoi diagrams, furthest-site + Delaunay triangulations, and furthest-site Voronoi diagrams. It + runs in 2-d, 3-d, 4-d, and higher dimensions. + . + This package contains the shared C library. + . + Homepage: http://www.qhull.org + +Description: Java Framework for MVC web applications + The core of the Struts framework is a flexible control layer based on standard + technologies like Servlets, JavaBeans, ResourceBundles, and Extensible + Markup Language (XML), as well as various Jakarta Commons packages. Struts + encourages application architectures based on the Model 2 approach, a + variation of the classic Model-View-Controller (MVC) design paradigm. + . + Struts provides its own Controller component and integrates with other + technologies to provide the Model and the View. For the Model, Struts can + interact with any standard data access technology, including Enterprise Java + Beans (EJB), JDBC, and Object Relational Bridge. For the View, Struts works + well with JavaServer Pages (JSP), including JSTL and JSF, as well as Velocity + Templates, XSLT, and other presentation systems. + . + For more information see http://struts.apache.org/. + +Description: XML entity and URI resolver library + Apache XML Commons Resolver simplifies the task of using XML catalog files to + perform entity resolution. They are used by other Apache XML projects like + Xerces-J and Xalan-J. + . + Apache XML Commons home page: http://xml.apache.org/commons/ + +Description: Glitz OpenGL library GLX backend + The GLX backend for the Glitz OpenGL 2D graphics library. + +Description: IMAP server for Maildir depositories + As an alternative to existing similar IMAP servers, Binc IMAP strives to + be very easy to use, but robust, stable and secure. It aims at being + absolutely compliant with the IMAP4rev1 protocol, and simple and modular + in design, making it very easy for third parties to utilize the source + code and enhance the product. + . + Binc IMAP supports Dan J. Bernstein's Maildir format and checkpassword + authentication interface. + . + See http://www.bincimap.org/ for details. + . + This package sets up the bincimap-ssl service to listen on 0.0.0.0:993, + and additionally provides a service directory to run a non-ssl bincimap + service. + +Description: The GNU Objective-C compiler + This is the GNU Objective-C compiler, which compiles Objective-C on platforms + supported by the gcc compiler. It uses the gcc backend to generate optimized + code. + . + This is a dependency package providing the default GNU Objective-C compiler. + +Description: AUnit, a unit testing framework for Ada + AUnit is a set of Ada packages based on the xUnit family of unit test + frameworks. It's intended as a developer's tool to facilitate + confident writing and evolution of Ada software. It is purposely + lightweight, as one of its main goals is to make it easy to develop + and run unit tests, rather than to generate artifacts for process + management. The framework supports easy composition of sets of unit + tests to provide flexibility in determining what tests to run for a + given purpose. + . + The GNAT Programming system (package gnat-gps) has special support for + AUnit. + . + This package contains the development files for AUnit. + +Description: Network access framework for IPv4/IPv6 - development files + net6 is a library which eases the development of network-based applications + as it provides a TCP protocol abstraction for C++. It is portable to both + the Windows and Unix-like platforms. + . + These are the development files for net6, needed only if you wish to write + or compile software which uses it. + +Description: A tty recorder + ttyrec is a tty recorder. A recorded data can be playback with the included + ttyplay command. ttyrec is just a derivative of script command for recording + timing information with microsecond accuracy as well. + It can record emacs -nw, vi, lynx, or any programs running on tty. + +Description: C* Audio Plugin Suite + caps is a collection of refined LADSPA plugins including + instrument amplifier emulation, stomp-box classics, + versatile 'virtual analog' oscillators, fractal oscillation, + reverb, equalization and others. + +Description: GNU R package for (non-)linear mixed effects models + This package provides functions to fit and compare linear and non-linear + mixed-effects models. + . + This package is part of the set of packages that are 'recommended' + by R Core and shipped with upstream source releases of R itself. + +Description: data files for Marble + This package contains the architecture-independent data files for + Marble, the generic map widget tool for KDE and others. This includes + map and flag images. + . + See the marble package for more information. + +Description: Pretty-printing of multiple sequence alignments + Boxshade is a program for creating good looking printouts from + multiple-aligned protein or DNA sequences. The program does no alignment by + itself, it has to take as input a file preprocessed by a multiple alignment + program or a multiple alignment editor. Boxshade reads multiple-aligned + sequences from either PILEUP-MSF, CLUSTAL-ALN, MALIGNED-data and ESEE-save + files (limited to a maximum of 150 sequences with up to 10000 elements each). + Various kinds of shading can be applied to identical/similar residues. Output + is written to screen or to a file in the following formats: ANSI/VT100, + PS/EPS, RTF, HPGL, ReGIS, LJ250-printer, ASCII, xFIG, PICT, HTML + . + Homepage: http://www.ch.embnet.org/software/BOX_form.html + +Description: Courier authentication daemon + This package contains the authentication daemon for the Courier applications. + +Description: geocaching query tool + Geotoad is software to help speed up the boring part of geocaching: + choosing the cache and collecting the data. GeoToad lets you perform + queries against the Geocaching website, and export the matching geocaches + to numerous devices and over 20 file formats. + +Description: Hybrid Intrusion Detection System [ Base library ] + Prelude is a general-purpose hybrid intrusion detection system. + Its goals are performance and modularity. It is divided in two main + parts : + - the Prelude sensors, responsible for generating alerts, such as + snort sensor, featuring a signature engine, plugins for + protocol analysis, and intrusion detection plugins, and the Prelude + log monitoring lackey. + - the Prelude report server, collecting data from Prelude sensors, + and generating user-readable reports. + . + This package contains the perl bindings for Prelude. + +Description: Tcl (the Tool Command Language) v8.4 - run-time files + Tcl is a powerful, easy to use, embeddable, cross-platform interpreted + scripting language. This package contains everything you need to run + Tcl scripts and Tcl-enabled apps. This version includes thread support. + . + Homepage: http://www.tcl.tk/ + +Description: Perl5 module of basic descriptive statistical functions + This module provides basic functions used in descriptive statistics. + It has an object oriented design and supports two different types of + data storage and calculation objects: sparse and full. With the sparse + method, none of the data is stored and only a few statistical measures + are available. Using the full method, the entire data set is retained + and additional functions are available. + +Description: puts an unpacked .deb file back together + dpkg-repack creates a .deb file out of a debian package that has already + been installed. If any changes have been made to the package while it was + unpacked (ie, files in /etc were modified), the new package will inherit + the changes. + . + This utility can make it easy to copy packages from one computer to another, + or to recreate packages that are installed on your system, but no longer + available elsewhere, or to store the current state of a package before you + upgrade it. + +Description: LDAP map support for Postfix + Postfix is Wietse Venema's mail transport agent that started life as an + alternative to the widely-used Sendmail program. Postfix attempts to + be fast, easy to administer, and secure, while at the same time being + sendmail compatible enough to not upset existing users. Thus, the outside + has a sendmail-ish flavor, but the inside is completely different. + . + This provides support for LDAP maps in Postfix. If you plan to use LDAP maps + with Postfix, you need this. + +Description: developer documentation for the KDE core libraries + This package contains documentation for the core KDE libraries, of + use more for developers creating applications which use the core + KDE libraries, than regular users. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'kdelibs' packages for more information. + +Description: Perl module to parse long function arguments + The Getargs::Long module allows usage of named parameters in function + calls, along with optional argument type-checking. It provides an easy + way to get at the parameters within the routine, and yields concise + descriptions for the common cases of all-mandatory and all-optional + parameter lists. + . + The validation of arguments can be done by a structure-driven routine + getargs() which is fine for infrequently called routines (but should be + slower), or via a dedicated routine created and compiled on the fly the + first time it is needed, by using the cgetargs() family (expected to be + faster). + . + The Log::Agent module is used to report errors, which leaves to the + application the choice of the final logging method: to a file, to + STDERR, or to syslog. + . + Note that this module is still in the alpha stage of development, and + the interface to it may change: indeed, it changed between 0.1.2 and + 0.1.3. + +Description: Development files for the XML security library + The XML Security Library is a C library that implements these XML standards: + . + * XML Signature + * XML Encryption + . + This package provides development files including documentation, examples, + headers, static libraries, and configuration support. + +Description: A free implementation of the OpenGL API -- debugging package + This package provides a debug-enabled version of the Mesa libraries. + . + For a complete description of Mesa, please look at the libgl1-mesa-swx11 + package. + +Description: TAO event service + An event service creates channels where suppliers and consumers + can push or pull events. This channel enables asynchronous, message + based communication between consumers and suppliers. + . + This event service supports both the Push and Pull styles for event + communication. + +Description: GNU Ada compiler version library + This library exports selected components of GNAT, the GNU Ada compiler, for use + in other packages, most notably ASIS and ASIS-based packages. It is licensed + under the GNAT-Modified GPL, allowing to link proprietary programs with it. + . + This package contains the run-time shared library. + +Description: The graphic library for PHP + A library for PHP, to allow for dynamic scientific, business and + stock-market charts. Currently supports PHP3, PHP4, TTF (or no ttf) + and GD version 1.2 - latest. Includes Pie, Line, Area, Point and + combination plots. + +Description: A Wrapper class of iconv for the Ruby + This is wrapper class of iconv for the Ruby, which translates string + between various coding systems. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: Ice for Java libraries + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package contains a jar library required to run/develop + applications with Ice for Java. You will find further information in + the ZeroC home page (http://www.zeroc.com/ice.html) and in the + non-free package zeroc-ice-manual. + +Description: debugging symbols for kdegames + This package contains the debugging symbols associated with kdegames. + They will automatically be used by gdb for debugging kdegames-related + issues. + +Description: C++ wrappers for libbonoboui2 (development files) (Developer Version) + libbonoboui is the library for the Bonobo user interface + functions. libbonobouimm is the C++ wrapper for libbonoboui. + . + This package contains development files and examples. + +Description: library to easily define a filesystem in Ruby using fuse + This library provides a simple api to define a fuse filesystem in Ruby. + It is *NOT* a full implementation of the FUSE api. + +Description: cross-assembler and utility suite for 65xx/65816 processors + xa65 is a cross-assembler and utility suite for the 65xx series of + 8-bit processors, and the 65816, a 16-bit version of the processor. + The 6502 was used in computers such as the Commodore 64, Apple II, + and many more. + +Description: GnuPG support for Icedove + A Icedove extension that allows users to access the features provided + by the popular GnuPG software from within Icedove + . + Enigmail is capable of signing, authenticating, encrypting and decrypting + email. Additionally, it supports both the inline PGP format, as well as the + PGP/MIME format as described in RFC 3156. + +Description: CLI binding for GNOME 2.12 + This package provides assemblies that allow CLI (.NET) programs to use the + GNOME 2 UI libraries 2.12, GNOME VFS, ART, RSVG and GtkHTML. + . + Gtk# 2.8 is a CLI (.NET) language binding for the GTK+ 2.8 toolkit and + assorted GNOME libraries. + +Description: Descriptions of common terminal types + This package contains what should be a reasonable subset of terminal + definitions, including: ansi, dumb, linux, rxvt, screen, sun, vt100, + vt102, vt220, vt52, and xterm. + +Description: American English dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/american-english + containing a list of English words with American spellings. + This list can be used by spelling checkers, and by programs such + as look(1). + . + There are also -small, -large, and -huge versions of this word list, + and there are wbritish* and wcanadian* packages as well. + +Description: A program that can automate interactive applications + Expect is a tool for automating interactive applications according to a script. + Following the script, Expect knows what can be expected from a program and what + the correct response should be. Expect is also useful for testing these same + applications. And by adding Tk, you can also wrap interactive applications in + X11 GUIs. An interpreted language provides branching and high-level control + structures to direct the dialogue. In addition, the user can take control and + interact directly when desired, afterward returning control to the script. + +Description: simple web server to run ASP.NET applications + XSP is a simple web server written in C# that can be used to run your + ASP.NET 1.1 and 2.0 applications. + . + This is the standalone ASP.NET web server. If you want to run ASP.NET + applications with Apache, look at mono-apache-server. + +Description: Decoder and Viewer for AO-40 Telemetry + AO40tlmview decodes the binary telemetry transmitted by the AMSAT OSCAR 40 + satellite. It provides an ncurses-based (i.e., text-mode) interface for + browsing through the telemetry blocks. + . + The telemetry blocks can either be read from a file (e.g., downloaded from + the AMSAT telemetry archive), or received live through a TCP or UDP + connection to a demodulator. + . + Furthermore, it can produce simple graphs of the telemetry, either through + gnuplot if running in a graphical (X11) environment, or as a crude ASCII + graph when running in a text-only environment. + +Description: Mesa Off-screen rendering extension + OSmesa is a Mesa extension that allows programs to render to an + off-screen buffer using the OpenGL API without having to create a + rendering context on an X Server. It uses a pure software renderer. + . + This package provides both 16-bit and 32-bit versions of the off-screen + renderer which do not require external libraries to work. + +Description: Source code for Artificial Intelligence: A Modern Approach + This is the Common Lisp source code from Peter Norvig's + Artificial Intelligence: A Modern Approach + +Description: Development files for Morse programs + Static library, headers and manual page for program development. + The provided environment is intended to write programs for receiving + and sending Morse code. + +Description: a UNIX init scheme with service supervision + runit is a replacement for SysV-init and other init schemes. It runs on + Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted + to other Unix operating systems. runit implements a simple three-stage + concept. Stage 1 performs the system's one-time initialization tasks. + Stage 2 starts the system's uptime services (via the runsvdir program). + Stage 3 handles the tasks necessary to shutdown and halt or reboot. + . + See http://smarden.org/runit/ for more information. + . + This package replaces the /sbin/init program and configures runit to run + as process no 1 after the next reboot. + +Description: PL/Tcl procedural language for PostgreSQL 7.4 + PL/Tcl enables an SQL developer to write procedural language functions + for PostgreSQL 7.4 in Tcl. You need this package if you have any + PostgreSQL 7.4 functions that use the languages pltcl or pltclu. + . + PostgreSQL is an object-relational SQL database management system. + +Description: Tcl (the Tool Command Language) v8.3 - run-time files + Tcl is a powerful, easy to use, embeddable, cross-platform interpreted + scripting language. This package contains everything you need to run + Tcl scripts and Tcl-enabled apps. This version does not support + threads; if you need thread support, please use tcl8.4. + . + Homepage: http://www.tcl.tk/ + +Description: Canna Static Library and Headers + Canna is a Japanese input system available in Free Software. + This package includes header and static libraries. + +Description: Advanced front-end for rpm + Yum (Yellow dog Updater, Modified) is an automatic updater and package + installer/remover for rpm systems. It automatically computes dependencies + and figures out what things should occur to install packages. It makes it + easier to maintain groups of machines without having to manually update + each one using rpm. + . + Features include: + . + * Multiple Repositories + * Simple config file + * Correct dependency calculation + * Fast operation + * rpm-consistent behavior + * comps.xml group support, including multiple repository groups + * Simple interface + . + Homepage: http://linux.duke.edu/projects/yum/ + +Description: Linux Kernel USB Video Class module + linux-uvc is a kernel module that supports some standard devices that + implement USB Video Class. + . + Currently supports Logitech Quickcam Fusion, Logitech Quickcam Orbit, + Logitech Quickcam Pro for Notebooks, and Logitech Quickcam Pro 5000. + . + This package contains miscellaneous tools. + . + macbook-isight-firmware-loader - tool to extract mactel firmware + +Description: lookup the username on the remote end of a TCP/IP connection + You can either use the simple interface, which does one ident + lookup at a time, or use the asynchronous interface to perform + (possibly) many simultaneous lookups, or simply continue serving other + things while the lookup is proceeding. + +Description: extra fonts for the mathematical text editor TeXmacs + This package contains a reasonably complete set of Type 1 fonts for + basic use of the mathematical text editor TeXmacs. Type 1 fonts may + yield better printing results and are preferred by publishers. + . + TeXmacs also uses Type 1 fonts from the TeTeX distribution, but + without a more complete set of Type 1 fonts, TeXmacs falls back to + the Metafont system and needs to autogenerate fonts from a LaTeX + distribution on demand, which takes a lot of time during editing. + . + This package brings the pregenerated Type 1 fonts that are part of + the distribution of TeXmacs for Microsoft Windows and can't be found + in other Debian packages. + . + Homepage: http://www.texmacs.org/ + +Description: web control panel for admin and accounting hosting services + Domain Technologie Control (DTC) is a control panel for hosting. Using a web + GUI for admin and accounting all hosting services, DTC can delegate the task of + creating subdomains, email, and FTP accounts to users for the domain names they + own. DTC manages a MySQL database containing all the hosting informations. + . + It has support for many programs (bind 8 and 9 and compatibles, MySQL, Apache + 1.3, php4, qmail, postfix 2, amavis, clamav, spamassassin, courier 2, cyrus, + dovecot, proftpd, webalizer, mod-log-sql, etc.) using config files and/or MySQL + plugin (when service is non-critical). It can also generates backup scripts, + calculation scripts, and config files. All this using a single system UID/GID. + . + It does as well monitoring of all trafic accounting per user and per service + (and globaly using RRDTools). DTC is fully skinable and translated in several + languages. + . + Homepage: <http://www.gplhost.com/software-dtc.html> + +Description: TeX Live: Armenian + Essential armenian + . + This package includes the following CTAN packages: + armenian -- A package which lets one to write in Armenian with TeX. + +Description: Alamin GSM SMS Gateway server + Server part of the Alamin GSM SMS Gateway. This gateway allows you to + send SMS messages over a GSM network, and receive SMS messages and run a + program (called input message processor, IMP) to process the incoming + message. + +Description: larger mouse cursors for X + This package provides some large mouse cursors for use under X. It's useful + for laptop users, for those running X at very high resolutions, and for + anyone who finds it hard to see the default mouse cursors. + +Description: Yahoo User Interface Library + A collection of HTML, CSS, and JavaScript components for creating AJAX web + pages. The library currently includes: + . + * utility classes for animation and drag and drop. + * utility classes for working with XMLHttpRequest, DOM and browser events. + * Autocomplete, calendar, menu, slideview, tabview and treeview controls. + * A container control that can be used for tooltips, panels, dialog boxes etc. + * A logging framework. + * Cascading stylesheets for grids and fonts. + +Description: Authen::SASL - SASL Authentication framework + SASL is a generic mechanism for authentication used by several network + protocols. Authen::SASL provides an implementation framework that all + protocols should be able to share. + . + The framework allows different implementations of the connection class + to be plugged in. At the time of writing there were two such plugins: + - Authen::SASL::Perl + This module implements several mechanisms and is implemented + entirely in Perl. + - Authen::SASL::Cyrus + This module uses the Cyrus SASL C-library (both version 1 and 2 are + supported). + +Description: Rule based XML Java object mapping tool + Commons-Digester convert XML to Java object by mapping rule. A rich set of + predefined rules is available for your use, or you can also create your own. + +Description: Common Lisp library for integrating differential equations + This library provides functions for integrating coupled differential + equations. + +Description: a C++ library of generic design patterns (debug information) + Loki is a ("the"?) C++ library of generic programming techniques, containing + flexible implementations of common design patterns and idioms. It is an + essential library for modern C++ programming and exposes many cool features + of the language. + . + This package contains debugging symbols useful for tracing bugs in the + libloki package. + . + Homepage: http://loki-lib.sourceforge.net/ + +Description: ANSI drawing and viewing utility + tetradraw is an easy to use drawing utility that gives you an ease access to + the high characters like smileys, card signs and the well known single and + double frame line characters but much more. Also the changing of foreground + and background colors is not hard to do. + . + tetraview is the viewer for such produced images. + +Description: The Web Preprocessor - a Perl script to preprocess HTML files + WPP is a small Perl script that allows preprocessing of HTML files. + You can define variables, which are abbreviations for longer + constructs, and include common HTML fragments. It's useful for + giving a uniform layout to different HTML pages. It can be used in + cgi-bin programs for automatic generation of pages. With less HTML + code inside them you can make more flexible and readable scripts. + . + WPP provides four separate facilities that you can use as you see + fit: inclusion of text/HTML fragments, variable expansion, + conditional generation, macro expansion. + . + Homepage: http://wpp.sourceforge.net/ + +Description: Concurrent, On-the-fly Audio Programming Language + ChucK is a new audio programming language for real-time synthesis, + composition, and performance, which runs on commodity operating systems. + . + ChucK presents a new time-based concurrent programming model, which supports + multiple, simultaneous, dynamic control rates, and the ability to add, remove, + and modify code, on-the-fly, while the program is running, without stopping or + restarting. + +Description: Dict package for English-Portuguese Freedict dictionary + This is a package of the English-Portuguese Freedict dictionary, formatted + for the dictionary server and client which uses the DICT Protocol. + +Description: Archive tool for mailing lists with search engine + lurker is an archiver which can handle extremely large amounts + of email. It is fast, intuitive, and customisable. + . + lurker archives your mailing lists and imports new mail. + It includes many features like powerful fast search engine, + chronological threading, file attachment support, + multi-lingual support, completely customisable output etc. + . + For more information see http://lurker.sourceforge.net/. + +Description: Gnome instant messaging software compatible with ICQ + GnomeICU is an instant messaging software that allows users to communicate + in real time with friends, family members, and coworkers in an efficient, + unobtrusive manner. + . + It has support for all of the following ICQ features: + . + * Server-side list storage + * Basic messaging + * File transfer + * Contact history + * Visible/Invisible/Ignore lists + * Ability to interface ICU from the command line + * Icon themes + * V8 Protocol + * and many, many more. + . + Homepage: http://gnomeicu.sourceforge.net + +Description: Meta package for the development of IIIMF + The IIIMF package is a sample implementation of the Internet/Intranet Input + Method (IIIM Framework). IIIM is the next generation input method framework + under development. Compared to old solutions like XIM, IIIM provides + benefits like platform independence; multilingual, Unicode support; + distributed architecture; and efficient, lightweight client and server. + . + This package provides a meta package to install the development + packages for IIIMF. + +Description: Brazilian Portuguese (pt_BR) internationalized (i18n) files for KDE + This package contains the Brazilian Portuguese internationalized + (i18n) files for all KDE core applications. + +Description: Perl module for XSLT as a SAX Filter + This module implements XSLT as a SAX Filter. At the moment it only + uses XML::LibXSLT as an XSLT transformer, but hopefully in the future + we can support others too (it's written with that in mind). + . + The beauty is you can stick other things in the transformation chain + if you want, or you can make the writer use XML::Handler::HTMLWriter + if you want to write out valid HTML 4.0, or you can make the + generator something like XML::Generator::DBI. The possibilities are + endless. + +Description: TinySNMP Utilities + This is a fast, leightweight implementation of the SNMPv1 protocol + as described in RFC 1157. + . + This package contains implementations of the popular SNMP utilities found + in many SNMP implementations. This includes tinysnmpget, tinysnmpgetnext, + and tinysnmpwalk. + +Description: Get rid of those nasty Wingdows viruses + This is a port of the MacBill, which is based on xbill, source to GNUstep. + . + Ever get the feeling that nothing is going right? You're a sysadmin, and + someone's trying to destroy your computers. The little people running + around the screen are trying to infect your computers with Wingdows [TM], + a virus cleverly designed to resemble a popular operating system. Your + objective is to click the mouse on them, ending their potential threat. + If one of the people reaches a computer, it will attempt to replace your + operating system with the virus it carries. It will then attempt to run off + the screen with your vital software. + . + Homepage: http://www.linuks.mine.nu/stepbill/ + +Description: X11 solitaire game written in Python + PySol is an X11 solitaire game with a number of nice features, + including hints, autoplay, unlimited undo, player statistics, demo + mode, selectable card set and background graphics, and integrated help. + It currently plays over one hundred different games and variants, and + has a plug-in architecture which makes adding more easy. + . + Install pysol-cardsets for a wide variety of cardsets. + . + Install pysol-sound-server and pysol-sounds to get support + for sound effects and background music. + +Description: Testing and calibration tools + jstest (1) - joystick test program + jscal (1) - joystick calibration program + inputattach (1) - attach a serial line to a joystick device + . + Requires at Linux 2.4 or newer. + +Description: Nemerle Compiler + Nemerle is a new functional language designed from the ground + up for the .NET platform. Nemerle supports: + * object oriented and imperative .NET concepts + * variant datatypes + * matching + * higher order functions + * powerful macro system + It has simple, C-like syntax and makes access to imperative features + easy, and thus is easy to learn. + . + Visit http://nemerle.org for more details. + . + This package contains the compiler (ncc) and an interpreter (nemish) + for Nemerle. + +Description: Paperless money transfer with German banks on floppies + This package contains a library that can read and write German DTAUS + files. DTAUS is an acronym for DatenTraegerAUStausch. It is used by + German credit institutes in order to transfer commands for money + exchanges between accounts. This format is used both between banks + and between banks and their customers. One mainly wants to use it to + be able to do automatic "Bankeinzuege". + . + This package probably will only be useful in Germany. + +Description: OpenID support for servers and consumers + Set of Python packages to support use of the OpenID decentralized + identity system in your application, both server- and client-side. + +Description: Open Phone Abstraction Library - successor of OpenH323 + This package contains the shared version of the OPAL library. + . + The OPAL project aims to create a full featured, interoperable, Open Source + implementation of the H.323 and SIP protocols that can be used freely by + everybody. These protocols are most used for Voice over IP (VoIP) + conferencing. + . + For more information on the OPAL project visit them at + http://www.voxgratia.org/ + +Description: command line HP (Compaq) SmartArray status checker + By default it runs in a non verbose mode that can be used as a nagios + check or periodic cron job. The output is a single line of information + about the worst state found. (If one logical drive is recovering and a + second drive is in interim recovery mode. It will only report the + failing drive.) The exitcodes can be used to determine the severity. + Critical = 2; Warning = 1; Normal = 0 + +Description: Bouncy Castle Java Cryptographic Service Provider + The Bouncy Castle Crypto package is a Java implementation of + cryptographic algorithms. + . + This package contains a JCE provider and a lightweight crypto API. + . + Homepage: http://www.bouncycastle.org/ + +Description: Development and documentation files for Generic Security Services + The GNU Generic Security Service Library (GSSLib) is a free + implementation of the GSS-API security framework. GSSLib uses Shishi + to implement the Kerberos V5 mechanism, but is flexible enough to + support other mechanisms too. + . + This package contain files for developing programs with GSS support, + including the header file and static library, and a tool to explain + GSS-API error codes. + . + Homepage: http://josefsson.org/gss/ + +Description: an XSL processor fully implemented in C++ + Sablotron is a fast, compact and portable XML toolkit implementing + XSLT 1.0, DOM Level2 and XPath 1.0. + . + The goal of this project is to create a reliable and + fast XSLT processor conforming to the W3C specification, which is + available for public and can be used as a base for multiplatform XML + data distribution systems. + . + This package includes Sablotron runtime libraries, which are needed for + Sablotron binaries to work. + +Description: source for the gspca v4l kernel module + The gpsca video for linux (v4l) driver, provides support for + webcams and digital cameras based on the spca5xx range of chips + manufactured by SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, + Mars-semi, Pixart and Transvision. + . + The gspca driver is a rewrite of the well known spca5xx v4l kernel + module from the same author, Michel Xhaard. + . + This package provides the source code for the gspca kernel modules. + Kernel source or headers are required to compile these modules. For + basic install steps see /usr/share/doc/gspca-source/README.Debian.gz + . + http://mxhaard.free.fr/index.html + +Description: Another mixer application designed for WindowMaker + There's nothing in the program that makes it *require* WindowMaker, + except maybe the look. Mixer.app is a mixer utility for Linux + systems. Requires /dev/mixer to work. Provides three customizable + controls on a tiny 64x64 app. + +Description: Versatile bitmap/pixmap editing tool + Tkpaint is an easy to use graphics utility based on the canvas widget + of Tcl/Tk. It can be very useful for drawing simple to complex + figures, slide presentations, graphs, and diagrams that involve + geometrical shapes, arrows, text, and colors. It is also possible to + insert bitmaps and gif/ppm/pgm images. There is a large variety of + operations that can be performed on a group of objects: scaling, + rotation, relocation, reflection, and deformation with respect to + inclination. + +Description: Converts DocBook/XML documents into man pages and TeXinfo + The main tools are: + * docbook2x-man: converts a DocBook/XML refentry into a manual page, + with table support + * docbook2x-texi: converts a DocBook/XML refentry into an info page, + most usable for Emacs users + . + Homepage: http://docbook2x.sourceforge.net/ + +Description: X C Binding, composite extension, debugging symbols + This package contains the debugging symbols associated with + libxcb-composite, the composite extension for the X C Binding. gdb will + automatically use these symbols when debugging libxcb-composite. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: ReportLab library to create PDF documents using Python + ReportLab is a library that lets you directly create documents in + Adobe's Portable Document Format (PDF) using the Python programming language. + . + ReportLab library creates PDF based on graphics commands without + intervening steps. It's therefore extremely fast, and flexible (since + you're using a full-blown programming language). + . + Sample use cases are: + * Dynamic PDF generation on the web + * High-volume corporate reporting and database publishing + * As embeddable print engine for other applications, including a + 'report language' so that users can customize their own reports. + * As 'build system' for complex documents with charts, tables and text + such as management accounts, statistical reports and scientific papers + * from XML to PDF in one step + +Description: Ada binding for Glade generated applications + GtkAda is a library that allows programmers to write GTK+ applications in the + Ada 95 programming language. + . + This library allows Ada applications to load Glade 2 files at run time. + +Description: lightweight RSS and Atom feed reader for Firefox + Sage is a Firefox extension that reads RSS (2.0, 1.0, 0.9x) and Atom + feeds. It integrates with the "Live bookmark" feature of firefox. + . + Sage has highly customizable rendering via the use of style sheets. It + also features feed discovery, and RSS search engine integration. + . + +Description: X C Binding, xf86dri extension, debugging symbols + This package contains the debugging symbols associated with + libXCBxf86dri, the xf86dri extension for the X C Binding. gdb will + automatically use these symbols when debugging libXCBxf86dri. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Free Lossless Audio Codec - C development library + FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is + similar to MP3, but lossless. The FLAC project consists of: + . + * The stream format + * libFLAC, which implements a reference encoder, stream decoder, and file + decoder + * flac, which is a command-line wrapper around libFLAC to encode and decode + .flac files + * Input plugins for various music players (Winamp, XMMS, and more in the + works) + . + This package contains the development library libFLAC. + +Description: API documentation for libnl + This is a library for applications dealing with netlink sockets. + The library provides an interface for raw netlink messaging and various + netlink family specific interfaces. + . + This package contains the API reference documentation for libnl. + . + Homepage: http://people.suug.ch/~tgr/libnl/ + +Description: GNUstep tutorial as HTML files + This is a collection of GNUstep tutorials in the HTML format covering: + - Writing GNUstep Makefiles + - Basic Classes of the GNUstep Base Library + - First GUI Application: NSApplication, NSMenu + - First GUI Application 2: NSWindow, NSButton + - First GNUstep Renaissance Application + - Distributed Objects + - More on Makefiles: Libraries, Aggregate projects + +Description: LibESMTP SMTP client library development files + LibESMTP is a library to manage posting (or submission of) electronic + mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as + Exim. It may be used as part of a Mail User Agent (MUA) or another + program that must be able to post electronic mail but where mail + functionality is not the program's primary purpose. + +Description: C++ jabber/xmpp library devel files + A C++ Jabber/XMPP library that takes care of low level protocol stuff. + Additionally, it offers high level interfaces for interaction with an + XMPP server. + . + It is a fully compliant XMPP Core and supports various JEPs, mainly + those needed to implement a XMPP IM client. + . + This package contains files needed for development with this library. + +Description: Utilities for manipulating XML documents + Haskell utilities for parsing, filtering, transforming and + generating XML documents. + . + This is the version bundled with the interpreter. + +Description: 'InterNetNews' news server + This package provides INN 2.x, which is a very complex news server + daemon useful for big sites. The 'inn' package still exists for smaller + sites which do not need the complexity of INN 2.x. + . + The news transport is the part of the system that stores the articles + and the lists of which groups are available and so on, and provides + those articles on request to users. It receives news (either posted + locally or from a newsfeed site), files it, and passes it on to any + downstream sites. Each article is kept for a period of time and then + deleted (this is known as 'expiry'). + . + By default Debian's INN will install in a fairly simple 'local-only' + configuration. + . + In order to make use of the services provided by INN you'll have to + use a user-level newsreader program such as trn. The newsreader is + the program that fetches articles from the server and shows them to + the user, remembering which the user has seen so that they don't get + shown again. It also provides the posting interface for the user. + +Description: Intel PRO/Wireless 3945ABG (ipw3945) driver modules for Linux 2.6.18 on AMD64 + This package provides the Intel PRO/Wireless 3945ABG (ipw3945) driver + modules for the Linux kernel version 2.6.18 on all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: DCOP service for accessing CVS repositories + This library provides a DCOP service for accessing and working with + remote CVS repositories. Applications may link with this library to + access the DCOP service directly from C++. Alternatively, scripts may + access the service using the standard "dcop" command-line tool. + . + DCOP is the Desktop Communication Protocol used throughout KDE. + . + This package is part of KDE, and a component of the KDE SDK module. + See the 'kde' and 'kdesdk' packages for more information. + +Description: An emacs-mode for ocaml programs + It handles automatic indentation of Objective Caml and Caml-Light + code. Key parts of the code are highlighted using Font-Lock. It + provides support to run an interactive OCaml toplevel and debugger. + It works both with FSF Emacs and XEmacs. + . + This mode attempts to give better results than the one provided in + the standard distribution of OCaml and which is available through the + ocaml-mode package. Indentation rules are slightly different but + closer to classical functional languages indentation. Tuareg-mode + gives access to some functionalities from ocaml-mode when that + package is installed. + +Description: GNU Image Finding Tool - index and search images by content + The GIFT (the GNU Image-Finding Tool) is a Content Based Image + Retrieval System (CBIRS). It enables you to do Query By Example on + images, giving you the opportunity to improve query results by + relevance feedback. For processing your queries the program relies + entirely on the content of the images, freeing you from the need to + annotate all images before querying the collection. + . + The GIFT comes with a tool which lets you index whole directory trees + containing images in one go. You then can use the GIFT server and its + client, to browse your own image collections. + . + The GIFT is an open framework. The developers explicitly have taken + into account the possibility of adding new ways of querying to the + framework. The communication protocol for client-server communication, + MRML, is XML based and fully documented (http://www.mrml.net). This + aims at promoting code reuse among researchers and application + developers. + . + The current version of the GIFT can be seen in action at + http://viper.unige.ch/demo/ + . + The GIFT (ex Viper) is the result of a research effort at the Vision + Group at the CUI (computer science center) of the University of Geneva + (see http://vision.unige.ch/). This cutting-edge research has been the + subject of several publications and conference talks. Details can be + found at http://viper.unige.ch/. + . + To avoid a name clash with the "gift" package (a fasttrack filesharing + client), these packages have been named "gnuift" (also to stress that + gnuift is a GNU project). + +Description: collaborative development tool - shell accounts (using LDAP) + GForge provides many tools to help collaboration in a + development project, such as bug-tracking, task management, + mailing-lists, SCM repository, forums, support request helper, web + page / FTP hosting, release management, etc. All these services are + integrated into one web site and managed via a nice web interface. + . + This package provides shell accounts authenticated via LDAP to + GForge users. + +Description: C API for reading and writing ArcView Shapefiles + The Shapefile format is a new working and interchange format + promulagated by ESRI (http://www.esri.com/) for simple vector + data with attributes. It is apparently the only file format + that can be edited in ARCView 2/3, and can also be exported + and imported in Arc/Info. + . + This package includes the development files. + . + http://shapelib.maptools.org/ + +Description: [Med] Medical practice management - Client + This is the GNUmed Electronic Medical Record. Its purpose is + to enable doctors to keep a medically sound record on their + patients' health. Currently it is not fully featured. The + features provided are, however, tested, in use, and + considered stable. This package does NOT yet provide + functionality for billing and stock keeping. + . + While the GNUmed team has taken the utmost care to make sure + the medical records are safe at all times you still need to + make sure you are taking appropriate steps to backup the + medical data to a safe place at appropriate intervals. Do + test your backup and desaster recovery procedures, too ! + . + Protect your data! GNUmed itself comes without + any warranty whatsoever. You have been warned. + . + Homepage: http://gnumed.org/ + . + This package contains the wxpython client. + +Description: GUI based ALSA utilities for specific hardware + A collection of GUI based ALSA utilities for specific sound hardware: + . + echomixer - control tool for Echoaudio soundcards + envy24control - control tool for Envy24 (ice1712) based soundcards + hdspconf - GUI program to control the Hammerfall HDSP Alsa Settings. + hdspmixer - tool to control the advanced routing features of the + RME Hammerfall DSP. + rmedigicontrol - control tool for RME Digi32 and RME Digi96 soundcards + +Description: sound files for playing crossfire + Crossfire is a multiplayer graphical arcade and adventure game made + for the X environment. It has certain flavours from other games, + especially Gauntlet (TM) and Nethack/Moria. Any number of players + can move around in their own window, finding and using items and + battle monsters. They can choose to cooperate or compete in the same + world. + +Description: libraries for nautilus components - development version + Nautilus is the official file manager and graphical shell for the + GNOME desktop. + . + This package provides the necessary development libraries and include + files to develop and compile Nautilus extensions. + +Description: Image viewing and analysis application + Imview is an application which + . + * Displays a large number of image formats. + * Displays 2D or 3D (as slices) images with a very good zoom and pan + feature. + * Works with multi-spectral, time series or multi-page documents (e.g.: + Satellite images, TIFF stacks, animated GIFs and heterogeneous + multi-component files). + * Displays all pixel types (1-bit to 64-bit data, integer or floating + point). + * Arbitrary 1-D profile of 2-D images (or of 2-D slices of 3-D images) can + be displayed. + * Has support for arbitrary colourmaps for all pixel types (i.e.: false + colour display). + * Has standard image manipulation facilities (brightness/contrast, gamma, + zoom, crop, rotation, etc). + * Can be controlled remotely via sockets and text commands (for easy + integration into various image analysis systems). + * Images can be uploaded into Imview via sockets or shared memory. + * And much more! + . + Homepage: http://www.cmis.csiro.au/Hugues.Talbot/imview/ + +Description: program for receiving files via Bluetooth or IRDA + This program can be used to receive files with OBEX protocol + over Bluetooth or IrDA (infrared) connection. This program + should work with many mobile devices like PDA's and mobile + phones. + +Description: Ice for C++ SSL plug-in + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package is required to run applications using secure connections + developed with Ice for C++ or Ice for Python. You will find further + information in the ZeroC home page (http://www.zeroc.com/ice.html) + and in the non-free package zeroc-ice-manual. + +Description: lib for parsing cmdline parameters + Popt was heavily influenced by the getopt() and getopt_long() functions, + but it allows more powerful argument expansion. It can parse arbitrary + argv[] style arrays and automatically set variables based on command + line arguments. It also allows command line arguments to be aliased via + configuration files and includes utility functions for parsing arbitrary + strings into argv[] arrays using shell-like rules. + . + This package contains the runtime library and locale data. + +Description: Magic print filter with automatic file type recognition + apsfilter makes printing many file formats much easier. It features + on-the-fly decompression and conversion, and works on both PostScript + and non-PostScript (via Ghostscript) graphical printers. + . + Among the supported formats are: gzip, bzip2, compress, freeze, pack, + ASCII, BMP, data (PCL, etc.), DVI, FBM, FIG, FITS, GIF, Group 3 fax, + HTML, IFF ILBM, JPEG, Kodak Photo CD, MGR, MIFF, PBM/PGM/PNM/PPM, PDF, + PNG, PostScript, RLE, SGI, Sketch, Sun raster, Targa, TIFF, troff, WPG, + X pixmap, XCF. Note that actual support depends on the installed + filter programs. + +Description: Shared library to access HFS+ formatted volumes + HFS+ is a modernized version of Apple Computers HFS Filesystem. + Nowadays, it is widely used with more recent versions of MacOS. + hfsplus consists of a library and a set of tools that allow access + to HFS+ volumes. + . + This package contains a shared version of the library. + +Description: Generates latex and HTML documentation for C programs + This package provides sample documentation produced by cxref from + some of the cxref source itself. + +Description: additional unix utilities + This is a growing collection of the unix tools that nobody thought + to write thirty years ago. + . + So far, it includes the following utilities: + - isutf8: check if a file or standard input is utf-8 + - sponge: soak up standard input and write to a file + - ts: timestamp standard input + - vidir: edit a directory in your text editor + - vipe: insert a text editor into a pipe + - combine: combine the lines in two files using boolean operations + - ifdata: get network interface info without parsing ifconfig output + - pee: tee standard input to pipes + - zrun: automatically uncompress arguments to command + - mispipe: pipe two commands, returning the exit status of the first + +Description: not just another tetris clone + Another tetris-like falling blocks game. Although it + looks like Tetris, it's not---and figuring out how to + make blocks go away is half the fun. + +Description: Openssl engine for the XML security library + The XML Security Library implements standards related to secure handling + of XML data. + . + This package provides dynamic libraries for use by applications. + Specifically, it provides the openssl implementation of the XML security + library cryptography functions. + +Description: Utilities for XPilot NG + XPilot is a multi-player tactical manoeuvring game for X. Each + player controls their own fighter equipped with a variety of weapons + and power-ups. Players compete as teams or as individuals; the + object of the game is to score points by blasting the opposition, + stealing their treasure or by racing round a circuit. + WARNING: This game is very addictive. + . + This package contains utilities for making XPilot maps and playing + back recordings of XPilot games. + . + This package is for the "Next Generation" (NG) fork at http://xpilot.sf.net + +Description: Intel PRO/Wireless 2200 and 2915ABG (ipw2200) driver modules for Linux 2.6.18 on AMD64 + This package provides the Intel PRO/Wireless 2200 and 2915ABG (ipw2200) + driver modules for the Linux kernel version 2.6.18 on all 64bit single- + and multiprocessor AMD and Intel machines. + +Description: instant messenger and IRC client for UNIX systems + EKG2 is an open source instant messenger program for UNIX systems. The program + has a plugin-based structure, and supports multiple protocols, currently + Jabber, Gadu-Gadu and IRC. Also a generic filesystem-based communication + mechanism called "xmsg" is supported. + . + The program is being actively developed, and already has many useful features, + including: + - irssi-like ncurses interface, with mouse support + - experimental GTK interface + - experimental HTTP interface + - spell checking + - "remote control" via pipe or socket + - XOSD support + - python and perl scripting + - launching shell commands on certain events + - encryption support (SIM, GnuPG) + - logging to SQLite, plain text or XML files + - sending SMs (using an external program such as sms-pl) + - mail checking + . + Homepage: http://ekg2.org/ + +Description: All GStreamer plugins + This package will ensure that all GStreamer plugins are installed. + . + This package is a "metapackage"; meaning it contains no programs; + instead, it just Depends on other packages. + +Description: Fully Automatic Installation nfsroot package + FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux + systems. This package contains the software that is only needed in + the FAI nfsroot. Do not install this package on a normal machine. + . + Homepage: http://www.informatik.uni-koeln.de/fai + +Description: Simple, extensible, embeddable programming language + Lua is a powerful, light-weight programming language designed for extending + applications. The language engine is accessible as a library, having a C + API which allows the application to exchange data with Lua programs and also + to extend Lua with C functions. Lua is also used as a general-purpose, + stand-alone language through the simple command line interpreter provided. + . + See <http://www.lua.org/about.html> for more information. + . + This package contains the Lua command line interpreter and bytecode compiler. + Install it if you are developing or using Lua scripts. + +Description: Very small, yet very fast HTTP server + Mathopd is a very small, yet very fast HTTP server for UN*X systems. + . + Mathopd supports useful features of HTTP/1.1, such as persistent + connections, partial responses and pipelining. It does not support + things like content negotiation. It also supports CGI/1.1. + . + Mathopd was designed specifically to run as a single process, and to + never grow in size. When this software was first written (early 1996) + this was something that other HTTP servers were not very good at. + +Description: server for managing certificate revocation lists + DirMngr is a server for managing and downloading certificate revocation + lists (CRLs) for X.509 certificates and for downloading the certificates + themselves. DirMngr also handles OCSP requests as an alternative to + CRLs. DirMngr is either invoked internally by gpgsm or when running as + a system daemon through the dirmngr-client tool. + . + Web site: http://www.gnupg.org/aegypten2/ + +Description: KDE utility for making a fine cup of tea + KTeaTime is a handy timer for steeping tea. No longer will you have to + guess at how long it takes for your tea to be ready. Simply select the + type of tea you have, and it will alert you when the tea is ready to + drink. + . + KTeaTime sits in the KDE system tray. + . + Please note that KTeaTime is written explicitly for KDE. If you are + using a non-KDE window manager or desktop environment then it is quite + possible that KTeaTime will not work on your system. + . + This package is part of KDE, and a component of the KDE toys module. + See the 'kde' and 'kdetoys' packages for more information. + +Description: An Apache module that interfaces with Lisp environments + Establishes a link between the Apache web server and a Lisp environment + that allows a Lisp program to generate dynamic content while letting + Apache take care of the dirty details of HTTP serving. The protocol + between Lisp and Apache is simple, making it easy to create WWW- + accessible applications quickly. + +Description: a gtk+2 vectorial canvas with extra features + Dia-newcanvas is a gtk+2 vectorial widget that has got extra features + as compared to gnome canvas: + . + * Split data/view done through a renderer interface + * Grid + * Connections, attracted/attraction points + * Easy customizatoin + * Multiple renderers (Gdk implemented, anti-aliased and gnome-print + planned) + * Multiple views ability + . + This package contains the header files and static library needed for + development of programs using dia-newcanvas. + +Description: PGP/inline plugin for Sylpheed-Claws GTK2 + This plugin for Sylpheed-Claws GTK2 verifies signatures of digitally + signed messages, and decrypts encrypted messages. It's also required + to send signed and encripted messages using inline method (deprecated). + +Description: QSL log signing for the Logbook of the World (LoTW) + A QSL is a confirmation of contact between two amateur radio stations. + The ARRL Logbook of the World project is a database which collects + data about contacts between amateur stations (QSOs). This package + provides programs for maintaining your digital certificates for + LOTW and for signing QSO log files in ADIF and Cabrillo format + for upload. + +Description: image processing system good for very large images + VIPS is an image processing system designed with efficiency in mind. + It is good with large images (images larger than the amount of RAM in + your machine), and for working with colour. It can perform many + image manipulation tasks much faster than other packages such as + ImageMagick and the GIMP and includes some special features such as + creating single "mosaic" images from multiple parts. + . + VIPS consists of two main components: an image processing library + with some command-line tools and a spreadsheet-like graphical user + interface. The graphical interface is available in the nip2 package. + . + This package includes runtime libraries needed to run applications + linked with the vips library. + +Description: tool for mathematical surfaces + K3DSurf is a program to visualize and manipulate Multidimensional + surfaces by using Mathematical equations. It's also a "Modeler" for + POV-Ray in the area of parametric surfaces. + . + Homepage: http://k3dsurf.sourceforge.net/ + +Description: Graphical tools for certain user account management tasks + The usermode package contains contains several graphical tools for users: + userinfo, usermount and userpasswd. Userinfo allows users to change + their finger information. Usermount lets users mount, unmount, and + format filesystems. Userpasswd allows users to change their + passwords. + . + Install the usermode package if you would like to provide users with + graphical tools for certain account management tasks. + +Description: Meta-package for the Xfce Lightweight Desktop Environment + Xfce is a lightweight desktop environment for unix-like operating systems. + It aims to be fast and lightweight, while still being visually appealing and + easy to use. Designed for productivity, it loads and executes applications + fast, while conserving system resources. + . + This package is a meta-package; it depends on the core packages of the + Xfce4 desktop environment and recommends some extra Xfce4 packages. If you + intend to use Xfce4 and want the full experience then installing this + package and the packages it Recommends is a great place to start. + If you just want to pick and choose the core components then feel free to + remove this package. + . + Homepage: http://www.xfce.org/ + +Description: thesaurus for the KDE Office Suite + KThesaurus lists words related to a given term and offers a user interface + to WordNet, a powerful lexical reference system. By default, only the English + language is supported. + . + This package is part of the KDE Office Suite. + +Description: Pluggable Authentication Modules library + Contains the C shared library for Linux-PAM, a suite of shared + libraries that enable the local system administrator to choose how + applications authenticate users. In other words, without rewriting + or recompiling a PAM-aware application, it is possible to switch + between the authentication mechanism(s) it uses. One may entirely + upgrade the local authentication system without touching the + applications themselves. + +Description: Perl extension for retrieving terminal size + Term::Size is a Perl module which provides a straightforward way to + retrieve the terminal size. + +Description: real-time guitar effects + Creox is a real-time sound processor. You can plug your electric + guitar or any other musical instrument directly to the PC's sound + card and start experimenting with various sound effects. Creox has a + nice user-friendly GUI, a preset support, a low-latency DSP engine + and each effect parameter can be altered "on the fly". + . + It can be connected to the JACK sound server (http://jackit.sf.net/), + and. The output sound can be routed to the other JACK-aware + applications and the input audio can be taken as the output from the + other JACK client. + +Description: Displays system information from /proc + Procinfo is a small program that gathers some system information from + diverse files under /proc and prints it to the screen. It duplicates some of + the functionality of free(1) and uptime(1). This also includes lsdev for + displaying information about installed hardware and socklist for displaying + a list of open sockets + . + Lsdev is a Perl script that attempts to tabulate DMA, IRQ and I/O port + allocation per kernel driver. + . + Socklist is a Perl script that gives you a list of all open sockets, + enumerating types, port, inode, uid, pid, fd and the program to which + it belongs. + . + Homepage: ftp://ftp.cistron.nl/pub/people/00-OLD/svm/ + +Description: Lightweight OSC library + This is a lightweight, easy to use implementation of the OSC (Open + Sound Control) protocol (see + <http://www.cnmat.berkeley.edu/OpenSoundControl/> for details). + . + Open Sound Control (OSC) is a protocol for communication among + computers, sound synthesizers, and other multimedia devices that is + optimized for modern networking technology. OSC features: + . + * Open-ended, dynamic, URL-style symbolic naming scheme + * Symbolic and high-resolution numeric argument data + * Pattern matching language to specify multiple recipients of a + single message + * High resolution time tags +  * "Bundles" of messages whose effects must occur simultaneously + * Query system to dynamically find out the capabilities of an OSC + server and get documentation + . + Homepage: <http://liblo.sourceforge.net/> + +Description: Extension to DocBook XML for generating html forms + The DocBook HTML Forms module adds six new markup elements to + DocBook XML for easy generation of HTML forms from XML source + documents. + . + The HTML Forms module is a customization of the full DocBook + XML V4.1.2 DTD. + . + Author: Norman Walsh <ndw@nwalsh.com> + . + Homepage: http://oasis-open.org/docbook/xml/htmlforms/ + +Description: SSH2 client-side library (debug package) + libssh2 is the thin library implementing client side of SSH2 protocol + as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, + SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, + SECSH-NUMBERS, and SECSH-PUBLICKEY + . + This boils down to the regular terminal, scp and SFTP sessions; port + forwarding; password, key-based and keyboard-interactive + authentication. + . + This package contains the debugging symbols. + +Description: Perl module for using and building Perl SAX2 XML processors + This module consists of several framework classes for using and + building Perl SAX2 XML parsers, filters, and drivers. It is designed + around the need to be able to "plug in" different SAX parsers to an + application without requiring programmer intervention. Those of you + familiar with the DBI will be right at home. Some of the designs + come from the Java JAXP specification (SAX part), only without the + javaness. + . + This package also contains a script (called update-perl-sax-parsers) + to manage the ParserDetails.ini file. This script is intended to be + used in postinst and prerm package scripts to (de)register parsers. + See README.Debian for more info. + +Description: STLport C++ class library + STLport is a open-source, volunteer-driven project. Its goal is to + build complete, multiplatform ANSI C++ Standard Library with SGI STL + code base. From this base, it inherits the following advantages : + + Advanced technology for maximum efficiency + + Exception safety and thread safety + + Standard compliance and reliability + + Important extensions - hash tables, singly-linked list, rope + . + Homepage: http://www.stlport.org/ + +Description: Checks dns zone information using nameserver lookups + dnswalk is a DNS debugger. It performs zone transfers of specified + domains, and checks the database in numerous ways for internal + consistency, as well as accuracy. + +Description: A Gentle Introduction to Haskell 98 + The Gentle Introduction is designed to serve as a supplement to the + Haskell 98 Report; it provides a tutorial introduction for someone + who is already familiar with another programming language (preferably + a functional one). + +Description: Charset recoding module + This Apache DSO module recodes encoding of documents between + ISO-8859-2, ASCII, CP852, CP1250 and other. + +Description: an Objective C <-> Perl bridge for GNUstep + Camelbones is a GNUstep framework designed to bridge Objective C and Perl. + This makes it possible for applications to have code in both languages, having + Objective C code invoke Perl code and vice-versa. + . + Web: http://camelbones.sf.net/ + +Description: Write filesystems in Perl using FUSE + This lets you implement filesystems in perl, through the FUSE + (Filesystem in USErspace) kernel/lib interface. + . + FUSE expects you to implement callbacks for the various functions. + +Description: STLport C++ class library + STLport is a open-source, volunteer-driven project. Its goal is to + build complete, multiplatform ANSI C++ Standard Library with SGI STL + code base. From this base, it inherits the following advantages : + + Advanced technology for maximum efficiency + + Exception safety and thread safety + + Standard compliance and reliability + + Important extensions - hash tables, singly-linked list, rope + . + For more information on STLport visit the web page + http://www.stlport.org/ . + +Description: X11 Video extension library (debug package) + libXvMC provides an X Window System client interface to the + XVideo-MotionCompensation extension to the X protocol. + . + The XVideo-MotionCompensation extension allows for further accelerated drawing + of videos. Video data may be sent at earlier stages of the decoding pipeline + than raw YUV data. At the moment, driver support for XvMC is poor to + non-existent. + . + This package contains the debug versions of the library found in libxvmc1. + Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/XvMC' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: migrate changesets between version control systems + The tailor tool moves patches and changesets between different repositories, + preserving as much information as possible. The repositories can be managed + by different version control systems. Currently, ArX, Bazaar, Bazaar-NG, + Codeville, CVS, Darcs, Git (Cogito), Mercurial, Monotone, Subversion, + and Tla are supported. + . + While tailor is useful for one-time operation, when switching to a different + version control system, it can also synchronise repositories on an ongoing + basis. Changesets are either pulled one-way from a master repository, or + migrated back and forth for full two-way synchronisation. + . + Homepage: http://www.darcs.net/DarcsWiki/Tailor + +Description: GTK+-based X11 frontend for SANE (Scanner Access Now Easy) + xsane can be run as a stand-alone program or through the GIMP image + manipulation program. In stand-alone mode, xsane can save an image + to a file in a variety of image formats, serve as a frontend to a + fax program, or send an image to a printer. + . + This package contains architecture-independent files needed by xsane + (locales, help). + +Description: Type-safe Signal Framework for C++ - development files + This library implements a full callback system for use in widget + libraries, abstract interfaces, and general programming. Originally + part of the Gtk-- widget set, libsigc++ is now a separate library to + provide for more general use. It is the most complete library of its + kind with the ability to connect an abstract callback to a class + method, function, or function object. It contains adaptor classes for + connection of dissimilar callbacks and has an ease of use unmatched + by other C++ callback libraries. Libsigc++ is licensed under the + LGPL. + +Description: A tool that display NAT connections + Netstat-nat is a small program written in C. It displays NAT + connections, managed by netfilter/iptables which comes with the > 2.4.x + linux kernels. The program reads its information from + '/proc/net/ip_conntrack', which is the temporary conntrack-storage of + netfilter. + +Description: Generic Game Engine library development files + gengameng is a simple generic C++ game engine library supporting X11 + double-buffering. + . + Install this package if you wish to compile programs which use + libgengamegeng. + +Description: Audio CD burning plugin for the Muine audio player + A plugin for the Muine audio player that lets you burn the current playlist + to an audio CD. + +Description: X C Binding, randr extension + This package contains the library files needed to run software using + libxcb-randr, the randr extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: library for dealing with Microsoft CHM format files + It is a very simple library, but sufficient for dealing with all of the + chm files. Library currently does not has write support. + . + CHM files are used on the Micosoft Windows platform to store program + documentation, almost always in the form of HTML, with some non-standard + quirks. CHM files are a form of archive known as InfoTech Storage Format + (ITSF) files and contain some special files to implement features of the + CHM viewer. On Windows they are accessed through a kind of virtual + filesystem exposed by a dynamically loaded library. ITSF files have + UTF-8 filenames and use an LZX cruncher to compress all the files in one + big chunk. Both the ITSF and the formats of the internal CHM files are + highly indexed and their designs are all clearly optimized for read-only + access. + . + This package includes test programs + +Description: Common utilities used by the Plexus Container and components + These utils collected from misc places, mostly the Jakarta Commons packages. + +Description: convert DocBook SGML source into HTML using DSSSL + A text-formatting package based on SGML (Standard Generalized Markup + Language), which allows you to produce TeX/DVI/PS/PDF, HTML, RTF, and + plain ASCII (currently via w3m by default) from a single source with + other recommended and suggested packages; due to the flexible nature + of SGML, many other target formats are possible. + . + This tool can not handle DocBook XML yet. For DocBook SGML only. + . + HTML can be generated without any other Debian text processing package, + but for the other formats the appropriate packages have to be installed. + You need to install lynx or w3m for ASCII text output (w3m is the default + txt backend). Also jadetex is required for PS and PDF, and + linuxdoc-tools for ld2db conversion. + . + This system is tailored for writing technical software documentation, + an example of which are the Linux HOWTO documents. However, there is + nothing Linux-specific about this package; it can be used for many + other types of documentation on many other systems. It should be + useful for all kinds of printed and online documentation. + . + The package was formerly called linuxdoc-sgml because it originates + from the Linux Documentation Project (LDP). The name has been changed + into sgmltools to make it clearer that there is no Linux-specific + stuff included in this package. + . + This is the latest version of the sgmltools series and the successor of + sgmltools v2. + +Description: Lightweight, "relaxed" RSS (and XML-ish) parser + XML::RSSLite attempts to extract the maximum amount of content from + available documents, and is less concerned with XML compliance than + alternatives. Rather than rely on XML::Parser, it uses heuristics and good + old-fashioned Perl regular expressions. It stores the data in a simple + hash structure, and "aliases" certain tags so that when done, you can + count on having the minimal data necessary for re-constructing a valid + RSS file. This means you get the basic title, description, and link for a + channel and its items. + . + This module extracts more usable links by parsing "scriptingNews" and + "weblog" formats in addition to RDF & RSS. It also "sanitizes" the + output for best results. + +Description: File type determination library (development) + This library can be used to classify files according to magic number + tests. It implements the core functionality of the file command. + . + This package contains the development files. + +Description: GROMACS molecular dynamics sim, documentation + GROMACS is a versatile package to perform molecular dynamics, i.e. simulate + the Newtonian equations of motion for systems with hundreds to millions of + particles. + . + It is primarily designed for biochemical molecules like proteins and lipids + that have a lot of complicated bonded interactions, but since GROMACS is + extremely fast at calculating the nonbonded interactions (that usually + dominate simulations) many groups are also using it for research on non- + biological systems, e.g. polymers. + . + This package contains documentation, man pages, and example files. + +Description: source code for QuickCam Express kernel module + The qc-usb-source package is a skeleton for creating a kernel module + to drive Logitech's QuickCam Express webcam and other webcams with + similar chipsets. + . + This packages contains the source code for the kernel module. This + driver supercedes the qce-ga driver. + +Description: GTK+ 2 User Interface Builder (with GNOME 2 support) + Glade is a RAD tool to enable quick and easy development of user + interfaces for the GTK+ 2 toolkit and the GNOME 2 desktop environment. + It also contains built-in support for generating the C source code + needed to recreate the interfaces. + . + The user interfaces designed in Glade are stored in the well-known XML + format, enabling easy integration with external tools. Several tools are + already available which can turn the XML files into source code in other + languages such as C++, Perl and Python. Other tools such as libglade can + load the XML files and create the interfaces at runtime. + . + Homepage: http://glade.gnome.org/ + +Description: XML parser for the oo2c Oberon-2 compiler + The libxml sources include the XML parser itself, encoder and decoder + for the most prominent Unicode encodings, an URI library, some + auxiliary OS level functions, and low-level support modules for socket + access. + +Description: X11 Direct Graphics Access extension library (debug package) + libXxf86dga provides the XFree86-DGA extension, which allows direct + graphics access to a framebuffer-like region, and also allows relative + mouse reporting, et al. It is mainly used by games and emulators for + games. + . + This package contains the debug versions of the library found in libxxf86dga1. + Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xxf86dga' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Z-Shell Empire client + zec is a client for Empire (http://www.wolfpackempire.com/), + a real time, multiplayer, internet-based game, featuring military, + diplomatic, and economic goals. + . + Currently there are two incarnations of zec: zec, and zecsh. + . + zec itself is a traditional script in the style of pei. While it is not + as full-featured as pei, it does have the advantage of ZLE support. + . + zecsh is an experimental script, intended to be sourced from a running + shell instance, in order to give the user the ability to intersperse + normal shell constructs with Empire commands. + . + At this time, zecsh is considerably less stable than zec. + +Description: HP Linux Printing and Imaging - gs IJS driver (hpijs) + This package contains an IJS printer driver for Ghostscript, which + adds support for most inkjet printers and some LaserJet printers + manufactured by HP. It is also required for HPLIP fax support. + . + The Debian package of hpijs includes the so-called rss patch, to use + pure black ink instead of composite black in printers that don't do + color map conversion in firmware. + . + HPIJS can take advantage of Ghostscript IJS KRGB support when + available, to enhance black printing on printers that do color + map conversion in firmware and are thus not affected by the old + rss patch. + . + Users of the CUPS printing system are advised to also install the + hplip package, and use the hp CUPS backend to send data to the printer. + HPLIP supports USB, networked and parallel-port devices, and enables + extended HPIJS functionality such as border-less printing. + Selecting any hpijs ppd in CUPS will use hpijs automatically. + . + Users of spoolers other than CUPS with printers connected through USB or + parallel ports are advised to install the hpoj package. Extended HPIJS + functionality will not be available. + . + HPIJS is meant to be used through the foomatic system (see the + foomatic-filters package). + . + Homepage: http://hplip.sourceforge.net/ + +Description: bitrate calculator for DivX;-) movies written in perl + This is a bitrate calculator for DivX;-) movies. + it helps you to calculate (given the preferred size of + the movie the sound bitrate and the length of the movie) + the correct encoding video bitrate for a given movie. + +Description: Tape transfer utility for CBM/Oric-1 machines + Converts Commodore C2N pulse streams to binary format that consists + of 192-byte tape headers and variable-length program blocks. Tested + on the PET, VIC-20, C64, C128, plus/4, and on the Tangerine Oric-1. + The program can be interfaced to a cassette drive emulator device + C2N232 via RS-232, and it can output the pulses as sinusoidal waves + in raw PCM format. + +Description: Debian installation guide + This package contains the Debian installation guide for the Mips + architecture, in a variety of languages. + . + A shorter reference, the installation HOWTO, is included in an appendix. + +Description: Provides super user privileges to specific users + Calife is a lightweight alternative to Sudo. + It allows selected users to obtain a shell with the identity + of root, or another user, after entering their own password. + This permits the system administrator to grant root privileges + without sharing the root password. + +Description: Spanish (ES) language package for Enigmail + Spanish (ES) menus and messages for Enigmail. + +Description: Obsolete shared library for accessing pci devices + This is a transition package to allow for partial upgrades from sarge. + It should be removed after etch is released. + +Description: Fixed-width fonts for fast reading + These are fixed-width fonts suitable for terminals, editors, etc. + If you have to work for extended time in front of monitor (i.e. over + eight hours), you may find that using of these fonts reduces your + eyes-fatigue. + . + This package contains normal and bold fonts in the following sizes: + 6x12, 8x14, 8x16, 10x20, 12x24, 14x28 and 16x32 and supports the + following encodings: ISO10646-1, ISO8859-1, ISO8859-2, ISO8859-5, + ISO8859-9, ISO8859-13, ISO8859-15, ISO8859-16, KOI8-R, KOI8-U, CP1251 + and PT154. + +Description: The GiNaC symbolic framework (debugging symbols) + GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a + library for doing symbolic (i.e. non-numeric) computation directly in the C++ + programming language. + . + This package provides an unstripped shared library with debugging symbols. The + library is installed in /usr/lib/debug and will be automatically used by + gdb while debugging programs using the GiNaC library. Most people will not + need this package. For detailed information about GiNaC see + <http://www.ginac.de/>. + +Description: A distributed version (revision) control system + This package contains the documentation for monotone in HTML and PDF + formats. See the description of the package monotone for more details. + +Description: Blue version of the gorilla icons for kde + Kool gorilla icon set for kde. Brings monkey spirit to your desktop + +Description: Run-time library to control radio transceivers and receivers + Most recent amateur radio transceivers allow external control of their + functions through a computer interface. Unfortunately, control commands are + not always consistent across a manufacturer's product line and each + manufacturer's product line differs greatly from its competitors. + . + This library addresses that issue by providing a standardised programming + interface that applications can talk to and translating that into the + appropriate commands required by the radio in use. + . + This package provides the tcl bindings of the library. + +Description: Linux PCI Utilities (for 2.*.* kernels) (old shared library) + This package contains the old version of the shared library that comes with + pciutils. It is just here for compatibility reasons, and will be removed in + the future. + +Description: Program to monitor network device statistics + Pload is a program to monitor ppp network device statistics and + graphs information using Athena stripchart widgets. It can monitor + any device that reports statistics to /proc/net/dev including + ethernet, plip, loopback, etc. It shows totals and current rates + for a given interface and is customizable to show using X resources. + +Description: qt viewer for avida + avida-qt-viewer is a graphics viewer for the + auto-adaptive genetic system Avida. Avida is a + digital world in which simple computer programs + mutate and evolve. + . + Homepage http://dllab.caltech.edu/avida/ + +Description: A minimalist ncurses-based text editor + Dav (Dav Ain't Vi) is meant to provide a stable text editor that is efficient + in both memory and processor usage. It is simple to use, making it ideal for + novice users. It is licensed under the GPL and is still + in development. + . + Features include: + * Memory and cpu efficiency + * Small filesize and footprint + * Freely licensed under the GPL + * Useful feature set + * Intuitive and easy to use + . + Homepage http://dav-text.sourceforge.net/ + +Description: Hardened system environment + Harden-environment provides a hardened system environment, or at least + helps the administrator to configure such an environment. + . + Right now this includes packages for local intrusion detection. + . + NOTE! This package will not make your system uncrackable, and it is + not intended to do so. Making your system secure involves a LOT + more than just installing a package. + . + For more information on how to secure your system see: + http://www.debian.org/doc/manuals/securing-debian-howto/ + +Description: parameter calculator for IPv4 addresses + ipcalc takes an IP address and netmask and calculates the resulting + broadcast, network, Cisco wildcard mask, and host range. By giving a + second netmask, you can design sub- and supernetworks. It is also + intended to be a teaching tool and presents the results as + easy-to-understand binary values. + . + Originally, ipcalc was intended for use from the shell prompt, but a + CGI wrapper is provided to enable colorful HTML display through a + webserver. + . + Homepage: http://jodies.de/ipcalc + +Description: GUI for searching packages and viewing package information + This tool is aimed to help you search the packages you need. It should + make the task of searching a pleasant experience. + . + Search can be done by + * pattern + * tags (based on the debtags system, a new way of categorizing + Debian packages) + * files + * installed status + * orphaned packages + Additionally a lot of information about the packages is displayed, + including the files belonging to them. + . + It is possible to install or remove packages. + +Description: Integration of perl with the Apache2 web server - documentation + mod_perl allows the use of Perl for just about anything + Apache-related, including <Perl> sections in the config + files and the famous Apache::Registry module for caching + compiled scripts. + . + This package contains additional documentation for mod_perl. + +Description: postscript PPD file library, development kit + This package contains the static library and header files used in + development of programs that use libppd. + +Description: configuration applets for GNOME 2 - data files + This package contains data files (icons, pixmaps, locales files) needed by + the configuration applets in the gnome-control-center package. + +Description: A portable, modular, small and efficient ftp server + wzdftpd is designed to be run as root or non-root, It supports IPv6, SSL, and + is multithreaded. Server is fully configurable online using SITE commands, and + implements the lastest RFC extensions to FTP protocol. + . + Features are: flexible user management, acls, virtual users/groups, security, + speed, bandwith limitation, per command authorization, virtual directories, + dynamic ip changes auto-detection, etc. + . + It includes several authentication backends, is easily scriptable and provides + a powerful event-driven system to extend server. + . + For more informations, see http://www.wzdftpd.net/ + +Description: Tk toolkit for Tcl and X11, v8.3 - manual pages + Tk is a cross-platform graphical toolkit which provides the Motif + look-and-feel and is implemented using the Tcl scripting language. + This package contains the manual pages for the Tk commands. + . + Homepage: http://www.tcl.tk/ + +Description: Rename and rotate files according to EXIF tags + RenRot renames files according the DateTimeOriginal and FileModifyDate + EXIF tags, if they exist. Otherwise, the name will be set according to + the current timestamp. Additionally, it rotates JPEG images and their + thumbnails, using the Orientation EXIF tag. + +Description: Perl module for reformatting whitespace for pretty printing XML + This module can be used as a PerlSAX filter to reformat an XML + document before sending it to a PerlSAX handler that prints it (like + XML::Handler::Composer). + . + Like XML::Filter::DetectWS, it detects ignorable whitespace and + blocks of whitespace characters in certain places. It uses this + information and information supplied by the user to determine where + whitespace may be modified, deleted or inserted. Based on the indent + settings, it then modifies, inserts and deletes characters and + ignorable_whitespace events accordingly. + . + This is just a first stab at the implementation. It may be buggy and + may change completely! + . + The suggestedd package is only needed for the example 'pretty.pl' + +Description: example-based guide to APT + This manual tries to be a quick but complete source of + information about the APT system and its features. + . + It documents the main uses of APT with many examples. + . + This package depends on all translations of the manual. + Its purpose is to provide a smooth upgrade for those + who had apt-howto installed before the package was split. + It may then be removed. + +Description: The Lemon Parser Generator + Lemon is an LALR(1) parser generator for C or C++. It does the same + job as bison and yacc. But lemon is not another bison or yacc + clone. It uses a different grammar syntax which is designed to reduce + the number of coding errors. Lemon also uses a more sophisticated + parsing engine that is faster than yacc and bison and which is both + reentrant and thread-safe. Furthermore, Lemon implements features + that can be used to eliminate resource leaks, making is suitable for + use in long-running programs such as graphical user interfaces or + embedded controllers. + +Description: compiled XML documentation for the D-BUS CLI bindings + The MonoDoc Project is the documentation framework of the Mono project which + provides detailed API documentation for all Mono components and the Mono CLI + implementation. + . + This packages contains the compiled XML documentation for the D-BUS CLI + bindings + +Description: Installer for EIJIRO dictionaries for sdic + This package installs the EIJIRO Japanese-English and + English-Japanese dictionaries to use with sdic. + . + EIJIRO is available from EDP (lectronic Dictionary Project) and + ALC Corporation. You can get the information about it from + http://www.alc.co.jp/alcshop/eng/eijiro/ + . + How to get EIJIRO dictionary data? + - Buy EIJIRO book (ISBN 4757408382) + - Download from http://www.eijiro.jp/ and buy the key + +Description: a word processor for the KDE Office Suite + KWord is a FrameMaker-like word processing and desktop publishing + application. KWord is capable of creating demanding and professional + looking documents. It can be used for desktop publishing, but also for + "normal" word processing, like writing letters, reports and so on. + . + This package is part of the KDE Office Suite. + +Description: Development files for Firebird - an RDBMS based on InterBase 6.0 code + This package contains header files for Firebird. + . + Please refer to the firebird2.0-super and firebird2.0-classic packages for + more information about Firebird in general. + . + Homepage: http://www.firebirdsql.org/ + +Description: Log file aggregator and report tool (Qt3 frontend) + Kayak is Qt3-based frontend to upstreamdev. + . + Upstreamdev is a tool that allow users to send in system specific log and + troubleshooting data to support personnel. + . + It can be easily modified to output data to any pastebin or support + tracker. + . + Homepage: http://www.upstreamdev.org/ + +Description: library for real-time MIDI input/output + PortMidi is a platform independent library for MIDI input/output. + This package provide the PortMidi and PortTime libraries. + +Description: A Computational Logic for Applicative Common Lisp: infix interface + ACL2 is both a programming language in which you can model computer + systems and a tool to help you prove properties of those models. + . + This package contains utilities and libraries to access ACL2 via an + infix notation similar to that used in many non-lisp programming + languages. + +Description: Perl interface to the PC/SC smart card library + This package contains a Perl wrapper to the PC/SC smartcard library + (pcsc-lite) together with some small examples. + . + The provided modules are Chipcard::PCSC and Chipcard::PCSC::Card + . + Homepage: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ + +Description: Haskell library of efficent, purely-functional data structures + Some concrete mplementations of the abstract interface of the Edison + library for Haskell for use with ghc 6. + . + Edison is a library of purely function data structures for Haskell + originally written by Chris Okasaki. Conceptually, it consists of two + things: + - A set of type classes defining data the following data structure + abstractions: 'sequences', 'collections' and 'associative + collections' + - Multiple concrete implementations of each of the abstractions + . + This package contains the concrete implementations. + . + Homepage: http://www.eecs.tufts.edu/~rdocki01/edison.html + +Description: recipes manager for KDE - data files + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg RecipeML or Meal-Master) or from + databases. + . + This package provides architecture independent files for krecipes. + +Description: a communication-friendly weblog system + tDiary is a weblog system, which makes your weblog communication-friendly for + the writer (you) and readers. It consists of Ruby scripts for CGI (Common + Gateway Interface). The followings are the main features. + * Comments: readers can post comments to each entry like message boards. + * Links: Each entry can show referers from which readers come so that you + can see others write about the entry. + * Trackback: tDiary can send and receive trackbacks. + * Theme: You can easily change the design called `theme' of your weblog. + Many themes are included in `tdiary-theme' package. + * Plugin: You can add many functionalities called `plugins' to tDiary. Many + plugins are included in `tdiary-plugin' package. + * Pages for Handhelds: tDiary is able to serve especially small and + terse documents for PDAs and mobile phones. + * Writing Style: HTML is not required to write entries. Plain text is + converted to HTML by tDiary. The converting grammars are called `styles'. + Many styles are available. + . + Homepage: http://www.tdiary.org/ + +Description: documentation for fftw version 3 + This package contains the documentation for fftw3, + a Fast Fourier Transform library. + +Description: The Netfilter Userspace Logging Daemon + ulogd is a daemon that listens for Netlink packets generated by iptables's + ULOG target. Basically, it's a replacement for syslog for logging packets, + and does a much better job - it logs to files, pcap files, MySQL, PostgreSQL, + SQLite 3 and soon will be able to log remotely. + . + MySQL, PostgreSQL and SQLite 3 support is in separate packages, called + ulogd-mysql, ulogd-pgsql and ulogd-sqlite3 respectively. pcap file support + is in package called ulogd-pcap. + . + ulogd homepage: http://www.gnumonks.org/projects/ulogd + +Description: Allows to check a pop3 mailbox before downloading any mail + pop3browser is intended to delete unwanted (SPAM) mails before downloading + via a low-bandwidth connection. + +Description: subtitle editor for text-based subtitle files + Text-based subtitles are commonly used with DivX video. + Gaupol supports multiple subtitle file formats and provides + means of text corrections and time manipulations. + Gaupol's user interface is designed with attention to batch + processing of multiple documents and convenient translating. + . + Supported formats are: + * Advanced Sub Station Alpha (.ssa) + * MicroDVD (.sub) + * MPL2 (.txt) + * MPsub (.sub) + * SubRip (.srt) + * Sub Station Alpha (.ssa) + * SubViewer2 (.sub) + * TMPlayer (.txt) + . + VobSubs (image-based subtitles used in DVDs) are NOT supported. + . + Homepage: http://home.gna.org/gaupol/ + +Description: [incr Tk] OOP extension for Tcl - run-time files + [incr Tk] is a set of [incr Tcl] base classes for creating mega-widgets. + Onc such set of mega-widgets is provided in the [incr Widgets] package. + +Description: Use SQL to store/write your apache queries logs - DBI interface + mod_log_sql is a log module for Apache 1.3 and 2.0 + which logs all requests to a MySQL database. + . + DBI interface. + . + Created for apache-2.0. Use libapache-mod-log-sql-dbi for apache-1.3. + +Description: a KDE frontend to the R statistics language + RKWard aims to become an easy to use, transparent frontend to R, + a powerful system for statistical computation and graphics. + Besides a convenient GUI for the most important statistical functions, + future versions will also provide seamless integration with an + office-suite. + . + RKWard is still in development status. Right now it is most useful as an IDE + to users with some experience in R, or willing to learn R. + +Description: system-wide profiler for Linux systems (GUI components) + This package contains only the GUI components of the oprofile package. + This allows oprofile to be used on machines that require a much + smaller footprint, or that do not wish to use an X Windows interface. + +Description: music pack for ASC + This is a music pack for the Advanced Strategic Command game. + If ASC detects the presence of these tracks it plays them during game. + . + Composed by Michael Kievernagel. + . + Homepage: http://www.asc-hq.de/ + +Description: Metakit bindings for python + MetaKit is an embeddable database library. It lets you build applications + which store their data efficiently, in a portable way, and which will not + need a runtime installation. In terms of the data model, MetaKit takes + the middle ground between RDBMS, OODBMS, and flat-file databases - yet it + is quite different from each of them. + +Description: Update infrastructure for config.{guess,sub} files + This package installs an up-to-date (from CVS) version of config.guess + and config.sub, used by the automake and libtool packages. It provides + the canonical copy of those files for other packages as well. + . + It also documents in /usr/share/doc/autotools-dev/README.Debian.gz + best practices and guidelines for using autoconf, automake and + friends on Debian packages. This is a must-read for any developers + packaging software that uses the GNU autotools, or GNU gettext. + +Description: Lock X11 display until password is entered. + xlock locks the X server till the user enters his/her password at the + keyboard. While xlock is running, all new server connections are + refused. The mouse cursor is turned off. The screen is blanked and a + changing pattern is put on the screen. If a key or a mouse button is + pressed then the user is prompted for the password of the user who + started xlock. + . + This version is built without additional OpenGL and XPM modes. The + companion package xlockmore-gl contains them. This is the only difference + between the two packages. + +Description: A KDE clone of the Japanese PuyoPuyo game + KFouleggs is a clone of the Japanese PuyoPuyo game, with advanced + features such as multiplayer games against human or AI, and network + play. If you have played Tetris or one of its many clones, you will + find KFouleggs easy to learn. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: MP3/Ogg Vorbis broadcast streaming library (development) + A library for communicating with and sending data to Icecast and Icecast 2 + streaming audio servers. It handles the socket connection, the timing of + the data transmission, and prevents bad data from getting to the server. + . + With just a few lines of code, a programmer can easily turn any application + into a streaming source for an Icecast-based server. Libshout also allows + developers who want a specific feature set (database access, request taking) + to concentrate on that feature set, instead of worrying about how server + communication works. + . + This package contains the development headers, static libraries, and source + code to an example program. + . + Homepage: http://www.icecast.org/ + +Description: GUI to manage the Self-mode of USR/3COM Message modems + TkUsr is a small program that allows you to manage the Self-mode of + USR/3COM Message (Plus), Professional Message modems. With it you can + view, print, save faxes and voice messages stored on your modem. + It features an intelligent retrieving of data with a cache system to + speed up the download. So you do not have to download the full memory + to get only one fax. + It should be multi-platform as it is written in Tcl/Tk. + +Description: Program for displaying Group-3 Fax files under X + The program 'viewfax' allows you to view Group-3 fax files in an X window. + Group-3 is the "standard" format for faxes. + +Description: A free implementation of the OpenGL API -- runtime + Mesa is a 3-D graphics library with an API which is very similar to + that of OpenGL. To the extent that Mesa utilizes the OpenGL command + syntax or state machine, it is being used with authorization from + Silicon Graphics, Inc. However, the author makes no claim that Mesa + is in any way a compatible replacement for OpenGL or associated with + Silicon Graphics, Inc. + . + This library provides a pure software rasteriser; it does not provide + a direct rendering-capable library, or one which uses GLX. For that, + please see libgl1-mesa-glx. + . + On Linux, this library is also known as libGL or libGL.so.1. + +Description: library to parse EXIF files (development files) + Most digital cameras produce EXIF files, which are JPEG files with + extra tags that contain information about the image. The EXIF library + allows you to parse an EXIF file and read the data from those tags. + +Description: View hosts/ports taking up the most network traffic + jNettop captures traffic comming across the host it is running on and displays + streams sorted by bandwidth they use. Result is a nice listing of + communication on network by host and port, how many bytes went + through this transport and the bandwidth it is consuming. + +Description: user-space interfaces for software suspend2 + Software suspend2 is an alternative implementation to suspend a linux + machine by writing its state to memory for later resuming. A kernel + patch for suspend2 is available separately. + . + This package provides several user interfaces which improve the + user's experience during the suspend and resume processes. It is not + needed for suspend2 functionality. + . + Homepage: http://www.suspend2.net/ + +Description: Documentation for FontForge + FontForge allows you to create or edit outline and bitmap fonts. + It is also a font format converter and can convert among PostScript + (ASCII & binary Type 1, some Type 3s, some Type 0s), TrueType, and + OpenType (Type2), CID-keyed, SVG, CFF and multiple-master fonts. + . + This package contains the documentation in HTML format. + +Description: An Isola board game with nice graphics + Do'SSi Zo'la is an SDL implementation of the Isola board game, + featuring nice animations, which makes it appealing to children. + . + The goal of the basic Isola game is to block the opponent by + destroying the squares which surround him. In each turn, each player + must first move to one of the squares adjacent to his current + position, and then destroy a square of his choice. The first player + who is unable to move loses. + . + Do'SSi Zo'la provides a number of variations of the standard rules. + +Description: Ukrainian (uk) translations for KOffice + This package contains the Ukrainian translations for all applications + in the KDE Office Suite. + +Description: Universal front-end for Round-Robin Databases (common files) + Core part of the Torrus suite, providing support files needed by the + other Torrus packages. It is not meant to be installed directly. + Instead, use either torrus-apache or torrus-apache2, which will install and + configure Torrus for operation together with Apache 1.x or Apache 2.x + web server respectively. + . + Torrus is designed to be a universal front-end framework for + Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured + to collect and monitor arbitrary data series from various data + sources which can in turn be displayed on a web page served by the + Apache web server. + . + One of the traditional applications of this functionality is the collection + and visualization of network information using the Simple Network Management + Protocol (SNMP) from SNMP-enabled devices. + . + Torrus has been formerly known as rrfw, round-robin database framework. + . + Upstream URL: http://torrus.org/ + +Description: graphical client for pommed + pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and + PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard + backlight or ejects the CD-ROM drive accordingly. + . + gpomme is a graphical client for pommed. It listens for signals sent by + pommed on DBus and displays the action taken by pommed along with the + current state associated to this action. + +Description: Perl interface to Bzip2 compression library + The Compress::Bzip2 module provides a Perl interface to the Bzip2 + compression library, a relevant subset of the functionality provided + by Bzip2 is available in Compress::Bzip2. + . + The module can be split into two general areas of functionality, namely + in-memory compression/decompression and read/write access to bzip2 + files. + +Description: Common Lisp package for MD5 Message Digests + This package contains a Common Lisp function to calculate the MD5 + message digest of a string, stream, or file. + +Description: Graph Editing Framework written entirely in Java + This lib is needed by ArgoUML but can be used within different applications. + . + The goal of the GEF project is to build a graph editing library that can be + used to construct many, high-quality graph editing appications. Some of GEF's + features are: + * A simple, concrete design that makes the framework easy to understand and + extend. + * Node-Port-Edge graph model that is powerful enough for the vast majority + of connected graph applications. + * Model-View-Controller design based on the Swing Java UI library makes GEF + able to act as a UI to existing data structures, and also minimizing learning + time for developers familiar with Swing. + * High-quality user interactions for moving, resizeing, reshaping, etc. GEF + also supports several novel interactions such as the broom alignment tool + and secltion-action-buttons. + * Generic properties sheet based on JavaBeans introspection. + * XML-based file formats based on the PGML standard (soon to support SVG). + +Description: MySQL module for Ruby + This is an API module that allows to access MySQL database from + programs in Ruby programming language. Usually, it will be pulled in + automatically by packages providing Ruby programs which need this + capability, you only need to install it directly if you intend to write + such programs yourself. + . + This package is a dependency package, which depends on the package + containing actual Ruby MySQL module for the default Ruby version + (currently 1.8). + +Description: Emacs mode for the LPC language + This is a major-mode for LPC, the language at the heart of many + (all?) MUDs, certainly those based on the LDMud driver. + +Description: A pop up style message communication software + IP Messenger is a pop up style message communication software + for multi platforms. It is based on TCP/IP(UDP). + Xipmsg is the X11 version of IP Messenger. It can communicate + with IP Messengers for Windows/MacOS. + +Description: A Java Program Checker + Jlint will check your Java code and find bugs, inconsistencies and + synchronization problems by doing data flow analysis and building the lock + graph. + +Description: Decentralized Trust-Management system, development files + The KeyNote architecture and language are useful as building blocks for the + trust management aspects of a variety of Internet protocols and services. + . + This Package contains all the files and documentation needed to use the + KeyNote library in own applications. + +Description: Highlight Pascal and Modula-2 sources for WWW presentation + pas2html can highlight your source for presentation in the WWW. + It can also be used as a CGI script and can detect whether + the client browser supports compressed data to save bandwidth. + +Description: common build system for Debian packages + This package contains the Common Debian Build System, an abstract + build system based on Makefile inheritance which is completely + extensible and overridable. In other words, CDBS provides a sane set + of default rules upon which packages can build; any or all rules may + be overridden as needed. + +Description: The GNUstep Development Environment -- core documentation + GNUstep core documentation. + +Description: tool for optimizing PNG (Portable Network Graphics) images + Pngnq is a tool for quantizing 32-bit RGBA PNG images to 8-bit RGBA pallete + PNG. It's is an adaptation by Stuart Coyle of Greg Roelf's pnqquant. While + pngquant uses a median cut algorithm, Pngnq uses Anthony Dekker's neuquant + algorithm (http://members.ozemail.com.au/~dekker/NEUQUANT.HTML), generally + resulting in better looking results than pngquant. + . + Optimizers (like pngcrush and optipng) optimize the compression, usually + losslessly. pngnq quantizes colors down to 256 (or fewer) distinct RGBA + combinations, which is quite lossy. Optimized PNGs are usually two to four + times smaller than the 32-bit versions. + . + Homepage: http://www.cybertherial.com/pngnq/pngnq.html + +Description: X11 miscellaneous 'fixes' extension library (development headers) + libXfixes provides an X Window System client interface to the 'XFIXES' + extension to the X protocol. + . + It provides support for Region types, and some cursor functions. + . + This package contains the development headers for the library found in + libxfixes3. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xfixes' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: A tool for generating GNU Standards-compliant Makefiles + Automake is a tool for automatically generating `Makefile.in's from + files called `Makefile.am'. + . + The goal of Automake is to remove the burden of Makefile maintenance + from the back of the individual GNU maintainer (and put it on the back + of the Automake maintainer). + . + The `Makefile.am' is basically a series of `make' macro definitions + (with rules being thrown in occasionally). The generated + `Makefile.in's are compliant with the GNU Makefile standards. + . + Automake 1.8 fails to work in a number of situations that Automake + 1.4, 1.6 and 1.7 did, so has been renamed so that the previous + version can continue to be made available. + +Description: Perl module for building tree structures using PerlSAX handlers + This module provides three PerlSAX handler classes for building tree + structures. XML::Handler::Tree builds the same type of tree as the + "Tree" style in XML::Parser. XML::Handler::EasyTree builds the same + type of tree as the "EasyTree" style added to XML::Parser by + XML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same + type of tree as Sean M. Burke's XML::TreeBuilder. These classes make + it possible to construct these tree structures from sources other + than XML::Parser. + . + All three handlers can be driven by either PerlSAX 1 or PerlSAX 2 + drivers. In all cases, the end_document() method returns a reference + to the constructed tree, which normally becomes the return value of + the PerlSAX driver. + +Description: CD Burning front-end for Nautilus + Lets you burn CDs and DVDs easily with GNOME, by drag-and-dropping files in the + GNOME file manager. + +Description: Runtime system for ocaml bytecode executables + Objective Caml is an implementation of the ML language, based on + the Caml Light dialect extended with a complete class-based object system + and a powerful module system in the style of Standard ML. + . + This package contains only the runtime system needed to run bytecode + executables. The `ocaml' package contains the full development suite of + Objective Caml. You may wish to install the 'ocaml-base-nox' package if + you do not require any graphical capabilities for your runtime. + +Description: Simple module to determine whether or not a year is a leapyear + This is a simple, non-OO module to determine whether or + not a year is a leap year. It exports one function, + isleap, which returns 1 or 0, which determines whether + a year is leap or not + +Description: Alamin GSM SMS Gateway documentation + FAQ, slide presentation and some other docs. + +Description: DNS client library designed to replace the BIND res_*/dn_* library + High-level lookups: + . + The dns library provides several easy-to-use DNS lookup routines: + dns_ip4, dns_ip4_qualify, dns_name4, dns_mx, and dns_txt. + . + dns_ip4_qualify supports the traditional configuration mechanisms for + hostname rewriting: $LOCALDOMAIN, /etc/resolv.conf, and gethostname. It + also supports a powerful new user-controlled rewriting mechanism. + . + The functions that read /etc/resolv.conf automatically reread it every ten + minutes, so system administrators don't have to kill long-running programs. + . + Low-level lookups: + . + The dns_domain_* and dns_packet_* functions make it easy to safely parse DNS + packets. The dns_transmit_* functions send DNS queries of arbitrary types to + arbitrary servers. These are the functions used in the dnscache program. + . + See http://cr.yp.to/djbdns/blurb/library.html for details. + . + This package contains the shared library. + +Description: Firebird Super Server - an RDBMS based on InterBase 6.0 code + Firebird is a relational database offering many ANSI SQL-99 features that + runs on Linux, Windows, and a variety of Unix platforms. Firebird offers + excellent concurrency, high performance, and powerful language support + for stored procedures and triggers. It has been used on production systems + under a variety of names since 1981. + . + The "super" architecture uses separate threads to handle each connection. + It has its advantages (eg: is usually faster and more efficient for large + numbers of clients) but is unable to use more that one CPU on an SMP + system and under some circumstances a client may crash all server threads. + . + This package contains the 1.5.x branch of Firebird. + . + Firebird is a commercially independent project of C and C++ programmers, + technical advisors and supporters developing and enhancing a multi-platform + relational database management system based on the source code released by + Inprise Corp (now known as Borland Software Corp) under the InterBase Public + License v.1.0 on 25 July, 2000. + . + Homepage: http://www.firebirdsql.org/ + +Description: utility to configure SRAM based ALTERA devices + flexloader is a small utility to configure SRAM based ALTERA devices. + It downloads a code to the device SRAM using an ALTERA ByteBlaster or + a compatible JTAG programmer. It dialogs with it through the parallel + interface, using parport. + . + It supports APEX20K, FLEX10K, FLEX6000 and ACEX1K families. + . + Author: Aurelien Jarno <aurelien@aurel32.net> + Homepage: http://flexloader.aurel32.net + +Description: Graphical Version of the GNU find utility + Gnome-find really is a graphical version of the GNU find utility. It + is not just a front-end which just forks and execs "find", nor is it a + utility that reinvents the wheel by rewriting the "find" utility + itself. + +Description: userspace USB programming library + Library for programming USB applications without the knowledge + of Linux kernel internals. + . + More information can be found at the Linux USB web site + http://www.linux-usb.org/ . + +Description: A single-player, text-based, dungeon simulation game. + Angband is a single-player, text-based, dungeon simulation derived + from the game Moria, which was in turn based on Rogue. It is + often described as a "roguelike" game because the look and feel of + the game is still quite similar to Rogue. + . + Angband features many enhancements over Moria: unique foes, artifacts, + monster pits and vaults to name a few. Many of these new creatures + and objects are drawn from the writings of J.R.R Tolkien, although + some of the monsters come straight from classical mythology, Dungeons + & Dragons, Rolemaster, or the minds of the original Angband coders. + . + The ultimate goal of the game is to develop a character strong enough + to defeat Morgoth, who resides on dungeon level 100. Upon doing so, + you will receive the exalted status of "winner" and your character may + retire. + . + Angband is a reference to Morgoth's "prison of iron." + . + Morgoth was 'the Dark Enemy of Middle-Earth' during its First Age. He + was banished by the Valar (offspring of Eru, "god" of J.R.R. + Tolkien's world) at the end of the First Age and thus never appears + in The Lord of the Rings, set during the Third Age. Sauron, who does + figure into those tales, was the most powerful of his servants. Read + Tolkien's 'The Silmarillion' for more on the legends of Middle-Earth. + +Description: Cross-platform C++ library for managing OpenGL rendering contexts + Open Producer (or simply Producer) is a cross-platform, + C++ library for managing OpenGL rendering contexts in a windowing system + independent manner. Producer provides a simple, yet powerfully scalable + approach for real-time 3D applications wishing to run within a single window + to large, multidisplay systems. + +Description: windowmaker-dockable radio tuner + wmtune is a wmaker dockapp which controls your Zoltrix or video4linux- + supported FM radio card. + +Description: control IEEE 1394 audio/video devices + libavc1394 is a programming interface for the 1394 Trade Association AV/C + (Audio/Video Control) Digital Interface Command Set. It allows you to + remote control camcorders and similar devices connected to your computer + via an IEEE 1394 (aka Firewire) link. + . + This package includes the libraries needed to run executables using + libavc1394. + +Description: utility for displaying X-Face on emacsen + X-Face utility provides X-Face encoder/decoder for emacsen. + . + For emacs21 users: This package includes the x-face-e21 feature + (x-face-e21.el). It provides displaying an X-Face image inline. Also, + it supports the Face field which contains a base64 encoded PNG image. + If you want to scale Face images, install the netpbm package. + . + For xemacs21 users: Displaying an X-Face image inline is supported by + the x-face-xmas feature (x-face-xmas.el). It is enabled by default. + . + For emacs20 users: You can display an X-Face image by the x-face-view + function. The display command which is provided by the imagemagick + package is used by default. If you want to display an X-Face image + inline, install the bitmap-mule package which provides the x-face-mule + feature (x-face-mule.el). + +Description: debugging symbols for kdelibs + This package contains the debugging symbols associated with kdelibs. + They will automatically be used by gdb for debugging kdelibs-related + issues. + +Description: Time::Duration -- rounded or exact English expression of durations + This module provides functions for expressing durations in rounded or exact + terms. + +Description: BAEKMUK Korean fonts for X + This package provides four 75 dpi Korean font families with various + sizes. + +Description: emulates a cisco style telnet command-line interface (dev files) + libcli provides a consistant Cisco style command-line environment for + remote clients, with a few common features between every implemtation. + . + The library is not accessed by itself, rather the software which uses + it listens on a defined port for a Telnet connection. This connection + is handed off to libcli for processing. + . + libcli includes support for command history, command line editing and + filtering of command output. + . + This package contains the files necessary for developing applications + with libcli. + +Description: SQLite3 interface for Ruby + SQLite3/Ruby module allows Ruby programs to interface with the SQLite3 + database engine. + . + Note that this module is NOT compatible with SQLite 2.x. + . + This package is a dependency package, which depends on the package + containing actual SQLite3 module for the default Ruby version + (currently 1.8). + +Description: Graphical interface to the LPRng print system + printop is a Tcl/Tk program that gives you a graphical interface to + control the printers and queues for UNIX-like systems using the LPRng + print system. It uses the commands lpq, lpc, lprm to get information + and control the printers and you just have to click with your mouse. + In a large network it shows you all the printers and gives you the + full functionality of the lprng commands, so you have a good overview + of what is happening. + +Description: category management for GPE applications [runtime] + libgpepimc manages categories for GPE personal information management + applications. It maintains a central editable list of categories, which can + be used to help organise, for example, 'to do' list items and address book + entries. + . + This package contains the runtime files for libgpepimc. + +Description: code repository viewing component for horde framework + Chora allows the viewing of local (to the server) RCS and CVS repositories + as well as local and remote Subversion repositories. It is written + completely in PHP and is a component of the Horde project. + . + Currently, Chora has feature parity with CVS-Web and also includes a new + feature, called visual branch viewing, that aims to make the concept of + branches and branch histories less confusing. + . + Homepage http://www.horde.org/chora/ + +Description: library for common error values and messages in GnuPG components + Library that defines common error values for all GnuPG + components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, + pinentry, SmartCard Daemon and possibly more in the future. + +Description: Simple and easy to use addressbook (GTK+) + Dlume is a simple, gtk2-based addressbook. You can easily add, edit + and delete records to/from an XML-format database. The Quick-search + feature allows you find required entry in comfortable way. Export to + CSV and HTML formats is also available. Interface design was borrowed + and improved from Paddress <http://paddress.sourceforge.net>. + . + Homepage: http://freshmeat.net/projects/dlume + +Description: Data files for GCompris + GCompris is a collection of educational games for small children. + . + This package contains the definitions of these standard boards, along + with associated images. + . + Some boards make use of sounds. For those you'll have to install the + gcompris-sound package for the languages you intend to use. + +Description: A serial and network communications package + G-Kermit is a GPL'd kermit package. It offers medium-independent terminal + session and file transfer. The non-free package ckermit adds connection + establishment, character-set translation and scripting features. + +Description: Kurdish language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Kurdish. + +Description: Utilities that use the proc filesystem + This package contains three little utilities that use the proc FS: + . + `fuser' identifies processes using files (similar to Sun's or SGI's fuser). + `killall' kills processes by name, e.g. killall -HUP named. `pstree' shows + the currently running processes as a tree + +Description: DHCP Relay + Installing this package will make the machine it is installed on to + a dhcp relay. You need to have a DHCP or BOOTP server reachable in order + to use the relay. + . + Documentation (apart from manpages) can be found in the dhcp package. + . + Note: This package _requires_ a 2.2.x or later Linux kernel. 2.0.x + kernels are _not_ supported. + . + This is the DHCP relay from version 2 of the Internet Software + Consortium DHCP package. For more information visit the ISC web site + at http://www.isc.org. + +Description: User interface to ogle (Gtk) + A GTK2 user interface to ogle, a DVD player with support for DVD menus. + +Description: Parser class for BIND configuration files + BIND::Conf_Parser implements a virtual base class for parsing BIND + (Berkeley Internet Name Domain) server version 8 (and sometimes version 9) + configuration files ("named.conf"). The parsing methods shown in the + synopsis perform syntactic analysis only. As each meaningful semantic + 'chunk' is parsed, a callback method is invoked with the parsed information. + +Description: development files for SnapPea hyperbolic 3-manifold tool + SnapPea is a computational tool for creating and studying hyperbolic + 3-manifolds. This package provides headers suitable for compiling the + SnapPea kernel into other projects. + +Description: Desktop Search Engine (client) + It searches your hard drive for files using pattern matching on meta-data. It + extracts file-format specific meta-data using libextractor and builds a suffix + tree to index the files. The index can then be searched rapidly. It is similar + to locate, but can take advantage of information such as ID3 tags. It is + possible to do full-text indexing using the appropriate libextractor plugins. + It also supports using FAM to keep the database up-to-date. + . + Homepage: <http://www.gnunet.org/doodle/> + . + You can use doodled (separate package) to keep the doodle database + automagically updated. + +Description: Carp::Assert - executable comments for perl + Carp::Assert provides ANSI C assert.h style assertions for perl, + useful for debugging and commenting + +Description: library to read digital audio CDs with error correction (development files) + This package contains development files (headers and static library) + for the libcdio-paranoia library. + . + This library is made to read digital audio CDs, with error + correction. It does its best to correct errors and jitter that happen + when reading such discs. As it uses libcdio as a backend, it supports + the same kind of CDROM drives (and images) as libcdio. + +Description: sends desktop notifications to a notification daemon + A library that sends desktop notifications to a notification daemon, as + defined in the Desktop Notifications spec. These notifications can be + used to inform the user about an event or display some form of + information without getting in the user's way. + . + This package contains the documentation for libnotify1 in + /usr/share/gtk-doc/html/libnotify . + +Description: Generate scripting interfaces to C/C++ code + SWIG is a compiler that makes it easy to integrate C and C++ code + with other languages including Perl, PHP, Tcl, Ruby, Python, Java, + Guile, Mzscheme, Chicken, Ocaml, Pike, and C#. + . + This is just an upgrade convenience package. For the real stuff + look at the swig package. + +Description: Intel IA32/IA64 CPU Microcode Utility + The microcode_ctl utility is a companion to the IA32 microcode driver + written by Tigran Aivazian <tigran@veritas.com>. The utility has two + uses: + . + a) it decodes and sends new microcode to the kernel driver to be + uploaded to Intel IA32 family processors. (Pentium Pro, PII, + Celeron, PIII, Xeon, Pentium 4, etc.) and the Intel x86_64 + family processors + b) it signals the kernel driver to release any buffers it may hold + . + The microcode update is volatile and needs to be uploaded on each + system boot i.e. it doesn't re-flash your CPU permanently, reboot and + it reverts back to the old microcode. The ideal place to load + microcode is in BIOS, but most vendors never update it! + +Description: Files shared between all Kaffe VM versions + Base class files, security definitions and other platform agnostic data for + the Kaffe Virtual Machine. + +Description: Associate a combination of keys or mouse buttons with a shell command + xbindkeys is a program that allows you to launch shell commands with + your keyboard or your mouse under X Window. + It links commands to keys or mouse buttons, using a configuration file. + It's independent of the window manager and can capture all keyboard keys + (ex: Power, Wake...). + +Description: Guitar Pro 3/4 tablature viewer and player + DGuitar is a Guitar Pro (*.GP4,*.GP3,GTP) tablature viewer and + player written in Java and includes language support for French, + German, Spanish, and English. It currently requires a non-free + JVM to run. + . + Homepage - http://dguitar.sourceforge.net/ + +Description: Libjingle p2p + The Jingle extension to the XMPP protocol provides for peer-to-peer sessions, + including voice calls. The Libjingle libraries provide a basis for + implementing XMPP and Jingle. + . + This package contains the Jingle P2P library. + +Description: GTK utility for searching the Debian package database + ara is a utility for searching the Debian package database using + boolean regexp queries. + . + ara can perform sophisticated searches on that database. It is possible + to use any field of the package database as a search criterion and any + boolean combination thereof. + . + ara can also call APT (or any user-configurable command) to install or + remove packages matching a query. + . + This is the bytecode version, which is slower than the native one. + +Description: Jim Plank's program for producing PostScript graphs + Jgraph takes a description of a graph or graphs and produces a + PostScript file on the standard output. + . + Jgraph is ideal for plotting any mixture of scatter point graphs, + line graphs, and/or bar graphs, and embedding the output into LaTeX, + or any other text processing system which can read PostScript. + . + The graph description language is simple enough to get nice looking + graphs with a minimum of effort, yet powerful enough to give the user + the flexibility to tailor the appearance of the graph to his or her + individual preferences. This includes plotting multiple graphs and + laying them out separately on the page (or pages). + +Description: enables the browsing of audio CDs under Konqueror + This package allow audio CDs to be browsed like a file system using + Konqueror and the audiocd:/ URL. + . + This package is part of KDE, as a component of the KDE multimedia module. + See the 'kde' and 'kdemultimedia' packages for more information. + +Description: Development files for the Mozilla SpiderMonkey JavaScript library + This library provides the embeddable JavaScript/ECMAScript engine from + the Mozilla project (used among others by the Mozilla, Epiphany, Firefox + browsers as well as by the iPlanet WebServer). + . + Install this package if you wish to develop your own programs using the + Mozilla SpiderMonkey JavaScript library. + . + Homepage: http://www.mozilla.org/js/ + +Description: File manager for KDE focusing on usability + Dolphin is not intended to be a competitor to Konqueror, the default KDE + file manager: Konqueror acts as universal viewer being able to show HTML + pages, text documents, directories and a lot more, whereas Dolphin focuses + on being only a file manager. This approach allows to optimize the user + interface for the task of file management. + . + Features include: + Sidebar + Navigation bar (breadcrumbs) + View properties remembered for each folder + Split views + Network transparency + Undo/redo functionality + Renaming of a variable number of selected items in one step. + . + Homepage: http://enzosworld.gmxhome.de/ + +Description: MIT Kerberos master server (kadmind) + Kerberos is a system for authenticating users and services on a network. + Kerberos is a trusted third-party service. That means that there is a + third party (the kerberos server) that is trusted by all the entities on + the network (users and services, usually called "principals"). + . + This is the MIT reference implementation of Kerberos5. + . + This package contains the Kerberos master server (kadmind), which handles + account creations and deletions, password changes, and other + administrative commands via the Kerberos admin protocol. It also + contains the command used by the master KDC to propagate its database to + slave KDCs. This package is generally only used on the master KDC for a + Kerberos realm. + +Description: Light weight e-mail client with GTK+ (documentation) + This package holds the documentation for sylpheed. It is an + html manual which describes all the features of sylpheed. + . + All translations are included in this package. + +Description: transitional package for Debian etch + This package is provided to smooth upgrades from Debian 3.1 ("sarge") to + Debian etch. It may be safely removed from your system. It depends on the + xorg package which is the new metapackage for installing the X Window + System in Debian. + +Description: Trivial file transfer protocol server + Tftpd is a server which supports the Internet Trivial File Transfer Protocol + (RFC 783). The TFTP server operates at the port indicated in the `tftp' + service description; see services(5). The server is normally started by + inetd(8). + +Description: JDBC SQL commandline frontend with TAB-completion + HenPlus is an SQL shell written in Java that works for any database that + has JDBC support. It provides commandline history, commandline completion, + and can handle multiple connects to different databases at once. + Database-independant table dumps, aliases, and variables are also supported. + +Description: English (Great Britain) language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in English (Great Britain). + +Description: Extended RD2HTML format library + rd2html-ext is an extended RD2HTML format library. + It provides the following function in addition to the original rd2html-lib.rb. + * Section No. at Headline + * Enable <br> at TextBlock + * Reference extension + + Inline image + + Reference to ruby-list ML + + Reference to RAA + * Native Inline + + Any HTML inline can be inserted in RD!! + * Head element + + Any HTML elements in HEAD element in RD!! + +Description: Russian translation of Debian New Maintainers' Guide + This package contains the Russian translation of Debian New + Maintainers' Guide, or РуководÑтво начинающего разработчика Debian. + . + This document tries to describe building of a Debian package to the + common Debian user, and wannabe developer. It uses pretty common + language, and it's well covered with working examples. + . + The document contains these chapters: + * 1 Getting started The Right Way + * 2 First steps + * 3 Modifying the source + * 4 Required stuff under debian/ + * 5 Other files under debian/ + * 6 Building the package + * 7 Checking the package for errors + * 8 Uploading the package + * 9 Updating the package + * 10 Where to ask for help + +Description: The Mozart Programming System (Standard Library) + This is the standard library for the Mozart Programming System. It currently + includes modules for common abstract datatypes, QTk (Window programming) and an + XML Parser. + +Description: 3-D Multiplayer Combat Game + This is a 3-D multiplayer game for X. You can play by + yourself, use computerized players ("bots"), or you can + use a TCP/IP network and play against other players. + . + Be sure to read the documentation that will be + installed in /usr/share/doc/netmaze/README.Debian + +Description: Australian English Thesaurus for OpenOffice.org + Openoffice.org is a full-featured office productivity suite that provides a + near drop-in replacement for Microsoft(R) Office. + . + This package contains an Australian English thesaurus for OpenOffice.org. + It is based on the American version, but has American spellings removed. + +Description: Simulator for Microchip's PIC microcontrollers + Gpsim is a full-featured software simulator for Microchip PIC microcontrollers. + . + Gpsim has been designed to be as accurate as possible. Accuracy includes the + entire PIC - from the core to the I/O pins and including ALL of the internal + peripherals. Thus it's possible to create stimuli and tie them to the I/O pins + and test the PIC the same PIC the same way you would in the real world. + . + Gpsim has been designed to be as fast as possible. Real time simulation speeds + of 20Mhz PICs are possible. + . + Gpsim has been designed to be as useful as possible. The standard simulation + paradigm including breakpoints, single stepping, disassembling, memory inspect + & change, have been implemented. In addition, gpsim supports many debugging + features that are only available with in-circuit emulators. For example, a + continuous trace buffer tracks every action of the simulator. Also, it's + possible to set read and write break points on values (e.g. break if a specific + value is read from or written to a register). + +Description: Samba documentation + The Samba software suite is a collection of programs that + implements the SMB/CIFS protocol for unix systems, allowing you to serve + files and printers to Windows, NT, OS/2 and DOS clients. This protocol + is sometimes also referred to as the LanManager or NetBIOS protocol. + . + This package contains all the documentation that comes in the original + tarball, except in PDF format. + +Description: Command-line argument parsing for Java + A suite of command line option parsers for Java. + +Description: Development libraries and header files + This development package contains the library and header + files for the pbm, pgm, pnm, and ppm graphics formats, if the split + and now deprecated libraries are used. + . + This package is provided for backward compatibility. + +Description: POP3 server supporting Maildir, PAM, vhosting + The Solid POP3 Server is an implementation of a Post Office Protocol version 3 + server that has flexibility as its main goal. The server is easily + configurable and has support for features such as: + - APOP authentication scheme + - virtual hosting + - maildir and mailbox handling + - bulletins + - expiration of messages + . + Homepage: ftp://dione.ids.pl/pub/solidpop3d/ + +Description: A terminal locking program + Away is a simple program that locks your terminal, checks for new + mail in any given number of mailboxes, and lets others know why you + are inactive. + . + Away puts the message specified why your are away into the output of + the 'w' command, so that users looking for you can see that and why you + are away (and not only idle for some time) + . + Away will also notify you if you have new mail. By default Away only + checks for mail in a user's $MAIL file, but by using the awayrc file, + a user can configure any given number of mailboxes to be checked. + . + Away also uses PAM to lock your terminal in the way xlock locks an X11 + session. + +Description: Liberty ID-FF library - runtime library + Lasso is an implementation of the Liberty Identity Federation specifications + defined by the Liberty Alliance consortium. They defines processes such as + network identity federation and single sign-on. + . + This package contains liblasso library used by applications to gain Library + Alliance support. + . + Homepage: http://lasso.entrouvert.org + +Description: skin editor for TiEmu + skinedit is the skin editor that accompagnies TiEmu, the Texas Instruments + calculators emulator. By using a different skin, you change the appearance + of the emulator. + . + skinedit can handle VTi (another emulator, running on Windows) skins too, + allowing you to convert the skins between the VTi formats and the TiEmu + format. + +Description: microwave and RF transmission line calculator + Transcalc is an analysis and synthesis tool for calculating the + electrical and physical properties of different kinds of RF and + microwave transmission lines. + . + Transcalc is built using the GIMP toolkit (GTK) for its GUI + interface. For each type of transmission line, using dialog boxes, + you can enter values for the various parameters, and either calculate + its electrical properties (analyze), or use the given electrical + requirements to sythesize physical parameters of the required + transmission line. + . + Available transmission lines (this list will expand with subsequent + releases): Microstrip, Rectangular Waveguide. + +Description: Dockapp to show the status of eDonkey downloads in progress + wmdonkeymon is a dock-app for WindowMaker shows the status of + edonkey downloads in progress based on '*.part.met' temporary files. + . + Homepage: http://www.morgade.hpg.ig.com.br/wmdonkeymon/ + +Description: An Xload for network interfaces packet rates/totals + Xnetload displays a graph and/or count of incoming/outgoing packets on + any network interface in /proc/net/dev. + +Description: an SNMP library implementation based on glib and gnet (development files) + These are the files needed to compile programs using gsnmp + . + GNET-SNMP is an SNMP library implementation based on glib and gnet. This + library has been developed as part of the scli package (an SNMP command + line interface). Some examples demonstrating the API can be found in the + examples directory. Some examples use stub files generated by the smidump + MIB compiler, which is part of the libsmi package. + +Description: X C Binding, dpms extension, debugging symbols + This package contains the debugging symbols associated with + libxcb-dpms, the dpms extension for the X C Binding. gdb will + automatically use these symbols when debugging libxcb-dpms. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: Documentation and sample KL1 files for the KLIC + Documentation and sample KL1 files for the KLIC (KL1 to C compiler system). + +Description: transitional package to pull in signing-party + A nice console tool to fetch public keys from keyservers. + . + keylookup has been merged with signing-party as of 0.4.2. + . + This package is empty and exists to facilitate upgrades. + It can safely be removed. + +Description: Python interfaces to BibTeX and the GNU Recode library + This module contains two extensions needed for pybliographer: + . + * a BibTeX parser + * a simple binding to GNU Recode + . + However, it may be useful to programmers working on other projects as + well. + +Description: Event driven model for Apache HTTPD 2.1 + The event Multi-Processing Module (MPM) is designed to allow more + requests to be served simultaneously by passing off some processing + work to supporting threads, freeing up the main threads to work on + new requests. + . + This MPM is especially suitable for sites that see extensive KeepAlive traffic + +Description: Update Configuration File: preserves user changes to config files. + Debian policy states that configuration files must preserve user + changes during package upgrade. The easy way to achieve this behavior + is to make the configuration file a `conffile', in which case dpkg + handles the file specially during upgrades, prompting the user as + needed. + . + This is appropriate only if it is possible to distribute a default + version that will work for most installations, although some system + administrators may choose to modify it. This implies that the + default version will be part of the package distribution, and must + not be modified by the maintainer scripts during installation (or at + any other time). + . + This script attempts to provide conffile like handling for files that + can not be labelled conffiles, are not shipped in a Debian package, + but handled by the postinst instead. This script allows one to + maintain files in /etc, preserving user changes and in general + offering the same facilities while upgrading that dpkg normally + provides for "conffiles". + . + Additionally, this script provides facilities for transitioning a + file that had not been provided conffile like protection to come + under this schema, and attempts to minimize questions asked at + install time. Indeed, the transitioning facility is better than the + one offered by dpkg while transitioning a file from a non-conffile to + conffile status. + +Description: A general purpose computer algebra system: regression test inputs + Axiom is useful for + research and development of mathematical algorithms. It defines a + strongly typed, mathematically correct type hierarchy. It has a + programming language and a built-in compiler. + . + Axiom has been in development since 1973 and was sold as a + commercial product. It has been released as free software. + . + Efforts are underway to extend this software to (a) develop a + better user interface (b) make it useful as a teaching tool + (c) develop an algebra server protocol (d) integrate additional + mathematics (e) rebuild the algebra in a literate programming style + (f) integrate logic programming (g) develop an Axiom Journal with + refereed submissions. + . + This package contains input files for Axiom's regression test suite. + +Description: Test a NIDS by attempting to evade using fragmented packets + Fragrouter is aimed at testing the correctness of a NIDS, according + to the specific TCP/IP attacks listed in the Secure Networks NIDS + evasion paper. ``Insertion, Evasion, and Denial of Service: Eluding + Network Intrusion Detection.'' It does this by routing network + traffic in such a way as to elude most network intrusion detection + systems. + +Description: The GNOME gtkxmhtml (HTML) widget -- development package + GNOME is a project to build a complete, user-friendly desktop based + entirely on free software. + . + This package contains the include files and static library for the + gtkxmhtml widget, which is used to render HTML pages. + +Description: X Printing Extension (Xprint) client library (development files) + libXp provides public APIs to allow client applications to render to + non-display devices, making use of the X Print Service. + . + This package provides a static library and C header files. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xp' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Documentation for libjgoodies-looks-java + This package contains the documentation for libjgoodies-looks-java. + +Description: STLport C++ class library + STLport is a open-source, volunteer-driven project. Its goal is to + build complete, multiplatform ANSI C++ Standard Library with SGI STL + code base. From this base, it inherits the following advantages : + + Advanced technology for maximum efficiency + + Exception safety and thread safety + + Standard compliance and reliability + + Important extensions - hash tables, singly-linked list, rope + . + This package is the development package. + . + Homepage: http://www.stlport.org/ + +Description: Python web framework emphasizing flexibility and rapid development + Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, + providing a structured but extremely flexible Python web framework. It's also + one of the first projects to leverage the emerging WSGI standard, which allows + extensive re-use and flexibility, but only if you need it. Out of the box, + Pylons aims to make web development fast, flexible and easy. + +Description: VTK class reference documentation + This package contains exhaustive HTML documentation for the all the + documented VTK C++ classes. The documentation was generated using + doxygen and some excellent perl scripts from Sebastien Barre et. al. + Please read the README.docs in /usr/share/doc/vtk-doc/ for details. + The documentation is available under /usr/share/doc/vtk/html. + +Description: Festival support for Speech Dispatcher + Speech Dispatcher provides a device independent layer for speech synthesis. + This package contains dependencies on packages necessary for running Speech + Dispatcher with Festival. + +Description: Avahi browsing, publishing and discovery utilities + Avahi is a fully LGPL framework for Multicast DNS Service Discovery. + It allows programs to publish and discover services and hosts + running on a local network with no specific configuration. For + example you can plug into a network and instantly find printers to + print to, files to look at and people to talk to. + . + This package contains several utilities that allow you to interact with + the Avahi daemon, including publish, browsing and discovering services. + +Description: Info documentation for GNU Smalltalk + GNU Smalltalk is an implementation that closely follows the + Smalltalk-80 language as described in the book `Smalltalk-80: the + Language and its Implementation' by Adele Goldberg and David Robson. + . + This package contains the documentation in info format. + +Description: Chinese (China) language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Chinese (China). + +Description: omniORBpy2 - idl to python compiler + omniORB4 is a freely available Common Object Request Broker + Architecture (CORBA) 2.6 compliant object request broker (ORB) + implementation. It is based on the IIOP communications + protocol and should be interoperable with any other + CORBA 2.6 compliant ORB. + . + This includes the idl to python compiler. + +Description: Python OO interface to GDChart + Object-oriented Python interface to the nice 2d and 3d graphics library + GDChart. + . + Website: http://www.nullcube.com/software/pygdchart2.html + +Description: Network Time Protocol documentation + NTP, the Network Time Protocol, is used to keep computer clocks + accurate by synchronizing them over the Internet or a local network, + or by following an accurate hardware receiver that interprets GPS, + DCF-77, NIST or similar time signals. + . + This package contains HTML documentation for the ntp packages (ntp, + ntpdate). Since there are no substantive man pages for ntp's + programs and configuration files, this package is desirable for any + setup beyond the simple default configuration. + . + Web sites: http://ntp.isc.org/ and http://www.ntp.org/ + +Description: Library for using meep, development version + Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation + software package developed at MIT to model electromagnetic systems. + . + Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep + +Description: sends IP and/or ARP pings (to the MAC address) + The arping utility sends ARP and/or ICMP requests to the specified host + and displays the replies. The host may be specified by its hostname, + its IP address, or its MAC address. + . + This program is only able to run as root. Make it setuid if you like. + +Description: GTK interface for BitchX + This is the (experimental) graphical interface to BitchX. + It offers the niceties of an X based client, including scrolling, + menus, and a separate nickname list. + . + Homepage: http://www.bitchx.org + +Description: Fast paced 3d Breakout + This is a 3d view breakout with moving stones, fancy + levels and a lot of special effects put in. + . + Homepage: http://briquolo.free.fr/en/documentation.html + +Description: collection of additional gtkmm widgets - debugging symbols + libsexy is a collection of GTK+ widgets that extend the functionality of + such standard widgets as GtkEntry and GtkLabel by subclassing them and + working around the limitations of the widgets. + . + These are the C++ bindings (debugging symbols). + . + Homepage: http://www.chipx86.com/wiki/Libsexy + +Description: English (Great Britain) language package for Iceweasel (transitional package) + Package to ease upgrading from older mozilla-firefox-locale-en-gb packages to + the new iceweasel-l10n-en-gb package. + . + This package can be purged at anytime once the iceweasel-l10n-en-gb package has + been installed. + +Description: ext2, minix and xiafs filesystem defragmenter + As a file system is used, data tends to become more and more + scattered across the disk, degrading performance. A disk + defragmenter simply re-organises the data on the disk, so that + individual files occupy a single sequential set of disk blocks, + and all the free space on the disk is collected together in a + single region. This generally means that reading a whole file + is faster, and disk accesses in general are more efficient. + +Description: Last.fm reporting client for mpd + This is a music player daemon client which submits information about + tracks being played to last.fm (formerly known as audioscrobbler). + . + Website: http://www.frob.nl/scribble.html + +Description: [Physics] COJETS p-p and pbar-p interaction Monte Carlo + COJETS is a Monte Carlo library which simulates pbar-p and p-p interactions at + high energy. The interaction process is first calculated at the parton level + by means of perturbative QCD and the Weinberg-Salam model for electroweak + interactions. Partons are then independently fragmented into jets of hadrons, + according to the Field-Feynman model, and the beam jets contribution is + added, according to a longitudinal phase-space model. Multiple QCD radiation + of initial and final partons is included. + . + This is the static version of the library. The package also includes + FORTRAN header files and documentation for COJETS. + +Description: Georgian language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Georgian. + +Description: File Transfer Protocol client + The ftp command is used to transfer files between hosts using the + FTP protocol. + +Description: Sophisticated command-line FTP/HTTP client programs + Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS + and FTPS protocols under both IPv4 and IPv6. Lftp has an amazing set of + features, while preserving its interface as simple and easy as possible. + . + The main two advantages over other ftp clients are reliability and ability + to perform tasks in background. It will reconnect and reget the file being + transferred if the connection broke. You can start a transfer in background + and continue browsing on the ftp site. It does this all in one process. When + you have started background jobs and feel you are done, you can just exit + lftp and it automatically moves to nohup mode and completes the transfers. + It has also such nice features as reput and mirror. It can also download a + file as soon as possible by using several connections at the same time. + . + Lftp can also be scriptable, it can be used to mirror sites, it lets you + copy files among remote servers (even between FTP and HTTP). It has an + extensive online help. It supports bookmarks, and connecting to several + ftp/http sites at the same time. + . + This package also includes lftpget - A simple non-interactive + tool for downloading files. + . + http://lftp.yar.ru/ + +Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) + wxWindows is a class library for C++ providing GUI (Graphical User + Interface) and other facilities on more than one platform. Version 2.4 + currently supports subsets of GTK+, Motif, and MS Windows. + . + This package provides a debug version of the wxGTK library. It is compiled + both with -g for normal debugger tracing and with the __WXDEBUG__ flag which + provides many internal checks by wxWindows itself that are not performed on + apps compiled with the 'release version' libs in the -dev package. + +Description: Jabber Open Source Instant Messenger Server (LDAP & Berkeley DB) + Jabber is a Free Instant Messaging Server + . + This package contains Jabberd 2, the next generation of the Jabberd + server. It has been rewritten from the ground up to be scalable, + architecturally sound, and to support the latest protocol extensions + coming out of the JSF. + . + With additional transports and/or services, Jabber supports connecting + to AIM, ICQ, IRC, MSN and a lot of other chat networks. These + transports and services are provided in separate packages. + . + Only one of the Jabber 2 packages is needed. Each of the packages + provides support for the following authreg options: anon, pipe, and + pam. This packages provides additional support for LDAP authreg and + Berkeley DB authreg and storage. + . + Upstream: http://jabberd.jabberstudio.org/ + +Description: A graphical display of directories referenced at the shell prompt + Viewglob complements the Unix shell by presenting a graphical display + showing the contents of directories referenced on the command line, + including the current directory. The display also shows results of file + globs and expansions as they are typed, with selected files and possible + name completions highlighted. + . + Viewglob currently supports bash and zsh. It should work with any + X-based terminal emulator (xterm, gnome-terminal, konsole, etc.). + . + Homepage: http://viewglob.sourceforge.net/index.html + +Description: Korean language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Korean. + +Description: Development files and documentation for libcurl + These files (ie. includes, static library, manual pages) allow to + build software which uses libcurl. + . + HTML and PDF versions of all the manual pages are also provided. + . + Homepage: http://curl.haxx.se + +Description: Servlet and JSP engine + Apache Tomcat is the reference implementation for the Java Servlet + and JavaServer Pages technologies. + . + This package just contains the startup scripts for the daemon. No + documentation or web applications are included here, please install + the tomcat5.5-webapps package if you want them. + . + Homepage: http://tomcat.apache.org + +Description: secure mail server that supports mbox and maildir mailboxes + Dovecot is a mail server whose major goals are security and extreme + reliability. It tries very hard to handle all error conditions and verify + that all data is valid, making it nearly impossible to crash. It should + also be pretty fast, extensible, and portable. + . + This package contains the files used by both the dovecot IMAP and POP3 + servers. + +Description: configuration tool for Synaptics touchpad driver of X server + GSynaptics is a GUI configuration tool for the Synaptics touchpad + driver of the X server. This allows for modifications of the driver + parameters on the fly. + +Description: free Flash movie player - shared libraries + Gnash is a free Flash movie player, which works either standalone, or as + plugin for Firefox/Mozilla or Konqueror. + . + This package includes the shared libraries. + . + Homepage: http://www.gnu.org/software/gnash/ + +Description: C library for accessing electronic books (utilities) + EB Library is a C library for accessing CD-ROM books. + . + EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, + S-EBXA and EPWING formats. CD-ROM books of those formats are popular + in Japan. Since CD-ROM books themseves are stands on the ISO 9660 + format, you can mount the discs by the same way as other ISO 9660 discs. + . + This package provides utility commands of EB Library. + . + Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ + +Description: The GNOME 2 library - documentation files + This package contains documentation files for the base GNOME library + functions. + +Description: Tigert's BrushedMEtal-Tigert E theme + Enlightenment features the BrushedMetal theme, designed by gimp legend, + tigert. It is predominately grey with the subtle texture of - you + guessed it - brushed metal. The menus in particular look superb. + +Description: webbased knowledgebase system + This is a knowledge base system that lets you structure your content + in a tree. It is a little bit like a wiki system but it is no wiki! + You do not need to learn the wiki syntax, you have ritch text + editors (fckeditor and tinymce) to write content. + +Description: JUnit extensions for performance and scalability testing + JUnitPerf is a collection of JUnit test decorators used to measure the + performance and scalability of functionality contained within existing + JUnit tests. + +Description: LinEAK development files + LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 + support, windowmanager independence, ability to configure all keys through + GUI or .conf file, volume control and sound controls. + . + This package contains the static library and header files required to compile + lineakd plugins. + . + Homepage: http://lineak.sourceforge.net + +Description: Extension modules for Python array processing + Interfaces to existing numerical libraries: + * One- and two-dimensional convolutions and correlations of numarrays. + * Fast Fourier Transform + * Linear Algebra + * Masked Arrays (MA) + * Random Numbers + +Description: Core Perl modules + Architecture independent Perl modules. These modules are part of Perl and + required if the `perl' package is installed. + +Description: Read and manipulate RFC822-like files (e.g. .dsc and .changes) + deb822 abstractifies the RFC822 format used in Debian's control files. You + can use a deb822 object like a Python dictionary, referring to control fields + as dictionary keys. + . + deb822 also has some convenient features that are specific to Debian's .dsc + and .changes files. For example, it knows about special fields that contain + whitespace separated sub-fields, and provides named access to them. For + example, the "Files" field in Source packages, which has three subfields, or + "Files" in .changes files, which has five. + +Description: SQL Relay C and C++ APIs + SQL Relay is a persistent database connection pooling, proxying and + load balancing system for Unix and Linux supporting ODBC, Oracle, + MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, + Lago, MDB and SQLite with C, C++, Perl, Perl-DBD, Python, Python-DB, Zope, + PHP, Ruby, Tcl and Java APIs, command line clients, a GUI configuration tool + and extensive documentation. The APIs support advanced database + operations such as bind variables, multi-row fetches, client side + result set caching and suspended transactions. It is ideal for speeding + up database-driven web-based applications, accessing databases from + unsupported platforms, migrating between databases, distributing access + to replicated databases and throttling database access. + . + Homepage: http://sqlrelay.sourceforge.net/ + . + This package contains the header files and static libraries of the C + and C++ APIs. Adapters for non-free databases are not built by default. + +Description: C and C++ Code Counter, a software metrics tool + CCCC analyses and reports measurements of source code in C, C++, and Java. + It was developed to augment programmers' instinctive application of numeric + rules of thumb about what constitutes high or low quality products with an + automated analysis tool. + +Description: ZeroC IcePatch2 service utilities + Ice, the Internet Communications Engine, is a middleware for the + practical programmer developed by ZeroC Inc. A high-performance + Internet communications platform, Ice includes a wealth of layered + services and plug-ins. + . + Ice is built on concepts which will be familiar to CORBA programmers, + and supports a wide variety of programming languages and runtime + platforms. + . + This package provides the IcePatch2 related utilities, a remote + filesystem synchronization framework included in Ice. You will find + further information in the ZeroC home page + (http://www.zeroc.com/ice.html) and in the non-free package + zeroc-ice-manual. + +Description: Basic utilities from 4.4BSD-Lite + This package contains the bare minimum number of BSD utilities needed + to boot a Debian system. You should probably also install + bsdmainutils to get the remaining standard BSD utilities. + . + Included are: logger, renice, replay, script, wall + +Description: graphical tool to burn dvd and cd, gtk based + Graphical tool to burn dvd and cdi, made with gtk. You can: + * Burn audio cd from wav, ogg or mp3. + * Duplicate cd audio, cd data and dvd data. + * Create iso images from data cd and dvd. + * Burn cd and dvd data from iso image. + * Format cd and dvd rewritable. + * Burn data cd and dvd with files and directories that you choose. + * Use drag and drop with nautilus or integrated file dialog. + . + Homepage: http://www.nongnu.org/graveman/ + +Description: Dutch language package for Iceweasel (transitional package) + Package to ease upgrading from older mozilla-firefox-locale-nl-nl packages to + the new iceweasel-l10n-nl package. + . + This package can be purged at anytime once the iceweasel-l10n-nl package has + been installed. + +Description: Development files for the nut - Network UPS Tools + nut is a client/server uninterruptible power supply (UPS) monitoring system + that permits the sharing of one (or more) UPS between several machines. The + 'server' monitors the UPS and notifies the 'clients' when the UPS is on + or has a low battery. + . + This package contains the development headers (upsclient.h and parseconf.h), + library (static only, libupsclient.a) and testing driver (dummycons) for + Network UPS Tools. These allows to compile client applications such as wmnut, + and test their behavior. You probably don't need it if you don't understand + what this is all about. + . + Homepage: http://www.networkupstools.org + +Description: Data files for Anjuta + This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy + debugging and management of code. It also integrates with Glade and CVS. + . + This package provides the required data files for Anjuta. + . + http://www.anjuta.org + +Description: Swedish language package for Enigmail + Swedish menus and messages for Enigmail. + +Description: XMMS plugin that gives all songs the same volume level + The volume normalizer plugin is an XMMS plugin that is used to give + all songs the same volume level so that you won't need to play with + the volume knob whenever a song changes. + +Description: compatibility package for pidentd + This package exists so that users of the pidentd-des package can upgrade to + the new pidentd which replaces it. You can remove this package. + . + Homepage: http://www.lysator.liu.se/~pen/pidentd/ + +Description: control an EWMH/NetWM compatible X Window Manager + Wmctrl is a command line tool to interact with an + EWMH/NetWM compatible X Window Manager (examples include + Enlightenment, icewm, kwin, metacity, and sawfish). + . + Wmctrl provides command line access to almost all the features + defined in the EWMH specification. For example it can maximize + windows, make them sticky, set them to be always on top. It can + switch and resize desktops and perform many other useful + operations. + +Description: A free implementation of the OpenGL API -- GLX development support files + This version of Mesa provides GLX and DRI capabilities: it is capable of + both direct and indirect rendering. For direct rendering, it can use DRI + modules from the libgl1-mesa-dri package to accelerate drawing. + . + This package includes headers and static libraries for compiling + programs with Mesa. + . + For a complete description of Mesa, please look at the libgl1-mesa-swx11 + package. + +Description: A small GTK+ CD player program + cccd is a small GTK+ CD player program with many features: + * Works with SCSI devices + * CDDB lookups (local and remote) and local storing + * Uses very little screen space + * Handles CD Extras (mixed mode CDs) + +Description: Adaptive Poisson Boltzmann Solver + APBS is a software package for the numerical solution of the + Poisson-Boltzmann equation (PBE), one of the most popular continuum + models for describing electrostatic interactions between molecular + solutes in salty, aqueous media. Continuum electrostatics plays an + important role in several areas of biomolecular simulation, including: + . + * simulation of diffusional processes to determine ligand-protein and + protein-protein binding kinetics, + * implicit solvent molecular dynamics of biomolecules , + * solvation and binding energy calculations to determine + ligand-protein and protein-protein equilibrium binding constants + and aid in rational drug design, + * and biomolecular titration studies. + . + APBS was designed to efficiently evaluate electrostatic properties for + such simulations for a wide range of length scales to enable the + investigation of molecules with tens to millions of atoms. + +Description: Perl5 module for extracting data from macintosh BinHex files + BinHex is a format used by Macintosh for transporting Mac files safely + through electronic mail, as short-lined, 7-bit, semi-compressed data + streams. Ths module provides a means of converting those data streams + back into into binary data. + +Description: create and verify signatures on .deb-files + dpkg-sig is a low-level tool for creation and verification of + signature on Debian binary packages (.deb-files). + . + The created signed packages are strict compatible with dpkg and the + apt-utils. + . + Website is http://dpkg-sig.turmzimmer.net/ + +Description: Slovak language package for Enigmail + Slovak menus and messages for Enigmail. + +Description: Prints information and tests integrity of JPEG/JFIF files + jpeginfo can be used to generate informative listings of jpeg + files, and also to check jpeg files for errors. It can also + detect broken jpeg and delete them automatically. + +Description: Fast and rich GUI toolkit for Java, gtk2 (GCJ version) + SWT (Standard Widget Toolkit) provides functionality similar to + Swing, but is much faster and open source. Mainly, it is used + for the Eclipse platform. + . + This version of SWT is implemented using gtk2 libraries. + +Description: Slovenian language package for Enigmail + Slovenian menus and messages for Enigmail. + +Description: a simple mail sorter + sortmail is a simple mail sorter you can use in your .forward + to sort your mail into folders automatically, delete unwanted mail, + etc. + +Description: miscellaneous X clients + An X client is a program that interfaces with an X server (almost always via + the X libraries), and thus with some input and output hardware like a + graphics card, monitor, keyboard, and pointing device (such as a mouse). + . + This package provides a miscellaneous assortment of several dozen X clients + that ship with the X Window System, including: + - startx and xinit, which initialize X sessions from the command line; + - xauth, a tool for controlling access to the X session; + - xedit, a text editor; + - xbiff, a tool which tells you when you have new email; + - xcalc, a scientific calculator desktop accessory; + - xclipboard, a tool to manage cut-and-pasted text selections; + - xcutsel, which exchanges selection and cut buffer contents; + - xconsole, which monitors system console messages; + - xditview, a viewer for ditroff output; + - xeyes, a demo program in which a pair of eyes track the pointer; + - xfd, a tool that displays all the glyphs in a given X font; + - xfontsel, a tool for browsing and selecting X fonts; + - xhost, a very dangerous program that you should never use; + - xkill, a tool for terminating misbehaving X clients; + - xload, a monitor for the system load average; + - xlogo, a demo program that displays the X logo; + - xmag, which magnifies parts of the X screen; + - xman, a manual page browser; + - xmessage, a tool to display message or dialog boxes; + - xrandr, a command-line interface to the RandR extension; + - xrefresh, a tool that forces a redraw of the X screen; + - xsetroot, a tool for tailoring the appearance of the root window; + - xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and + xtrapstats, a group of sample clients that use the XTrap extension; + - xvidtune, a tool for customizing X server modelines for your monitor; + - xwd, a utility for taking window dumps ("screenshots") of the X session; + - xwud, a viewer for window dumps created by xwd; + - oclock and xclock, graphical clocks; + - beforelight, a screen saver; + - atobm, a converter from ASCII to X bitmap (.xbm) files; + - bitmap, a monochrome bitmap file editor; + - bmtoa, a tool that converts a monochrome bitmap to ASCII text; + - cxpm and sxpm, tools for checking and viewing X pixmap files; + - iceauth, a tool for manipulating ICE protocol authorization records; + - xset, a tool for setting miscellaneous X server parameters; + - xmodmap, a utility for modifying keymaps and pointer button mappings in X; + - xsetmode and xsetpointer, tools for handling X Input devices; + - setxkbmap, xkbbell, xkbcomp, xkbevd, xkbprint, xkbvleds, and xkbwatch, + tools for managing the X Keyboard Extension (XKB); + - xsm, a session manager for X sessions; + - smproxy, a session manager proxy for X clients that do not use the X + session manager protocol; + - xgamma, a tool for querying and setting a monitor's gamma correction; + - appres, editres, listres, viewres, and xrdb, which query and update the + X resource database; + - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical + operations under the X Window System; + - fstobdf, which retrieves a font in BDF format from an X font server; + - xcmsdb, a device color characteristic utility for the X Color Management + System; + - xstdcmap, a utility to selectively define standard colormap properties; + - xev, an X event displayer; + - xfindproxy, a tool to locate X proxy services; + - xlsatoms, which lists interned atoms defined on an X server; + - xlsclients, which lists client applications running on an X display; + - xlsfonts, a server font list displayer; + - xprop, a property displayer for X; + - xdpyinfo, a display information utility for X; + - xwininfo, a window information utility for X; + - xvinfo, an Xv extension information utility for X; + - ico, an X graphics demo using an animated polyhedron; + - dga, a demo program for the DGA extension; and + - xgc, an (unfinished) X graphics demo program. + . + The bitmap, editres, viewres, xbiff, xcalc, xconsole, xditview, xedit, + xf86cfg, xman, xsetroot, and xsm programs use bitmap images provided by the + xlibs-data package. xkbcomp uses the XKEYBOARD (XKB) extension configuration + data provided by the xlibs package. + . + (Strictly speaking, atobm does not depend on any X libraries, but it shares a + manual page with bitmap and bmtoa, and so is grouped with them in this + package.) + . + This package no longer provides the 'mkfontscale' program; it has instead been + moved to xutils. + +Description: GNOME Chess + This package container GNOME Chess, a graphical user interface for playing + chess and displaying PGN files. + . + It works with different chess programs and chess servers. It works best with + the chess engine Crafty, but most features should also work with GNU Chess. + +Description: Yahoo! Chess client for use with FICS interfaces + This program connects to any of the free Yahoo! Chess lobbies and pretends to + be a FICS server, allowing many of the free FICS interfaces to be used on + Yahoo! Chess. YICS can be thought of as a protocol translator or adapter: the + binary Yahoo! Games protocol goes in one end and the FICS server protocol + comes out the other, and vice-versa. + . + YICS was tested the most with xboard, and works quite well with it. If you + prefer, you can use YICS without any graphical interface just as you can + telnet to FICS. + . + Homepage: http://www.yics.org + +Description: network traffic analyzer + Wireshark is a network traffic analyzer, or "sniffer", for Unix and + Unix-like operating systems. A sniffer is a tool used to capture + packets off the wire. Wireshark decodes numerous protocols (too many + to list). + . + This package provides wireshark (the GTK+ version) + +Description: [Physics] Common files for Cernlib Monte Carlo libraries + Cernlib is a suite of data analysis tools and libraries created for + use in physics experiments, but also with applications to other + fields such as the biological sciences. + . + This package contains common files for Cernlib Monte Carlo libraries, + including a README.Debian file that explains how to obtain the libraries + of Ariadne, Fritiof, Jetset, Lepto, and Pythia. + +Description: transitional dummy package which can be safely removed + Dummy package to upgrade to gbdfed. + . + xmbdfed was obsoleted by its author who now provides gbdfed as a replacement. + +Description: bayonne sys voice library + The sys speaker library provides voice prompts for the Bayonne + telephony server. + +Description: RPL/RIPL remote boot daemon + Daemon to net-boot IBM style RPL boot ROMs (this is not the + same as the Novell IPX-style RPL protocol, despite the + name). + . + Website: http://gimel.esc.cam.ac.uk/james/rpld/ + +Description: Frogfoot Networks Resources MIB plugin for TinySNMP + This is a fast, leightweight implementation of the SNMPv1 protocol + as described in RFC 1157. + . + This module is used to describe host resources such as memory, + storage space, and processor load as defined in the Frogfoot + Networks Resources MIB. + . + The Frogfoot Networks Resources MIB is similar to the IETF Host + Resources MIB, but does not have per-process statistics (but it + does have overall processor load statistics which is not present + in the IETF Host Resources MIB). + +Description: Windows API Implementation (Library) + This is a BETA release of Wine, the free MS-Windows API implementation. + This is still a work in progress and many applications may still not work. + . + This package consists of the library that implements the windows API. + . + Wine is often updated. + +Description: display migration support for GTK [development] + This package contains development files for libdisplaymigration, a library + which provides display migration support for GTK. X properties are used to + advertise that windows are capable of migration, and to request windows to + migrate to a specified display. + +Description: Interface for Collins dictionaries + This is an ncurses interface to the English-Polish/Polish-English and/or + German-Polish/Polish-German Collins dictionaries distributed by Young Digital + Poland. It can also play the pronunciation samples if the CD is available. + . + This package is only the interface, it does not contain the dictionary files + itself. To use it, you need a copy of the dictionary from YDP. + . + Homepage: http://toxygen.net/ydpdict/ + +Description: Development files for firestring, a string handling library + FireString is a library designed to make string handling easier. It includes + string functions that are included in most libc's, but not in ANSI C, so that + programmers can write portable code while not having to reinvent the wheel. + . + FireString also includes code for configuration file handling. + +Description: A module for generating/analyzing Roman numerals + This module converts from and to Roman numerals. It can convert numbers + from 1 to 4999 and understands the common shortcuts (IX == 9), but not + illegal ones (MIM == 1999). + . + This module is part of "Dive Into Python", a free Python tutorial for + experienced programmers. Visit http://diveintopython.org/ for the + latest version. + . + It is maintained in Debian as part of the python-docutils package. + +Description: GNU R package for linear mixed effects model fitting + This CRAN package provides S4 classes and methods for fitting and + examining linear mixed effects models (also called multilevel models, + panel data models, and several other names) and generalized linear + mixed effects models. + +Description: X.Org X server -- APM display driver + This package provides the driver for the Alliance Pro Motion family + of video cards; specifically, the 6420, 6422, AT24, AT25, and AT3D + cards. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-video-apm' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: A java interface to ImageMagick - java classes + JMagick is an open source Java interface of ImageMagick. It is + implemented in the form of Java Native Interface (JNI) into the + ImageMagick API. + . + JMagick does not attempt to make the ImageMagick API + object-oriented. It is merely a thin interface layer into the + ImageMagick API. + . + JMagick currently only implements a subset of ImageMagick APIs. + Should you require unimplemented features in JMagick, please join the + mailing list and make a request. + +Description: Thai Latex package + This package provides Thai language add-on for Latex. It is based on + babel package which comes with tetex distribution. + . + This package needs Thai words separator such as cttex and swath, in + order for latex to be able to break sentences. + +Description: URL library for use by w3-el-e21 (Lisp source) + This library for manipulation of URLs was broken out of w3-el + sometime before the release of Emacs 21. An earlier version is + integrated into w3-el-e20. + . + This package contains the Lisp source code for the url library. + +Description: gnome2 tool to view, alter and save images from a webcam + Camorama is a small utility to view, alter and save images from a webcam + or a Video4Linux device. It can apply a number of image filters and make + remote captures. + +Description: free Flash movie player - Plugin for Mozilla and derivatives + Gnash is a free Flash movie player, which works either standalone, or as + plugin for Firefox/Mozilla or Konqueror. + . + This package includes the plugin for Firefox/Mozilla Web Browser. + . + Homepage: http://www.gnu.org/software/gnash/ + +Description: H.323 answering machine + This program does the job of a real answering machine but for H.323 + Voice over IP (VoIP) based phones, this is, answers calls and plays + previously recorded messages and then records new ones for you to + hear afterwards. + . + For more information on the OpenH323 project visit them at + http://www.openh323.org/ + +Description: X11 PostScript Type 1 font for the Phonetic Alphabet + This package contains type 1 version of the Phonetic fonts of the TIPA + (Tokyo International Phonetic Alphabet) for the X Window system. It + contains the pfb and afm files. The installed X font has the silipa + encoding (see http://www.sil.org/computing/fonts/encore-ipa.html). + . + Homepage: http://www.ctan.org/tex-archive/fonts/tipa/ + +Description: Superior LISP Interaction Mode for Emacs + SLIME is the Superior Lisp Interaction Mode for Emacs. + . + This is an ILISP-like development environment intended for maximum + integration with CMUCL (also works with SBCL, OpenMCL and work is + ongoing on Lispworks and current CVS version of CLISP and CLISP 2.32 + on Linux). + . + This package contains the Emacs client, that will connect to the + Lisp-side server (see package cl-swank). + . + To connect to Common Lisp implementations not running in Debian + you need the latest CVS version of slime, NOT the old slime + 'release' version 1.2.1 or older. + +Description: [Biology] Integrated package for data handling and analysis + Important: This version is the latest build from the ARB development team. + Regard this version as 'NOT RELEASED'. + . + Please do not encourage normal ARB users to use this software. It is intended + for previews and to support the ARB development. + . + This version is completely untested and/or experimental - so it may easily + VAPORIZE all your data, your machine or even yourself. Use at your own risk! + . + The ARB software is a graphically oriented package comprising various tools + for sequence database handling and data analysis. A central database of + processed (aligned) sequences and any type of additional data linked to the + respective sequence entries is structured according to phylogeny or other + user defined criteria. + . + Architecture independend scripts of Arb. + . + Home: http://www.arb-home.de/ + +Description: AWT QT peer runtime library for use with libgcj + This is the runtime library holding the QT based AWT peer + implementation for libgcj. + +Description: official text editor of the GNOME desktop environment (support files) + gedit is a text editor which supports most standard editor features, + extending this basic functionality with other features not usually + found in simple text editors. + . + This package contains gedit's architecture-independent support files. + +Description: A Gnome front end for GnuPG + Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. It + is a tool for secure communications and data storage. Data encryption and + digital signature creation can easily be performed through a GUI and Key + Management operations can easily be carried out through an intuitive + interface. + . + In addition it includes a Gedit plugin, can handle files using Nautilus, + an applet for manging stuff put in the clipboard and an agent for storing + private passphrases, as well as a GnuPG and OpenSSH key manager. + +Description: KDE frontend for potrace + A KDE interface for the commandline tracing tools potrace and/or autotrace. It + supports drag and drop as well as all image types recognized by KDE, which are + a lot more than the 4 recognized by the potrace commandline tool. Loading of + remote files (web, ftp, ...) is also supported. + . + Homepage: http://potracegui.sourceforge.net + +Description: A DVI to PDF translator with CJK support + The dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version + of the dvipdfm, a DVI to PDF translator developed by Mark A. Wicks. + . + The primary goal of this project is to support multi-byte character encodings + and large character sets for East Asian languages by using CID-keyed font + technology. The secondary goal is to support as many features as pdfTeX + developed by Han The Thanh. + . + This project is a combined work of the dvipdfm-jpn project by Shunsaku + Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho + +Description: A memory profiler/debugger + This is a memory profiling package. It can be used to debug various + memory allocation problems, including: + o memory leaks + o multiple deallocation of the same data + o under writes and over writes + o writes to already deallocated data + . + Homepage: http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/ + +Description: libraries for connecting to MS SQL and Sybase SQL servers + FreeTDS is an implementation of the Tabular DataStream protocol, used for + connecting to MS SQL and Sybase servers over TCP/IP. + . + This package includes the shared libraries for the Sybase DB-Lib API. + +Description: utilities to deal with the cpufreq Linux kernel feature + This package contains two utilities for inspecting and setting the + cpu frequency through both the sysfs and procfs CPUFreq kernel + interfaces. + +Description: Fast Light Toolkit development files + Libfltk1.1-dev contains the files necessary for compiling programs + that depend on FLTK, a very nice LGPLed cross-platform C++ GUI + (graphical user interface) toolkit originally based on libForms. + . + URL: http://www.fltk.org/ + +Description: SMSD plugin for the MySQL RDBMS + Gnokii is a suite of programs linked against a backend library that allows + communication with the phones. It current supports the most mobile phones, + all AT capable mobiles as well as Symbian phones. + . + The SMSD (SMS daemon) handles automated sending and receiving of short messages + using an SQL backend. It is designed to use modules (plugins) to work with the + SQL server, and shares Gnokii's runtime configuration and libraries. + . + This package provides support for the MySQL RDBMS. + +Description: KDE MIME interface library + This library provides a C++ interface to MIME messages, parsing them into + an object tree. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: GD Interface Library for Common Lisp + cl-gd is an interface to the GD graphics file creation library. + +Description: X C Binding, xf86dri extension, debugging symbols + This package contains the debugging symbols associated with + libxcb-xf86dri, the xf86dri extension for the X C Binding. gdb will + automatically use these symbols when debugging libxcb-xf86dri. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: KDE mobile phone utility + At the moment Kandy is more or less a terminal program with some special + features to store commands and their parameters, but is also has a simple GUI + to access the phone book of a mobile phone and it is able to save this phone + book to the KDE address book. + . + Kandy is aimed at mobile phones with integrated (GSM) modems. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: Scientific plotting library (X11 driver) + This package provides the X11 driver module for PLplot, a scientific + plotting library. + . + Homepage: http://www.plplot.org + +Description: OSSP uuid + OSSP uuid is an ISO-C and Perl application programming interface (API) + and corresponding command line interface (CLI) for the generation of + DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier + (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node + based), version 3 (name based) and version 4 (random number based). + . + UUIDs are 128 bit numbers which are intended to have a high likelihood + of uniqueness over space and time and are computationally difficult + to guess. They are globally unique identifiers which can be locally + generated without contacting a global registration authority. UUIDs + are intended as unique identifiers for both mass tagging objects + with an extremely short lifetime and to reliably identifying very + persistent objects across a network. + . + This package contains the Universally Unique Identifier Command-Line Tool. + +Description: Files shared among the FreeWnn packages + FreeWnn is a network-extensible Japanese/Chinese/Korean input + system. It was jointly developed and released by the Software + Research Group of Kyoto University Research Institute for + Mathematical Science, OMRON Corporation and Astec, Inc. and now + maintained by the FreeWnn Project. + . + This package contains files that are shared among the FreeWnn + packages. + +Description: cvs plugin for GForge + This plug-in contains the CVS subsystem of Gforge. It allows each + Gforge project to have its own CVS repository, and gives some control + over it to the project's administrator. + +Description: A perlish implementation of Java like inner classes + Yet another implementation of an anonymous class with per object + overrideable methods, but with the added attraction of sort-of-working + dispatch to the parent class's method. + +Description: X terminal emulator with Hangul support + Hanterm is a replacement for xterm that supports Hangul input and output; + It is a modified of the xterm program from XFree86. Hanterm uses it own + native input system and does not require an X input method server. + . + For hanterm to work properly, a Hangul-encoded font must be available; + xfonts-bakemuk are all appropriate for this purpose. + +Description: try to generate a stack dump from a core file + This module attempts to generate a stack dump from a core file by + locating the best available debugger (if any) and running it with + the appropriate arguments and command script. + +Description: Debug-enabled Perl interpreter + debugperl provides a debug-enabled version of Perl which can produce + extensive information about the interpreter as it compiles and executes + a program (see the -D switch in perlrun(1)). + . + Note that this package is primarily of use in debugging *Perl* rather + than perl programs, which may be traced/debugged using the standard + perl binary using the -d switch (see perldebug(1)). + +Description: An HTML tree builder for ElementTree based on Tidy + The ElementTidy parser can read (almost) arbitrary + HTML files, and turn them into well-formed element trees. + This parser uses a library version of Dave Raggett's + HTML Tidy utility to fix any problems with the HTML before + converting it to XHTML (the XML version of HTML). + . + Homepage: http://effbot.org/zone/element-tidylib.htm + +Description: Tutorial for GMT, the Generic Mapping Tools (PDF) + GMT is a free collection of ~60 UNIX tools that allow users to manipulate + (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, + projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations + ranging from simple x-y plots through contour maps to artificially illuminated + surfaces and 3-D perspective views in black and white, gray tone, hachure + patterns, and 24-bit color. + . + GMT supports 25 common map projections plus linear, log, and power scaling, + and comes with support data such as coastlines, rivers, and political + boundaries. + +Description: loop-AES encryption modules for Linux 2.6 on AMD64 + This package will always depend on the loop-AES module package built for + the latest 2.6 kernel image available for all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: Parallel Graph Partitioning and Sparse Matrix Ordering Shared Libs + ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and + orders variables for minimal fill when using direct solvers for sparse + matrices. It does all this in parallel, and also can efficiently re-partition + a graph or mesh whose connectivity has changed. + . + This package contains the ParMetis shared libraries. + +Description: Fast, high-capacity, identifier database tool. + Actually, the term `identifier' is too limiting--`mkid' stores + tokens, be they program identifiers of any form, literal numbers, or + words of human-readable text. Database queries can be issued from the + command-line, or from within emacs, serving as an augmented tags + facility. + +Description: A newt module for Tcl + This module allows you to build a text UI for your Tcl scripts + using newt. + +Description: Scripts to manage Unix and Samba accounts stored on LDAP + Set of scripts to manage data relative to users and groups stored in an LDAP + server. The tools manage POSIX, shadow and Samba (3.0 series) accounts and + groups. + . + This package is used to add/del/mod users and groups in the Linux + Samba-OpenLDAP Howto <http://samba.idealx.org/smbldap-howto.en.html>. + +Description: Collection of Emacs Development Environment Tools - common parts + CEDET is a collection of tools written with the end goal of creating + an advanced development environment in Emacsen. + . + The cedet-common subpackage contains small utilities recently drawn + out of some of the other tools. Some example tools include: + . + * working - A busy meter. + * sformat - Souped up format. + * cedet-autogen - Autoload generators extended for eieio and semantic. + * inversion - Package level versioning system. + * ezimage - Simple way to declare and display images in all versions of Emacs + * pprint - Pretty printer for Emacs Lisp values. + +Description: development files for icecc (distributed compiler) + This package is part if icecc. It provides files which are necessary to build + icecc-monitor. + . + See the 'icecc' package for more informations. + . + Homepage: http://en.opensuse.org/Icecream + +Description: WWW GUI for ogamesim + CGI frontend for the console battles simulator. + Contains: + * The probe report parser for the automatical input form filling; + * The task editor for the simulator; + * The calculation results report parser; + * The multilanguage interface. + +Description: Simple page-prefetch for Squid web proxy + Squid-Prefetch will perform early fetches of pages linked to by pages already + read. This means that a user that clicks on a link will have that new page + appear instantly instead of having to wait for it to be fetched from the + Internet. Only text pages are prefetched on the assumption that the images + can be loaded later so long as the text of a page is available for display. + +Description: An Apache module for authentication using /etc/shadow + When performing this task one encounters one fundamental + difficulty: The /etc/shadow file is supposed to be + read/writable only by root. However, the webserver is + supposed to run under a non-root user, such as "www-data". + . + mod_auth_shadow addresses this difficulty by opening a pipe + to an SGID shadow program "validate", which does the actual + validation. When there is a failure, validate writes an + error message to the system log, and waits three seconds + before exiting. + +Description: Detached symbols for libneon26 (GnuTLS enabled) + This package contains the debugging symbols for libneon26-gnutls, suitable + for debugging. + . + Neon provides lower-level interfaces to directly implement new HTTP + methods, and higher-level interfaces so that you don't have to + worry about the lower-level stuff. + +Description: Perl interface for the loudmouth jabber library + Net::Jabber::Loudmouth is a perl interface for libloudmouth, Lightweight C + Jabber library. It allows you to do the same stuff with Net::Jabber, but with a + nicer interface and much faster, because most of the code is written in C. + +Description: pure ruby module that emulates an SSH client + Net::SSH is to SSH as Net::Telnet is to Telnet and Net::HTTP is to HTTP. + Perform non-interactive SSH processing, purely from Ruby! + +Description: Mono GAC tool + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package includes the GAC (Global Assembly Cache) tool (gacutil) + used by Mono to store shared CIL (Common Intermediate Language) libraries. + +Description: Perl modules for keeping persistent user data across http requests + Apache::Session makes maintaining user data across http requests simple. + It's usable from both mod_perl scripts and more traditional perl CGI + scripts. + +Description: GNU R package for XML parsing and generation + This package provides facilities for the R language to + . + * parse XML files, URLs and strings, using either the DOM (Document + Object Model)/tree-based approach, or the event-driven SAX (Simple + API for XML) mechanism; + * generate XML content to buffers, files, URLs, and internal XML trees; + * read DTDs as R objects. + . + URL: http://www.omegahat.org/RSXML + +Description: debugging symbols for kdepim + This package contains the debugging symbols associated with kdepim. + They will automatically be used by gdb for debugging kdepim-related + issues. + +Description: minimalist FIFO and filesystem-based IRC client + ii (irc it) is a minimalist FIFO and filesystem-based IRC client. It creates an + irc directory tree with server, channel and nick name directories. In every + directory a FIFO in file and a normal out file is created. + . + The in file is used to communicate with the servers and the out files contain + the server messages. For every channel and every nick name there are related in + and out files created. This allows IRC communication from command line and + adheres to the Unix philosophy. + . + It consists of <= 500 lines of code and is the big brother of sic. + . + Homepage: <http://irc.suckless.org/> + +Description: Debian New Maintainers' Guide + This package contains the Debian New Maintainers' Guide. + . + This document tries to describe building of a Debian package to the + common Debian user, and wannabe developer. It uses pretty common + language, and it's well covered with working examples. + . + The document contains these chapters: + * 1 Getting started The Right Way + * 2 First steps + * 3 Modifying the source + * 4 Required stuff under debian/ + * 5 Other files under debian/ + * 6 Building the package + * 7 Checking the package for errors + * 8 Uploading the package + * 9 Updating the package + * 10 Where to ask for help + +Description: Documentation for the high-level object-oriented language Python (v2.5) + These is the official set of documentation for the interactive high-level + object-oriented language Python (v2.5). All documents are provided + in HTML format, some in info format. The package consists of ten documents: + . + * What's New in Python2.5 + * Tutorial + * Python Library Reference + * Macintosh Module Reference + * Python Language Reference + * Extending and Embedding Python + * Python/C API Reference + * Installing Python Modules + * Documenting Python + * Distributing Python Modules + +Description: A logfile monitor that displays in an X window. + The displayed logs are colour-coded according to severity. Basically, you + get to see what's going on _during_ say a break-in, instead of having to + check the logfiles after the damage is done. Of course, you need to have + the syslog daemons configured right, so that the logfiles are + created. Xwatch reads options from its commandline as well as from a + app-defaults resource file. + +Description: SDL binaries for the Multi Emulator Super System + XMESS is an emulator for various consoles and computing systems, sharing + a lot of codebase with the MAME project. + . + Some of the well known consoles and computers emulated are the Atari 2600, + Lynx, NES, SNES, GameBoy, Sega Master System, Sega Megadrive, Game Gear, + Colecovision, Vectrex, Apple II, Atari 400/800, Commodore 64/128, + IBM PC XT and AT (MDA and CGA), ZX80, ZX Spectrum, TI99/4, TRS-80, + and the MSX. + . + This package provides binaries for the SDL version of xmess. + +Description: A small utility for creating desktop icons + DeskLaunch is a small utility for creating desktop icons using pixmaps. + A simple click will launch the desired application. + +Description: Mail reader using a nice XForms GUI + XFMail is partially compatible with mh style mailboxes but does not require any + mh tools to be installed on the system. You can browse your mh folders and + messages using XFMail. + It has a user-friendly interface and online help to make it easy to use. + It implements most of the mail functionality in one program and it does not + require any additional tools. + . + NOTE: XFMail is/was supposed to migrate into Archimedes. Archimedes uses + GTK+. See /usr/share/doc/xfmail/README.gz for an announcement or the + homepage: http://archimedes.sourceforge.net. There have not been many + changes to Archimedes recently, but XFMail has been improved instead. + . + XFMail and Archimedes share a lot of code, so both projects profit from + ongoing development. + +Description: TCP/UDP socket library for Lua 5.0 + This is a dummy package for upgrading to liblua50-socket-dev. + +Description: LDAP plugin for Zope/Plone + LDAPMultiPlugins provides PluggableAuthService plugins that use + LDAP as the backend for the services they provide. The + PluggableAuthService is a Zope user folder product that can be extended + in modular fashion using various plugins. + . + Homepage: http://www.dataflake.org/software/ldapmultiplugins/ + +Description: Windows CE remote control tool like VNC + KCeMirror provides a way to interact with a Windows CE + device via the desktop. The display of the Windows CE + device is captured and transfered to the desktop where + it gets displayed in a window. The user now can interact + via this windows by using the mouse and the keyboard of + the desktop. + +Description: ALPS Physics Simulation Algorithms (PVM support) + The ALPS project (Algorithms and Libraries for Physics Simulations) is an open source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community. + . + This package contains the light version (under the boost license) of + the PVM support library. + +Description: source for ivtv drivers (0.8 branch) + The primary goal of the IvyTV Project is to create a kernel driver + for the iTVC15 familiy of MPEG codecs. The iTVC15 family includes the + iTVC15 (CX24315) and iTVC16 (CX24316). These chips are commonly found + on Hauppauge's WinTV PVR-250 and PVR-350 TV capture cards. + . + This package contains the module source for the 0.8 branch of the + IVTV driver. The kernel driver can be built from it using + module-assistant or make-kpkg. This version of the driver only works + with kernel 2.6.18 + +Description: Gail libraries and debugging symbols + Gail is the "GNOME Accessibility Implementation Library". + . + This package contains unstripped shared libraries. It is provided + primarily to provide a backtrace with names in a debugger, which makes + it somewhat easier to interpret core dumps. The libraries are + installed in /usr/lib/debug and can be used by placing that directory + in LD_LIBRARY_PATH. + . + Most people will not need this package. + +Description: mail/news handling commands and Perl modules + IM (Internet Message) provides a series of user interface commands + (imput, imget, imls, ...) and backend Perl5 modules to integrate + E-mail and NetNews user interface. They are designed to be used + both from Mew version 1.x and on command line. + . + The folder style for IM is exactly the same as that of MH. So, + you can replace MH with this package without any migration works. + Moreover, you are able to operate your messages both by IM and MH + with consistent manner. + . + Mail/news messages are dispatched by way of SMTP/NNTP and are + retrieved from local mailbox (mbox file, Maildir, MMDF file, MH folder), + POP3 server (plain password, APOP, RPOP), IMAP server, or NNTP server. + If you want to use RPOP, you should install the perl-suid package. + +Description: Isostream C++ socket library - debugging libs + skstream implements an isostream C++ socket library. TCP- and UDP-sockets are + available as C++ classes. + . + This package contains the unstripped shared libraries. It is provided primarily + to provide a backtrace with names in a debugger, this makes it somewhat easier + to interpret core dumps. The library is installed in /usr/lib/debug and can be + used by placing the directory in LD_LIBRARY_PATH. + . + Most people will not need this package. + +Description: Squash filesystem modules for Linux 2.6 on AMD64 + This package depends on the Squash filesystem modules for latest Linux + kernel 2.6 on all 64bit single- and multiprocessor AMD and Intel machines. + . + Squashfs is a highly compressed read-only filesystem for Linux. It uses + zlib compression to compress both files, inodes and directories. Inodes + in the system are very small and all blocks are packed to minimise data + overhead. Block sizes greater than 4K are supported up to a maximum of + 64K. + . + Squashfs is intended for general read-only filesystem use, for archival + use (i.e. in cases where a .tar.gz file may be used), and in constrained + block device/memory systems (e.g. embedded systems) where low overhead is + needed. + +Description: PostScript manual for gri, a language for scientific graphics + Gri is a command-driven application for making x-y graphs, contour-graphs, + and image graphs. + . + This is the Gri manual in PostScript format suitable for printing. + The compressed file is located at /usr/share/doc/gri/gri.ps.gz + +Description: extra modules for Wims + These modules for Wims are not downloaded with the upstream official package, + they are distributed directly from the main website of Wims (wims.unice.fr) + to other Wims servers by automated scripts. These modules come from various + authors and they have been checked by Wims' main author, Gang Xiao. + This package enhances the features of Wims. + +Description: A Scots Gaelic dictionary for ispell + This is a Scots Gaelic dictionary for the ispell spell checker program. + There are about 1400 words in this alpha-quality dictionary; please help + by using this program and submitting extra words. + +Description: The script for generating graphs for MRTG statistics + mrtg-rrd is a replacement for the 14all.cgi script distributed in the + MRTG contrib directory. It is the script which can generate on-the-fly + HTML output and graph images from the MRTG statistics. + +Description: A Python interface to MySQL + MySQLdb is an interface to the popular MySQL database server for + Python. The design goals are: + . + + Compliance with Python database API version 2.0 + + Thread-safety + + Thread-friendliness (threads will not block each other) + + Compatibility with MySQL-3.22 and later + +Description: Manipulate IP Addresses easily + This module provides a simple interface to the tedious bit manipulation + involved when handling IP address calculations. + . + It can perform: + Basic IP conversion, netmask manipulation, subnet interpretation, bitwise + mask generation, full mask generation, subnet manipulation, expansion, and + range operations, sub/supernet tests, data type determination, and more + complex operations such as expansion of netblocks into arrays of smaller + blocks of arbitrary size, and CIDR block aggregation + +Description: Python SNMP library for agents and managers (version selection module) + This is a Python implementation of SNMP v.1/v.2c engine. Its general + functionality is to assemble/disassemble SNMP messages from/into + given SNMP Object IDs along with associated values. PySNMP also + provides a few transport methods specific to TCP/IP networking. + . + PySNMP is written entirely in Python and is self-sufficient in terms + that it does not rely on any third party tool (it isn't a wrapper). + . + This package contains a python module that allows users of PySNMP to + select the API version. + . + Homepage: http://pysnmp.sourceforge.net/ + +Description: KDE games documentation in HTML format + By default the games provided with KDE (the K Desktop Environment) + only provide their documentation in KDE docbook format, which can + only be read by Konqueror or KHelpCenter. This package provides all + of the KDE games documentation converted to HTML format so it can be + read with any web browser. + . + The documentation will be installed into the usual directories + /usr/share/doc/kde/HTML/en/<package>/, for instance + /usr/share/doc/kde/HTML/en/kasteroids/. + . + This package is part of KDE, and a component of the KDE games module. + See the 'kde' and 'kdegames' packages for more information. + +Description: Get the home directory for yourself or other users in Perl + File::HomeDir is a module for dealing with issues relating to the location + of directories for various purposes that are "owned" by a user, and to solve + these problems consistently across a wide variety of platforms. + +Description: program for reception and transmission of QRSS/DFCW signals + Glfer is composed of two main parts: + a spectrogram window, where you can see the spectrum of the received + signal vs. time and transmission functions, to emit cw characters at + a slow but precisely controlled speed, using the QRSS (slow CW) or + DFCW (Dual Frequency CW) modes. + +Description: OpenFirmware emulator for PowerPC + OpenHackWare is an OpenFirmware emulator intended to be used on PowerPC + machines. It is not a real OpenFirmware as it knows nothing about Forth. + It emulates the OpenFirmare boot time interface as well as the RTAS + interface. It also emulates some known "interpret" strings, to make it + able to launch known OSes. + +Description: Documentation for Pent@NET Utilities + This is the documentation for the Pent@NET utilities. The + Pent@NET utilities are used for configuring and monitoring + Pent@NET DVB Data receiving cards. + . + Pent@NET cards are low cost digital satellite pci cards with + builtin QPSK demodulator, Viterbi decoder, Interleaving decoder + and Reed Solomon error decoder all in one. + +Description: A text indexing and word search program + Perspic is a tool for the study of documents that change + infrequently if at all, e.g. sacred texts, ancient texts of + historical interest, etc. Perspic build a fully indexed and + compressed version of the original text files. Word search + results are summarized by line. Selecting a given line opens + the full text about the given word. Other features include + dictionary definition of words, scanning of word derivatives, + and saving selected quotations with their accompanying + attribution. + +Description: WordPerfect 5.x documents to whatever converter + This program converts simple WordPerfect 5.0 and 5.1 files into any + other document processing languages that use plain text files, like + TeX, LaTeX, troff, GML and HTML. + +Description: Thai dictionary for myspell + This is the Thai dictionary for use with the myspell + spellchecker which is currently used within OpenOffice.org and the + mozilla spellchecker. + +Description: Sex related purity tests + This package installs the sex related purity tests not included in the + purity package. + . + If you are offended by sex or by unusual sexual activities please do + not install this package. + +Description: transfer big files through e-mail + truc & untruc are two shell scripts that allow you to transfer big files + through e-mail. They are using classical commands such as uuencode, tar, + compress, csplit, etc. The word 'truc' (French) means: "Transfert Rapide + Uuencode' Compresse'". + +Description: Development library to control radio transceivers and receivers + Most recent amateur radio transceivers allow external control of their + functions through a computer interface. Unfortunately, control commands are + not always consistent across a manufacturer's product line and each + manufacturer's product line differs greatly from its competitors. + . + This library addresses that issue by providing a standardised programming + interface that applications can talk to and translating that into the + appropriate commands required by the radio in use. + . + This package provides the development library with C++ bindings. + If you wish to run applications developed using this library you'll need the + 'libhamlib2++c2' package. + +Description: filter mail in your IMAP account + Imapfilter is a client application that allows you to + filter mail in your imap mail account. When used in + conjunction with mutt, as your precommand, it allows + you to have your mail sorted into imap folders. + . + Home page: http://imapfilter.hellug.gr/ + +Description: DCOP bindings for Java + This package contains the Java classes necessary to run Java programs + using the Java DCOP bindings. DCOP is the KDE Desktop COmmunications + Protocol, used for communicating with running KDE applications. + . + This package is part of the official KDE bindings module. + +Description: XMMS remote that uses K-Jofol's skins + This is a plugin for xmms which allows you to use skins designed + for the Kjofol mp3 player. These skins differ from standard + xmms skins in that they need not be the usual rectangular shape. + Also, the buttons don't need to be in the same places that they are + with xmms, or with other xmms skins. + There are some very cool skins coming out for K-Jofol. They look + heaps better than the Winamp ones. This can be compiled as a stand + alone program which functions as a remote control. Just run XMMS, + then run this to control XMMS. + +Description: The GNOME Desktop Environment -- essential components + These are the core components of the GNOME Desktop environment, an + intuitive and attractive desktop. + . + This package depends on a basic set of programs, including a file + manager, an image viewer, a text editor, a sound recorder and other + useful tools. + +Description: floppy formatter for KDE + Kfloppy is a utility that provides a straightforward graphical means + to format 3.5" and 5.25" floppy disks. + . + This package is part of KDE, as a component of the KDE utilities module. + See the 'kde' and 'kdeutils' packages for more information. + +Description: Ruby interface to musicbrainz + libmusicbrainz-ruby is a Ruby interface for the MusicBrainz library. + MusicBrainz is an online database of digital audio recordings (mostly CD + based), with support for such things as acoustical fingerprinting. See + http://www.musicbrainz.org/ for more information. + +Description: A ticker designed for the windowmaker dock + The dock applet in this package reads a file that is specified by the + command line and displays each line in a viewing area periodically. + It rereads automatically when the file has been modified. + . + Ticker.app can also be run in a tail-mode where it ticks only the last + line which is nice for viewing log files. + +Description: token's irc client + Features: vi-like editor line and general usage, comfortable + backscroll buffers with regex search mechanism in multiple screen + regions, multiple pages that contain window regions, nickname + completion, etc. + TIRC doesn't have a scripting language. It is the author's belief + that scripting languages do more harm by abuse than they're useful. + +Description: utility functions for the Xsettings protocol (GPE) + This library is used for applications making use of the Xsettings + configuration setting propagation protocol. Controls setting of + double click timeout, drag-and-drop threshold, and default foreground and + background colors for all applications running within a desktop. + . + Used by the GPE Palmtop Environment. + . + Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ + +Description: Molecular dynamics sim, binaries for LAM-MPI parallelization + GROMACS is a versatile package to perform molecular dynamics, i.e. simulate + the Newtonian equations of motion for systems with hundreds to millions of + particles. + . + It is primarily designed for biochemical molecules like proteins and lipids + that have a lot of complicated bonded interactions, but since GROMACS is + extremely fast at calculating the nonbonded interactions (that usually + dominate simulations) many groups are also using it for research on non- + biological systems, e.g. polymers. + . + This package contains only the core simulation engine with parallel + support using the LAM-MPI interface. It is suitable for nodes of a + processing cluster, or for multiprocessor machines. + +Description: Tools for zmodem/xmodem/ymodem file transfer + Lrzsz is a cosmetically modified zmodem/ymodem/xmodem package built + from the public-domain version of Chuck Forsberg's rzsz package. + . + These programs use error correcting protocols ({z,x,y}modem) to send + (sz, sx, sb) and receive (rz, rx, rb) files over a dial-in serial port + from a variety of programs running under various operating systems. + +Description: Organiser for /usr/local/ hierarchy + GNU Stow helps the system administrator organise files under /usr/local/ + by allowing each piece of software to be installed in its own tree under + /usr/local/stow/, and then using symlinks to create the illusion that + all the software is installed in the same place. + +Description: WWW Forms to Mail Gateway + This package provides a CGI program that converts data submitted + via a <forms> web formular to simple mail which is sent to a given + address. + +Description: next generation mirroring tool + Simba was created to be _the_ mirroring tool, to get more control + over the mirrored content and (most importantly) more control over + the reports you can generate using the mirrored content data. + Using Simba, you can: + + Create web pages with mirrors status + + Create web pages with mirror details + + Generate RSS feeds + + Generate Google sitemaps + + Generate rsync configuration files + + ... and more + Simba is extensible and has a dynamic plugin system. If you have some knowledge + of perl, you can write your own plugins and extend Simba as you wish. + . + Homepage: http://simba.packages.ro/ + +Description: package manager for KDE -- common files + Icons and other common files for all adept components. + +Description: Italian language package for Enigmail + Italian menus and messages for Enigmail. + +Description: Gimp plugin for texture synthesis + This gimp plugin takes samples of textures, and synthesizes larger textures + from them. It can be used to extend textures (including making tileable + textures), remove objects from textures, and make themed images. + +Description: hyperfast and lightweight templating for the Python platform + Mako is a template library written in Python. It provides a familiar, non-XML + syntax which compiles into Python modules for maximum performance. Mako's + syntax and API borrows from the best ideas of many others, including Django + templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded + Python (i.e. Python Server Page) language, which refines the familiar ideas of + componentized layout and inheritance to produce one of the most + straightforward and flexible models available, while also maintaining close + ties to Python calling and scoping semantics. + . + Homepage: http://www.makotemplates.org/ + +Description: Time-series data storage and display system (Python interface) + The Round Robin Database Tool (RRDtool) is a system to store and display + time-series data (e.g. network bandwidth, machine-room temperature, + server load average). It stores the data in Round Robin Databases (RRDs), + a very compact way that will not expand over time. RRDtool processes the + extracted data to enforce a certain data density, allowing for useful + graphical representation of data values. + . + This package contains a Python interface to RRDs. + +Description: Motif TV application + TV application for X11. Supports video4linux + devices and the Xvideo extension. A teletext + browser is included too. + +Description: Module for Apache2 which checks user against system group + mod_auth_pam implements 'require group' functionality against system group + database. + . + This package provides the module for Apache 2.0 server. + +Description: ez24V Library: Development library and header files + The ez24V library should make access to serial ports easier. It is often used + by programs which allow access to a mobile device like a handy. + . + Homepage: http://ezv24.sourceforge.net/ + +Description: a French conjugation system + Verbiste is a program that gives the complete conjugation for French verbs. + The knowledge base contains over 6800 verbs. + . + This package contains the development files. + +Description: An improved version of Paradroid - a strategic shoot-em up + You are a droid out to save the universe. To do this, you must do more + than simply blasting everything in sight - you have to transfer to better + droids in order to conquer more advanced droids, and go through walls to + reach parts other droids cannot reach. + +Description: PL/Python procedural language for PostgreSQL 8.2 + PL/Python enables an SQL developer to write procedural language functions + for PostgreSQL 8.2 in Python. You need this package if you have any + PostgreSQL 8.2 functions that use the languages plpython or plpythonu. + . + PostgreSQL is an object-relational SQL database management system. + +Description: LDAP Interface for Haskell + This package provides an interface to the C LDAP API for Haskell programmers. + With it, you can search, modify, and interrogate LDAP directories. + The Haskell binding features automatic memory management and proper + handling for binary data, and handles all marhsalling into and out of + C data structures for you automatically. + . + This package is built for GHC. A Hugs package is also available + in libhugs-ldap. + +Description: PL/Python procedural language for PostgreSQL 8.1 + PL/Python enables an SQL developer to write procedural language functions + for PostgreSQL 8.1 in Python. You need this package if you have any + PostgreSQL 8.1 functions that use the languages plpython or plpythonu. + . + PostgreSQL is an object-relational SQL database management system. + +Description: crypttoken plugin to libgwenhywfar + libchipcard2 provides an API for accessing smartcards. Examples are + memory cards, as well as HBCI (home banking), German GeldKarte + (electronic small change), and KVK (health insurance) cards. + . + This packages contains plugins to gwenhywfar providing cryptographic + services via smartcards. + +Description: Library of utility functions for Haskell, GHC6 package + MissingH is a library of all sorts of utility functions for + Haskell programmers. It is written in pure Haskell and thus should + be extremely portable and easy to use. It also has no prerequisites + save those that are commonly included with Haskell compilers. + . + MissingH is based on my MissingLib library for OCaml and contains some + of the same features. However, some features are left behind because + they are already in Haskell or not needed here -- and others are added + due to things Haskell is missing, or things that Haskell makes + possible. + +Description: General Graphics Interface plain text target + "General Graphics Interface" - a fast, portable graphics environment. + . + This package contains the driver for the "monotext" target, enabling + libGGI (and therefore any program using libGGI) to display its output + as ASCII art. This driver does not use the "aalib" ASCII art library; + "monotext" is an independent implementation of the same idea. + . + The monotext target requires a text-capable target, such as the + "terminfo" target, to display its output. + . + Homepage: http://www.ggi-project.org/ + +Description: language independent HTML templating system + Kwartz is a template system which allows you to separate HTML design + from programming logic. It creates a script in one of several languages + from the template, which you then call from your web application. + . + Kwartz currently can create output scripts for Ruby, PHP, JSP and eRuby. + +Description: documentation for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the GtkSourceView reference manual. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Description: cluster synchronization tool + CSYNC2 synchronizes files in a cluster using the rsync-algorithm. + It maintains a database of modified files so it is able to handle + deletion of files and file modification conflicts. + +Description: Shared libraries for WebAuth authentication + WebAuth is a cookie-based web authentication system built on top of + Kerberos. It relies on a central authentication server that handles all + user authentication for a domain and creates user authentication + credentials for any web server that needs strong authentication. + . + This package contains the shared library used by the WebAuth modules, + Perl bindings, and command-line utilities. It does token encoding and + decoding and other lower-level parts of the WebAuth protocol. + . + Homepage: http://webauth.stanford.edu/ + +Description: OCaml library to display LablGTK dialog boxes + Libraries from cameleon : + - Config_file, a library to easily create configuration files, + - Okey, a library to easily add handlers to key press events in LablGtk, + - Configwin, a library to easily build configuration or input windows + in LablGtk, + - Report, a tool to graphically define the structure of XML/HTML documents + and provide the OCaml code to fill them at runtime, + - DBForge, a tool to generate the OCaml code to access database tables, + the code being generated from the database schema defined graphically, + - Gpattern, a library containing convenient classes to use with LablGtk. + . + You can find more information about cameleon at http://home.gna.org/cameleon/ + +Description: utilities to configure the kernel ipx interface + These are utilities to configure the kernel IPX interface. The kernel has to be + compiled with IPX support. + . + Homepage: ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ + +Description: Mono libraries (2.0) + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono libraries. + +Description: spam module for Horde Framework + SAM is the Horde module permitting to each user to manage his + SpamAssassin or Amavisd-new preferences. For example, it can + authorize to change SpamAssassin user scores, manage blacklist + and whitelist. + . + User preferences can be stored in a variety of backends such + as a SQL database, LDAP storage or on an FTP server. + +Description: profiling parser and pretty print combinator library for GHC 6 + The uulib Haskell library contains fast, error repairing parser + combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a + set of data structures and algorithms for working with sets and + sequences (UU.DData) for Haskell. + . + The library is developed at Utrecht University and is part of the + Haskell Utrecht Tools. + . + This package contains additional profiling libraries which can be + used with ghcprof. + . + Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome + +Description: Theme files for the Ice Window Manager + This package contains the contributed theme files for icewm. It + contains nice looking themes, emulating the look of Windows'95, + OS/2 Warp 3, or produced by phantasy of various people. + . + Ice Window Manager for X Window System. Tries to take the best + features of the above systems. Features multiple workspaces, opaque + move/resize, task bar, window list, mailbox status, digital clock. + Fast and small. + +Description: simple programming interface that wraps Xiph.Org audio codecs (development files) + libfishsound is a wrapper around the existing codec libraries and + provides a consistent, higher-level programming interface. It has been + designed for use in a wide variety of applications; it has no direct + dependencies on Annodex or Ogg encapsulation, though it is most commonly + used in conjunction with liboggz to decode or encode Ogg encapsulated + Vorbis or Speex files. + . + This package contains the header files and static libraries required for + developing applications that use libfishsound. + +Description: SWISH Document Indexing Made Easy + SWISH::API::Common offers an easy interface to the Swish index engine. + While SWISH::API offers a complete API, SWISH::API::Common focusses + on ease of use. + . + Currently, SWISH::API::Common just allows for indexing documents + in a single directory and any of its subdirectories. Also, don't run + index() and search() in parallel yet. + +Description: a program for creating and studying hyperbolic 3-manifolds + SnapPea is Jeff Weeks' computational tool for mathematicians working in + low-dimensional topology. It is used for creating and studying hyperbolic + 3-manifolds, and is accessible via Python scripts as well as through a + traditional graphical user interface. + +Description: Documentation for paul in German language + The documentation will be only in German language. + (Sorry for non German speakers but paul is intended to work in + a German laboratory and part of my work. May be the short manpage + in the binary package will help you.) + The manpage for paul and some additional notes in /usr/doc/paul + should help all those who does not understand German. + +Description: SQL wrapper for XBase DBMS library + XBSQL is a wrapper library that provides an SQL-subset interface to the + XBase DBMS. XBSQL in no way provides anything like a complete SQL + implementation and in any case is hampered by various limitations of + XBase (such as no notion of a null value). It does, however, implement a + fairly useful subset, including select, insert, update and delete. + Select for instance supports joins, ordering, grouping, and the having + clause. + . + This package contains the run-time library. Use the libxbsql-dev package + to use it in C++ applications or the libxbsql-bin package to get a + shell-like, interactive utility. + +Description: drawing editor for creating figures in PDF or PS formats + Ipe supports making small figures for inclusion into LaTeX + documents as well as making multi-page PDF presentations + Ipe's main features are: + * Entry of text as LaTeX source code. This makes it easy to enter + mathematical expressions, and to reuse the LaTeX-macros of the main + document. In the display text is displayed as it will appear in + the figure. + * Produces pure Postscript/PDF, including the text. Ipe converts the + LaTeX-source to PDF or Postscript when the file is saved. + * It is easy to align objects with respect to each other (for + instance, to place a point on the intersection of two lines, or to + draw a circle through three given points) using various snapping + modes. + * Users can provide ipelets (Ipe plug-ins) to add functionality to + Ipe. This way, Ipe can be extended for each task at hand. + * The text model is based on Unicode, and has been tested with Korean, + Chinese, and Japanese. + . + Package latex-ucs enables unicode text entry (for accented characters). + . + Homepage: http://ipe.compgeom.org/ + +Description: X11 TV application + TV application for X11. Supports video4linux + devices and the Xvideo extension. + +Description: Uwatec dive computer to PC sync tool + Aladin can be used to download dive data from a UWATEC + dive computer to a datafile which can then be viewed with + gnuplot. + +Description: Advanced Maryland Automatic Network Disk Archiver (Client) + Amanda is a backup system designed to archive many computers on a + network to a single large-capacity tape drive. This package is + suitable for large amounts of data to backup. For smaller solutions + take a look at afbackup, tob, taper, ... + . + Features: + * will back up multiple machines in parallel to a holding disk, blasting + finished dumps one by one to tape as fast as we can write files to + tape. For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host + with a large holding disk can be filled by Amanda in under 4 hours. + * built on top of standard backup software: Unix dump/restore, and + later GNU Tar and others. + * does simple tape management: will not overwrite the wrong tape. + * supports tape changers via a generic interface. Easily customizable + to any type of tape carousel, robot, or stacker that can be controlled + via the unix command line. + * for a restore, tells you what tapes you need, and finds the proper + backup image on the tape for you. + * recovers gracefully from errors, including down or hung machines. + * reports results, including all errors in detail, in email to operators. + * will dynamically adjust backup schedule to keep within constraints: + no more juggling by hand when adding disks and computers to network. + * includes a pre-run checker program, that conducts sanity checks on both + the tape server host and all the client hosts (in parallel), and will + send an e-mail report of any problems that could cause the backups to + fail. + * can compress dumps before sending or after sending over the net, with + either compress or gzip. + * can optionally synchronize with external backups, for those large + timesharing computers where you want to do full dumps when the system + is down in single-user mode (since BSD dump is not reliable on active + filesystems): Amanda will still do your daily dumps. + * lots of other options; Amanda is very configurable. + . + THIS PACKAGE RELIES ON A RUNNING AMANDA SERVER IN YOUR NETWORK. + . + For important notes, see /usr/share/doc/amanda-client/README.Debian. + . + Explanation of suggested programs: + - gnuplot is needed for plotting statistics of backups + +Description: demo pages for ASP.NET 1.1 and 2.0 infrastructure + Sample set of .aspx pages to test the XSP server or the mod_mono Apache + module. This is for the xsp2 and includes the 2.0 modules. + +Description: graphical administration tool for PostgreSQL + pgAdmin III is a database design and management application for use with + PostgreSQL. The application can be used to manage PostgreSQL 7.3 and above + running on any platform. + . + pgAdmin III is designed to answer the needs of all users, from writing + simple SQL queries to developing complex databases. The graphical + interface supports all PostgreSQL features and makes administration + easy. The application also includes a syntax highlighting SQL editor, a + server-side code editor, an SQL/batch/shell job scheduling agent, + support for the Slony-I replication engine and much more. Server + connection may be made using TCP/IP or Unix Domain Sockets (on *nix + platforms), and may be SSL encrypted for security. No additional + drivers are required to communicate with the database server. + . + Homepage: http://www.pgadmin.org/ + +Description: Summarize differences in a CVS repository + cvsdelta summarizes the difference between a CVS project and its + local version. It detects files that have been added and removed, and + of existing files it counts the number of lines that have been added, + deleted, and changed. It filters project changes by using .cvsignore + files, both system-wide and locally. + +Description: Apache web page content wrapper + mod_layout allows you to create a single look and feel throughout a + website without using server side includes to "automagically" wrap + pages in standard headers and footers. + . + It can be used to to add standard disclaimers to all of the pages on a server, + add banner ads, etc. + +Description: An nzb based Usenet binary grabber + nzb is a binary news grabber written in Qt 4. It natively downloads and decodes + the files specified in the nzb file, an XML format which describes binary + files on Usenet by their message-id. nzb provides support for direct streaming + of media files to your favourite media player. + . + nzb files are a popular way to describe files posted on Usenet which span + several messages (multi-part binaries). These files eliminate the need to + fetch headers from newsgroups as nzb files contain the message-ids of the + segments which can be downloaded directly from most news servers. A technical + description can be found at http://docs.newzbin.com/Newzbin:NZB_Specs + . + nzb makes Usenet downloading easy by providing an easy to use interface which + loads up a specified nzb file and either downloads the files described in the + nzb or streams the data to an external application. This is usually used for + video files which results in streaming video over Usenet. + . + Homepage: http://nzb.sourceforge.net/ + +Description: search files using regular expressions aiming to replace find/grep tools + SearchMonkey is a light-weight Gtk application that aims to replace the + cumbersome find/grep with a slick user interface that quickly provides a + mark-up showing locations and quantity of text matches. + The goal is to provide a simple to use and accessible search tool for + end-users, and software developers alike. + . + Homepage: http://sourceforge.net/projects/searchmonkey/ + +Description: Hardware identification system + hwinfo is the hardware detection tool used in SuSE Linux. + . + In Debian-Edu (Skolelinux) hwinfo has shown better results than discover when + detecting mouse, keyboard and monitor. + . + hwinfo collects information about the hardware installed on a system. Among + others, libhd contains information about cdrom, zip, floppy, disks and + partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, + isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. + . + This package does not include the binaries hwscan, hwscand and hwscanqueue. If + you think one or more of these should be included in the package, please + contact the maintainer at hwinfo@packages.debian.org. + +Description: programs to mirror-image or melt your display + Flip your (or your "xhost +" using friend's) screen on either the vertical + or horizontal axis or melt away the graphics on your display. Both commands, + named xflip and meltdown, have a -planes option to independently act on + individual bit planes. This version now comes with a new -oblic option which + flips horizontally and vertically simultaneously. + +Description: Fully scriptable graphical IRC client with plugin support + A highly configurable graphical IRC client with an MDI interface, + built-in scripting language, support for IRC DCC, drag & drop file + browsing, and much more. KVIrc uses the KDE widget set, can be extended + using its own scripting language, integrates with KDE, and supports + custom plugins. + . + If you are a developer and you want to write a custom plugin for KVIrc, you + need to install the kvirc-dev package. + +Description: A command line interface for SQLite 3 + SQLite is a C library that implements an SQL database engine. + Programs that link with the SQLite library can have SQL database + access without running a separate RDBMS process. + +Description: clone of Boulder Dash game + Epiphany is a multi-platform clone of Boulder Dash. + In this game, the player must collect all the valuable minerals + scattered in each level, while avoiding being hit by a falling + boulder or, worse, by a bomb. + . + Boulder Dash was one of the best games ever made for the + Commodore 64. + +Description: Userspace utilities for the Lustre filesystem + Lustre is a scalable, secure, robust, highly-available cluster file system. + It is maintained by Cluster Filesystems, Inc, and available from + http://www.lustre.org + . + This package provides a number of userspace utilities for + maintaining Lustre filesystems. + +Description: LaTeX documentstyle from the American Physical Society (obsolete) + REVTeX is an electronic publishing product of the American + Physical Society. It is a set of LaTeX-based tags that can be + used to prepare a physics manuscript for submission. If REVTeX + tags are used consistently throughout a manuscript and published + guidelines are followed exactly, it is hoped that the TeX + manuscript file (called a compuscript) can be used by APS, OSA, + AIP, and other participating member societies in production of + author proofs. This package is now obsolete, REVTeX 4, provided by + the package tetex-extra should be used instead. This package is kept + in order to provide backward compatibility (for older documents + prepared with REVTeX 3.1 rather than REVTeX 4). + +Description: PHP extension to access MaxDB databases for PHP 4 + MaxDB is a transactional, industrial-strength multi-user SQL database + system featuring views, db-procedures and db-functions. The MaxDB + homepage is at http://www.mysql.com/products/maxdb + . + This package allows access to MaxDB databases from PHP 4. It is + compatible with MySQL's mysqli extension. + +Description: data files for Ri-li, a toy train simulation game + Ri-Li is a game in which you drive a toy wood engine across many levels + and collect call the coaches to win. + . + This package provide data files for the game. + . + Homepage: http://www.ri-li.org/ + +Description: provides functions to remove accents using UTF16 as a pivot + Text::Unaccent is a module that provides functions to remove accents + from a string. For instance the string été will become ete. The + charset of the input string is specified as an argument. The input is + converted to UTF-16 using iconv(3), accents are stripped and the + result is converted back to the original charset. The iconv -l + command on GNU/Linux will show all charset supported. + +Description: documentation for Pyro + Pyro (PYthon Remote Object) is an easy to use and powerful distributed object + system for Python. + . + This package contains the documentation files for the pyro package. + +Description: Ada Semantic Interface Specification (ASIS) documentation + ASIS (Ada Semantic Interface Specification) lets you develop applications + to walk through the sources of your Ada programs and examine the semantic + constructs. + . + This package contains documentation in Info, PDF, HTML and plain text + formats. + +Description: TeX Live: Recommended fonts + Recommended fonts + . + This package includes the following CTAN packages: + adobeuro -- Macro package for TeX (the most popular). + avantgar -- Macro package for TeX (the most popular). + bookman -- Macro package for TeX (the most popular). + cmextra -- No caption. + courier -- The courier package. + euro -- Arbitrary national currency amounts using the Euro as base unit. + euro-ce -- Euro currency symbol and CE mark. + eurofont -- Provides a command that prints a euro symbol. + eurosans -- Interface to Adobe's free Euro fonts. + eurosym -- No caption. + helvetic -- Macro package for TeX (the most popular). + marvosym -- A Type 1 font: Martin Vogels Symbole (marvosym) font. + mathtime -- No caption. + ncntrsbk -- Macro package for TeX (the most popular). + palatino -- No caption. + psnfssx -- Extra styles and encodings for PostScript fonts. + pxfonts -- Palatino-like fonts in support of mathematics. + symbol -- Symbol font. + times -- No caption. + timesnew -- Macro package for TeX (the most popular). + txfonts -- Times-like fonts in support of mathematics. + utopia -- Adobe Utopia fonts. + wasy -- The wasy fonts (Waldis symbol fonts). + wasysym -- LaTeX support file to use the WASY2 fonts + zapfchan -- Macro package for TeX (the most popular). + zapfding -- Macro package for TeX (the most popular). + fpl -- SC and OsF fonts for URW Palladio L + charter -- Charter fonts. + rsfs -- Ralph Smith's Formal Script font. + +Description: library for controlling a CD-ROM when playing audio CDs + This library provides functions for controlling an audio CD: starting, + stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index + servers. + +Description: A tool to analyze Java code + doctorj analyzes Java code, performing documentation verification, + statistics generation and syntax analysis. + +Description: A graphical menu editor for enlightenment + e16menuedit is a graphical menu editor for the enlightenment window + manager written in C and GTK+. You can create and modify single menu + entries as well as submenus. + +Description: Flexible client/server fax software - HTML Documentation + HTML version of HylaFAX documentation and manpages. + . + HylaFAX support the sending and receiving of facsimiles, the polled + retrieval of facsimiles and the send of alphanumeric pages. + +Description: virtual machine to execute bytecode for interpreted languages + Parrot is a virtual machine designed to execute bytecode for interpreted + languages efficiently. Parrot will be the target for the Perl 6 compiler. + There is already a partial Perl 6 compiler as well as compilers in various + stages of completion for a wide range of other languages. + . + This package contains the parrot shared library. + +Description: replication system for PostgreSQL + Slony-I is an asynchronous master-to-multiple-slaves replication system + for PostgreSQL with cascading and slave promotion. + . + This package contains the support functions that are loaded into the + PostgreSQL database server. It needs to be installed on the hosts where + the database server nodes are running. This package works with version + 8.1 of the PostgreSQL server; you need the package that corresponds to + the version of your database server. + . + The actual replication daemon and the administration tools are in the + package slony1-bin. This package is useless without slony1-bin installed + somewhere in the network. + . + Web site: http://slony.info/ + +Description: additional scribus templates + . + These templates are distributed in addition to the three example templates + present in the main scribus package. Some of them were prepared by members of + the core Scribus development team and some were contributions by the + community members. + . + Homepage: http://www.scribus.net/ + +Description: CLIPS common files and examples + CLIPS 6.0 is an OPS-like forward chaining production system written + in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, + dynamic rule addition, and customizable conflict resolution strategies. + . + CLIPS, including the runtime version, is easily embeddable in other + applications. CLIPS includes an object-oriented language called COOL + (CLIPS Object-Oriented Language) which is directly integrated with the + inference engine. + . + This package installs the common files shared by both the text and + graphics interface, currently it includes both the help file and examples + of CLIPS programs that can be used to learn the language and test + the interfaces. + +Description: Remote control of Linux virtual consoles + Conspy allows a (possibly remote) user to see what is displayed + on a Linux virtual console, and send keystrokes to it. It is + rather like VNC, but where VNC takes control of a GUI conspy + takes control of a text mode virtual console. Unlike VNC, + conspy does not require a server to be installed prior to being + used. + . + Homepage http://www.stuart.id.au/russell/files/conspy/ + +Description: defender clone with penguins + "Defendguin" is based loosely on William's classic arcade game, "Defender." + Some recognizable stars in the realm of modern operating systems should be + fairly obvious. + . + A certain monopoly-owning bad guy has been cloned hundreds of times by + an unknown alien race. They are now attacking earth, kidnapping little + penguinoids and converting them into mutants. Helping them on their way + are some other nasty alien ships, of which there are plenty... + +Description: PDF presentation tool with eye candies + KeyJnote is a program that displays presentation slides. Smooth alpha-blended + slide transitions are provided for the sake of eye candy, but in addition to + this, KeyJnote offers some unique tools that are really useful for + presentations. Some of them are: + * Overview screen + * Highlight boxes + * Spotlight effect + * Presentation scripting and customization + . + Homepage: http://keyjnote.sourceforge.net/ + +Description: GUI module for ClanLib game SDK + ClanLib delivers a platform independent interface to write games with. + If a game is written with ClanLib, it should be possible to compile the + game under any platform (supported by ClanLib, that is) without changing + the application source code. + . + But ClanLib is not just a wrapper library, providing a common interface + to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While + platform independence is ClanLib's primary goal, it also tries to be a + service-minded game SDK. In other words, we have put great effort into + designing the API, to ensure ClanLib's ease of use - while maintaining its + power. + . + This package contains the GUI module (clanGUI). + +Description: Full text search engine (namazu binary and cgi) + Namazu is a full text search engine with is usable via cgi. It features + a simple and easy setup, and is written in C and Perl. Namazu uses the + text utilities nkf and kakasi (or chasen, which is not available in + Debian). + . + This package includes binary only for search index. + To create indexes, please install namazu2-index-tools package. + +Description: gxemul documentation + This package contains the documentation for gxemul, the machine + emulator for multiple architectures. Among other things, instructions + for how to get different guest operating systems running are + included. + +Description: Down translation of XML files + This module provides a way to manipulate in various ways a XML + document. Including: changing the contents, transforming to + another document, generating statistics, generating info about + the XML document to generate another document (i.e. creating a + table of contents for a HTML file). + . + Upstream URL: http://natura.di.uminho.pt/~jj/perl/XML/DT.html + +Description: C++ bindings for GDome2 DOM implementation + C++ bindings for GDome2 that is a fast, light and complete DOM level2 + implementation based on libxml2. + . + This particular binding is one of the bindings from the GMetaDOM + bindings collection. + . + This package includes the shared library. + +Description: WBXML library development file + The WBXML Library (aka libwbxml) contains a library and its associated + tools to Parse, Encode and Handle WBXML documents. The WBXML format + is a binary representation of XML, defined by the Wap Forum, and used + to reduce bandwidth in mobile communications. + . + Install this package if you wish to develop your own programs using + WBXML. + +Description: documentation for gambit + Gambit is a collection of game theory software for the construction + and analysis of finite extensive and normal form games. This is the + documentation for gambit. + +Description: A real-time stock market tracker and news console + Linuxtrade is a lightweight curses-based program with all the cool + features expected from a real-time stock market trading console: + portfolios, real time quotes, charts with live updates, time and + sales, fundamental and technical indicators, top ten and market + movers, news articles, alerts, option chains, the Briefing.com In + Play and Up/Downgrades lists, earnings, splits and quiet period + calendars, and Level 2 market depth indications from the Archipelago + and the Island ECN's. + . + Linuxtrade used to documented at http://linuxtrade.0catch.com/ + but its author decided to make future versions closed-source. This + last release will persist due to its GPL license. + +Description: A DNS configuration checker + The DNS is a critical resource for every network application, so it + is quite important to ensure that a zone or domain name is correctly + configured in the DNS. + ZoneCheck is intended to help solving misconfigurations or + inconsistencies usually revealed by an increase in the latency of the + application, up to the output of unexpected/inconsistant results. + This package is the command-line version. + http://www.zonecheck.fr/ + +Description: interpreted library for the Yorick language + Yorick is an interpreted programming language for: + * scientific simulations or calculations + * postprocessing or steering large simulation codes + * interactive scientific graphics + * reading, writing, and translating large files of numbers + . + The yorick-data package contains all the architecture-independent data, which + is mostly the standard interpreted library and the (text and PDF) + documentation. + . + Homepage: http://yorick.sourceforge.net + +Description: Stardict package for English-Czech dictionary + This is a package of the GNU/FDL English-Czech dictionary + for Stardict. + . + It contains also automatically generated dictionary for reverse + direction. + . + Homepage: http://cihar.com/software/slovnik + +Description: GGZ Gaming Zone: advanced core client for KDE + GGZ core clients enable players to access the GGZ server to chat, meet + other people in the game lobbies, play with them, watch their scores, + and be spectator other people's games. + . + KGGZ is one of the two recommended clients, specifically written for + users of the K Desktop Environment, where it integrates very well. It + provides the highest feature set available from GGZ, including secure + connections, usage of metaserver and LAN service discovery, login + profiles, a dialog for conversation with the GGZ chat bot, and various + functionalities for players and games. + . + The package also contains various other GGZ-related tools for the + desktop, such as KGrubby (to visually configure the chat bot), GGZap + (a quick game launcher), a competition calendar to track online + tournaments, and a generic metaserver I/O slave, as well as a module for + the KDE control center. + . + This package is part of the GGZ Gaming Zone, a multiuser networked + gaming environment. + . + Web site: http://www.ggzgamingzone.org/ + +Description: A small run-time speech synthesis engine - static libraries + This extra package provides the flite static libraries + and header files. + +Description: Headers and other files for compiling plugins for The GIMP + This package contains the header files for the GNU Image Manipulation + Program, along with the static versions of libgimp. + It also includes the gimptool-2.0 utility. + . + Install this package if you wish to compile your own plugins, + or if you wish to develop packages that use libgimp. + +Description: Many numerical and memory management functions + This collection of C software written by Will Naylor includes + functions for linear programming (with dense matrices only), linear + algebra (including sparse matrices), transportation problem, network + flow (critical path, longest path, shortest path), optimization + (conjugate gradient and simulated annealing), hash tables, single + linked lists, binary trees, complex arithmetic, and discrete Fourier + transform (FFT and otherwise). + . + If you want to compile programs using libwn6, then you also need to + install libwn-dev. + +Description: Thumbnail directory module for the Roxen Challenger web server + A directory listing module which displays files in an x-column table + and creates thumbnails of any images present in the supported formats. + . + Owes a great deal to the fast directory lister module of Roxen 1.3, and + a thumbnail module written by Chris Jantzen (chris@maybe.net). + +Description: GNOME shell for managing your Creative Labs Nomad Jukebox + Neutrino is a GNOME shell for managing your Creative Labs Nomad + Jukebox or D.A.P Jukebox. The jukebox code was derived from that of + GNOMAD, a GTK+ shell with similar goals. + +Description: default fallback theme for FreeDesktop.org icon themes + This is the default fallback theme used by implementations of the + Freedesktop.org Icon Theme specification. + +Description: notes/memos component for Horde Framework + Mnemo is the Horde notes and memos application. It lets users keep free-text + notes and other bits of information which doesn't fit as a contact, a todo + item, an event, etc. It is very similar in functionality to the Palm Memo + application. + +Description: Real time MIDI sequencer + Seq24 was created to provide a very simple interface for editing and + playing midi 'loops'. It is a very minimal sequencer that excludes the + bloated features of the large software sequencers and includes a small + subset that proved to be useful for live performances. + . + Homepage: http://www.filter24.org/seq24/ + +Description: Portable Document Format (PDF) suite -- traditional Chinese language support + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + The tools include xpdf, a PDF viewer (in the package xpdf-reader), + and PDF converters (including to/from PostScript) (in the package + xpdf-utils). + . + This package provides traditional Chinese language support for xpdf. + +Description: AOLserver 4 module: module for SSL mode. + This module adds SSL capabilities to aolserver, and gives Tcl scripts + an API to access openssl functions. + . + This is currently a beta release! Use at your own risk. + +Description: CGI interface to your CVS repository + cvsweb is a WWW CGI script that provides remote access to your CVS + repository. It allows browsing of the full tree, with configurable + access controls. It will display the revision history of a file, as + well as produce diffs between revisions and allow downloading any + revision of the whole file. + . + Homepage: http://www.freebsd.org/projects/cvsweb.html + +Description: A (syntax-)tree-handling tool (term processor) + Kimwitu++ is a system that supports the construction of programs that use + trees or terms as their main data structure. It allows you to define, store + and operate on trees with typed nodes. Each type of node has a specific number + of sons, and expects these sons to have specific types. The most popular + example of such trees are syntax trees. + . + The nodes are defined in a Yacc-like fashion. The tree can be unparsed (ie. + treewalk) and rewritten (ie. term substitution). Kimwitu++ gives you powerful + pattern matching for specifying unparse and rewrite rules. + . + Kimwitu++ is an extension to C++. It introduces Yacc-like node definitions, + the unparse and rewrite rules, and extensions for pattern matching within + functions. It will translate its input files into pure C++. + . + To build the tree you might use a parser generated with Bison, but you are + free to use other tools. There also exists Kimwitu (also packaged for Debian) + which interfaces with C instead of C++ which can also be used in C++ projects, + but Kimwitu++ has some extensions one might consider useful. + +Description: Rio Karma access library [CLI runtime library] + Also known as karma-sharp, this is a CLI library (.dll) that + provides (read/write) access to the Rio Karma music player using + either the usb (with OMFS) or network (PEARL) interface. + . + Homepage: http://www.freakysoft.de/html/libkarma/ + . + This package contains the runtime library needed by programs using + the facilities provided by libkarma. + +Description: parallel bzip2 implementation + pbzip2 is a parallel implementation of the bzip2 block-sorting file + compressor that uses pthreads and achieves near-linear speedup on SMP + machines. The output of this version is fully compatible with bzip2 + v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with + bzip2). + . + Homepage: http://compression.ca/pbzip2/ + +Description: Extract and browse the URLs contained in an email (urlview replacement) + urlscan searches for URLs in email messages, then displays a list of + them in the current terminal. It is primarily meant as a replacement + for urlview, which it improves upon in the following ways: + . + * urlscan understands email encodings such as quoted-printable; + urlview does not. + * urlscan extracts and displays the context surrounding each URL. + +Description: Embedding Ruby in the Apache web server + mod_ruby embeds the Ruby interpreter into the Apache web server, + allowing Ruby CGI scripts to be executed natively. These scripts will + start up much faster than without mod_ruby. + +Description: JACK audio plugin for the Allegro library + This plugin adds support for the JACK low-latency sound server to the + Allegro library. Programs using Allegro will automatically use this + plugin if JACK is running. + . + Allegro is a cross-platform library intended for use in computer + games and other types of multimedia programming. It is used by many + DOS games and can be used to port them easily to Linux. + +Description: GTK+ widgets for the Galago presence framework + A collection of widgets that work with the Galago desktop presence framework. + +Description: fast, scalable, distributed revision control system (revision tree visualizer) + Git is popular version control system designed to handle very large + projects with speed and efficiency; it is used mainly for various open + source projects, most notably the Linux kernel. + . + Git falls in the category of distributed source code management tools. + Every Git working directory is a full-fledged repository with full + revision tracking capabilities, not dependent on network access or a + central server. + . + This package provides the gitk program, a tcl/tk revision tree visualizer. + +Description: Development files for the FOX C++ GUI Toolkit + This package contains the headers files needed for software development + using FOX. + +Description: Haskell Database Connectivity, Hugs package + HDBC provides an abstraction layer between Haskell programs and SQL + relational databases. This lets you write database code once, in + Haskell, and have it work with any number of backend SQL databases + (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.) + . + HDBC is modeled loosely on Perl's DBI interface, though it has also been + influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell. + . + To use HDBC, you'll need both this package, and a driver package such + as libhugs-hdbc-postgresql. + +Description: BPG Georgian fonts + A collection of three Georgian fonts, provided by BPG-InfoTech. + +Description: dummy package: merge multiple CWEB change files into one file + This is a dummy package which depends on tetex-bin, which now + includes the ctie programs. This package may be safely removed once + tetex-bin is installed. + . + ctie is capable of merging multiple change files for a CWEB file into + a single change file, or producing a master change file from them. + It is based on the TIE program written for WEB (and found in the + tetex-bin package). + +Description: Generate documentation from ruby source files + RDoc - Documentation from Ruby Source Files + * Generates structured HTML and XML documentation from Ruby source and C + extensions. + * Automatically extracts class, module, method, and attribute definitions. + These can be annonated using inline comments. + * Analyzes method visibility. + * Handles aliasing. + * Uses non-intrusive and implicit markup in the comments. Readers + of the original source needn't know that it is marked up at all. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: a graphical fronted to su library (development files) + This library comes from the gksu program. It provides a Gtk+ + dialog and X authentication facilities for running programs + as root or another user in an X session. + . + This package contains the development files. + +Description: Relay media streams (RTP/ VoIP) through an internet proxy + RTP (Realtime Transport Protocol) proxy is an application that can be used + to relay RTP media streams through a server in the public internet. That + is often necessary when dealing with SIP (Session Initiation Protocol) + user agents that are behind NAT (Network Address Translator). + . + The rtpproxy can be used in conjunction with nathelper module of SER + (SIP Express Router). When nathelper module of SER detects that a user + agent will need to relay media through a host in the public internet, + it will contact rtpproxy and ask it to allocate a public IP and port + the user agent can send it's RTP streams to. That information will + then be communicated to the user agent in SDP (Session Description + Document). + +Description: Client library for evolution calendars (development files) + Evolution is the integrated mail, calendar, task and address book + distributed suite from Novell, Inc. + . + This package contains header files and static library for libecal1.2-6. + +Description: C++ wrappers for GTK+ 1.2 (shared libraries) + Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. + Gtk-- provides a convenient interface for C++ programmers to create + graphical user interfaces with Gtk's flexible OO framework. Highlights + include type safe callbacks, widgets extensible using inheritance and + over 180 classes that can be freely combined to quickly create complex + user interfaces. + +Description: Verve (command line) plugin for Xfce 4.4 panel + Verve plugin is a command line plugin for 4.4 Xfce panel, with autocompletion + and command history + +Description: GNUstep GUI Library - runtime files + The GNUstep GUI Library is a powerful library of graphical user interface + classes written completely in the Objective-C language; the classes are + based upon the OpenStep specification, and provide the user with a + traditional nextstep-like look and feel. + . + This package contains the runtime support files needed by GNUstep GUI + applications. + +Description: Extended Tcl (TclX) version 8.3.5 -- TclX runtime package + Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command + Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple + embeddable programming language. Extended Tcl is oriented towards system + programming tasks and large application development. + . + TclX provides additional interfaces to the operating system, and adds many + new programming constructs, text manipulation tools, and debugging tools. + . + The tclx8.3 package doesn't include programs and libraries depending on Tk. + You need the tkx8.3 package for these. + +Description: GTK+ Application for note taking + Xournal is a GTK+ application for notetaking, sketching and + keeping a journal using a stylus. It can also be used to + add annotations to PDF files. + . + Homepage: http://xournal.sourceforge.net/ + +Description: Extended Tcl (TclX) - shared library + Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command + Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple + embeddable programming language. Extended Tcl is oriented towards system + programming tasks and large application development. + . + TclX provides additional interfaces to the operating system, and adds many + new programming constructs, text manipulation tools, and debugging tools. + . + TclX 8.4 differs from its predecessors in that it is based more on the + idea of TclX as an extension to Tcl, and not an alternate environment. + There is no TkX and no stand-alone shells are built. The tkx*8.4 packages + therefore don't exist anymore. + . + This package includes the shared library and tcl library files. + +Description: tutorial for the GTK2 python library + It assumes some understanding of Python, and how to + create and run Python programs. If you are not familiar + with Python, please read a Python Tutorial (from + python-doc package) first. It also does not assume + an understanding of GTK. + . + This document is a "work in progress". Please look for + updates on http://www.pygtk.org. + +Description: lightweight terminal emulator for X + wterm is a color VT102 terminal emulator for the X Window System. While + lightweight, it provides an elegant interface including NeXTSTEP style scroll + bars and an application menu that integrates well with the Window Maker + window manager and GNUstep based applications. wterm works well with any + window manager or desktop environment. + . + Features of wterm include background images, transparency, and reverse + transparency. An extensive set or runtime options are available resulting in + a very customizable terminal emulator. + . + This package contains support for the Latin character set only. If you are + interested in support for Chinese characters (BIG5), Kanji characters (EUC-JP + or SJIS), or Greek keyboard support, please see the wterm-ml package. + +Description: dummy package + This package has been replaced by xmame-x. + You can safely remove this. + +Description: KDE SysV-style init configuration editor + This program allows you to edit your start and stop scripts using a + drag and drop GUI. + . + This package is part of KDE, as a component of the KDE administration module. + See the 'kde' and 'kdeadmin' packages for more information. + +Description: Development files for Caudium + A small package that contains files required for developing Caudium + extension packages without installing Caudium itself. + +Description: Chinese Data files for fortune + This software package contains the Chinese data files for fortune in + utf8 encoding. + Those libraries included tang300 -- 300_Tang_Poems and other Chinese + classical poetry. + +Description: TeX Live: Essential binaries + These programs are regarded as basic for any TeX system. + . + This package includes the following CTAN packages: + bin-bibtex -- Bibliography management for LaTeX. + bin-dialog -- Dialog: display dialog boxes in shell script. + bin-dvipdfm -- A dvi-to-PDF driver. + bin-dvipsk -- Convert DVI to Postscript - with KPSE search path. + bin-etex -- The e-tex package. + bin-getnonfreefonts -- getnonfreefonts script. + bin-gsftopk -- No caption. + bin-kpathsea -- Path searching library for TeX-related files. + bin-makeindex -- Process index output to produce typesettable code. + bin-metafont -- The Metafont program. + bin-mfware -- mfware binaries. + bin-pdftex -- Generate PDF from TeX directly. + bin-tetex -- The TeX distribution for Unix/Linux. + bin-tex -- The TeX engine binary. + bin-texconfig -- The texconfig tool to administrate the TeX system. + bin-xdvi -- A dvi previewer for the X Window System. + bin-texdoc -- Documentation files for teTeX-texmf. + +Description: WindowMaker dock app for monitoring network traffic + wmifs is a dockable applet for X11 that can monitor all your network + interfaces. It's designed for WindowMaker's Dock and AfterStep's Wharf, + but it's not dependent on these window managers and should work with any + other. + . + WMiFS stands for "Window Maker InterFace Statistics". + +Description: LaTeX to HTML translator + LaTeX2HTML is a conversion tool that that converts documents written + in LaTeX to HTML format. In addition, it offers an easy migration + path towards authoring complex hypermedia documents using familiar + word-processing concepts. + . + LaTeX2HTML replicates the basic structure of a LaTeX document as a + set of interconnected HTML files which can be explored using + automatically generated navigation panels. The cross-references, + citations, footnotes, the table of contents and the lists of figures + and tables, are also translated into hypertext links. Formatting + information which has equivalent ``tags'' in HTML (lists, quotes, + paragraph breaks, type styles, etc.) is also converted + appropriately. The remaining heavily formatted items such as + mathematical equations, pictures or tables are converted to images + which are placed automatically at the correct positions in the final + HTML document. + . + LaTeX2HTML extends LaTeX by supporting arbitrary hypertext links and + symbolic cross-references between evolving remote documents. It also + allows the specification of conditional text and the inclusion of raw + HTML commands. These hypermedia extensions to LaTeX are available as + new commands and environments from within a LaTeX document. + . + Pstoimg, the part of latex2html that produces bitmap images from the + LaTeX source, can support both GIF and PNG format. + . + Hompage: http://www.latex2html.org/ + +Description: generic interface to various image file format libraries + The simage library provides a simplified and uniform interface to many + image file format libraries, and it includes internal support for some + image file formats too. + +Description: The GNUstep Development Environment -- games + These are a few games for GNUstep. + +Description: Perl module for TrueType font hacking + Font::TTF module supports reading, processing and writing many different + table formats for TrueType fonts. You can do almost anything with a + TrueType font with this module. + +Description: Easy driver-independent TeX class for color + xcolor provides easy driver-independent access to several kinds of + color tints, shades, tones, and mixes of arbitrary colors. It allows + to select a document-wide target color model and offers tools for + automatic color schemes, conversion between eight color models, and + alternating table row colors. + +Description: cdparanoia plugin for GStreamer + This GStreamer plugin enables the use of a cd player as an audio stream + source, using the cdparanoia library. + . + http://www.xiph.org/paranoia/ + +Description: luagraph development files for the lua language version 5.1 + This package contains the development files of the luagraph library, + useful to create a statically linked binary (like a C application or a + standalone lua interpreter). + Documentation is also shipped within this package. + Homepage: <http://www.luaforge.net/projects/luagraph> + +Description: london law game + London Law is an online multiplayer adaptation of the classic Scotland Yard + board game (also see Wikipedia), first published by Ravensburger in 1983. The + game is unusually asymmetric; one player controls the movements of the criminal + Mr. X as he tries to evade Scotland Yard, while another one to five players + control five detectives trying to track him down. Mr. X has an advantage in + access to transportation routes, and his precise location remains hidden for + most of the game. The detectives have only the advantage of superior numbers, + so they must work in concert to limit the criminal's options. London Law + features an attractive map overlaid on high-resolution satellite imagery. + +Description: DebianEdu mathematical applications + This metapackage depends on various applications that can be used to + teach mathematics, geometry, and statistics. + +Description: HTML manual for gri, a language for scientific graphics + Gri is a command-driven application for making x-y graphs, + contour-graphs, and image graphs. + . + This is the Gri manual in HTML format and can be accessed directly via + file:/usr/share/doc/gri/html/index.html + or + http://localhost/doc/gri/html/ + or via doc-central, dwww or dhelp interfaces (if you have the doc-base + package installed). Note that the manual in info format (without graphics) + is included in the gri package itself. This manual is available on + the web via: + http://gri.sourceforge.net/gridoc/html/ + +Description: Web based terminal written in python + Ajaxterm is a web based terminal written in python and some AJAX + javascript for client side. It can use almost any web browser + and even works through firewalls. + . + Homepage: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm + +Description: Allows to start X applications serially + Xtoolwait notably decreases the startup time of your X sessions, + provided that you start a number of X clients automatically during the + X session startup. Xtoolwait starts one X client in the background, + waits until it has mapped a window and then exits. + . + Author: Richard Huveneers <richard@hacom.nl> + Homepage: http://www.hacom.nl/~richard/software/xtoolwait.html + +Description: French translation of Debian New Maintainers' Guide + This package contains the French translation of Debian New + Maintainers' Guide, or Guide du nouveau responsable Debian. + . + This document tries to describe building of a Debian package to the + common Debian user, and wannabe developer. It uses pretty common + language, and it's well covered with working examples. + . + The document contains these chapters: + * 1 Getting started The Right Way + * 2 First steps + * 3 Modifying the source + * 4 Required stuff under debian/ + * 5 Other files under debian/ + * 6 Building the package + * 7 Checking the package for errors + * 8 Uploading the package + * 9 Updating the package + * 10 Where to ask for help + +Description: IP over IP Encapsulation Daemon + This daemon provides an alternative to the kernel-resident support for IP + encapsulation links. It is better suited for situations where there are many + encapsulation connections to be managed, such as is the case for amateur + radio interconnection of network 44. Also, because the daemon is outside the + kernel, it provides an excellent environment for experimenting with alternate + mechanisms for distributing encapsulation routing updates. + . + If you need one encapsulation link, use the kernel's built-in support. If + you need a lot of encapsulation links, give this daemon a try. + +Description: graphical database front-end + Rekall is a graphical database front-end. It allows you to design and + use forms and reports, construct database queries, and import and + export data. You can also create reusable components that you can use + in forms and reports to reduce application development time. + . + Rekall can be scripted using the Python language. You can arrange that + a script is executed when various events occur (for instance, when the + user changes the value of a control), but you can also store scripts in + script modules for more general use. Plus, Rekall has an integrated + Python debugger with syntax highlighting. + . + Rekall is, however, not itself a database and does not include a + database. The data is stored somewhere else in an SQL server, and + Rekall is merely a tool to extract, display, and update that data. + Currently, PostgreSQL, MySQL, ODBC, and XBase are supported as database + backends. + . + Web site: http://www.rekallrevealed.org/ + +Description: HTTP Body object + HTTP::Body is perl class for handling HTTP request data in OOP way. It comes + with method for manipulating stored data as well. + +Description: teTeX documentation that is non-free + This package is part of the documentation of teTeX (version 3.0), a + TeX distribution for UNIX compatible systems. + . + It consists of the files with non-free licenses which Debian is still + allowed to distribute. Documents under some of the Creative Commons + (CC) licenses are currently also included here, but may be reincluded + in the tetex-doc package if they are relicensed to the expected new, + DFSG-free CC licenses. + +Description: simple RFC1413 client library - runtime + This is a small library to interface to the Ident protocol server; + "ident" enables a remote host to find out who's the owner of a + network connection. + . + /usr/sbin/in.identtestd is a small daemon (to be started from inetd) + that does an ident lookup on you if you telnet into it. Can be used + to verify that your Ident server is working correctly. + +Description: S+P C++ wrapper for Gnome libxml2/libxslt + This is a wrapper to ease use of Gnome libxml2/libxslt with C++, + developed at Schlund+Partner, Germany. + . + It offers simple abstractions for trees (XMLTree), xsl + transformations (XSLTrans) and serialisation (XMLDump). + . + This package provides all files needed for development. + . + Homepage: http://sourceforge.net/projects/sp-gxmlcpp/ . + +Description: English Thesaurus for OpenOffice.org + Openoffice.org is a full-featured office productivity suite that provides a + near drop-in replacement for Microsoft(R) Office. + . + This package contains an English thesaurus for OpenOffice.org. + +Description: The ultimate window manager for UDE + uwm is the ultimate window manager for UDE - the Unix Desktop Environment. + . + UDE is more then just another windows manager. Designed to compensate + for the shortcomings of many other similar packages, UDE features many + innovative improvements. The project does not use any special + GUI-Libraries such as Qt or GTK+ and is based on the standard Xlibs + (also to make UDE faster) + . + It features: + * No title bars with icons etc. + * High performance, since it just uses standard libraries + . + UDE - get used to it... + . + Homepage: http://udeproject.sourceforge.net/ + +Description: image processing system good for very large images (doc) + VIPS is an image processing system designed with efficiency in mind. + It is good with large images (images larger than the amount of RAM in + your machine), and for working with colour. It can perform many + image manipulation tasks much faster than other packages such as + ImageMagick and the GIMP and includes some special features such as + creating single "mosaic" images from multiple parts. + . + VIPS consists of two main components: an image processing library + with some command-line tools and a spreadsheet-like graphical user + interface. The graphical interface is available in the nip2 package. + . + This package includes complete documentation for the VIPS system. It + includes the application programmers' guide, the library programmers' + guide, the C++ programmers' guide, and the reference guide, as well + as HTML versions of the program and library manual pages. + +Description: Lipstik style for KDE3 + Based on the plastik style, Lipstik is a purified style with many options to + tune your desktop look. + . + Lipstik also provides Lipstik-color-schemes + +Description: Extensive tutorial and documentation about C++ + The C++ Annotations offer an extensive tutorial about the C++ programming + language. It can be used as a textbook for C/C++ programming courses. + . + This document is intended for knowledgeable users of C (or any other language + using a C-like grammar, like Perl or Java) who would like to know more about, + or make the transition to, C++. This document is the main textbook for + Frank's C++ programming courses, which are yearly organized at the University + of Groningen, the Netherlands. + . + The C++ Annotations do not cover all aspects of C++, though. In particular, + C++'s basic grammar, which is, for all practical purposes, equal to C's + grammar, is not covered. For this part of the C++ language, the reader should + consult other texts, like a book covering the C programming language. + . + The package offers the C++ Annotations in the DVI format. + . + Homepage: http://www.icce.rug.nl/documents + +Description: Beagle desktop search daemon frontend for KDE + Kerry Beagle is a KDE frontend for the Beagle desktop search daemon. + . + Beagle is a search tool that ransacks your personal information space. It can + search in many different domains. + . + Using Beagle, you can easily find: + * documents + * emails + * web history + * IM/IRC conversations + * source code + * images + * music/video files + * applications + . + Beagle supports the following data sources: + * File system + * Evolution mail, calendar, and addressbook + * Thunderbird mail, news, RSS feeds, and addressbook + * Gaim and Kopete instant messaging and IRC logs + * Firefox and Epiphany web pages (as you view them, + through browser extensions) + * Konqueror web pages + * Blam, Liferea and Akregator RSS feeds + * Tomboy notes + * KMail mail + . + and the following file formats: + * Office Documents + * Text Documents + * Documentation/Help Documents + * Images (jpeg, png, bmp, tiff, gif) + * Audio (mp3, ogg, flac) + * Video (mpeg, asf, wmv, mng, mp4, quicktime + and other formats supported by mplayer) + * Application launchers + * Linux packages (ebuild, rpm) + * Generic XSLT files + . + Beagle also allows users to write simple filters based on external programs + and commands. For example, one could use untex to extract text data from tex + files. To use that, users simply need to add the command and other details in + a certain format to external-filters.xml. + . + Homepage: http://en.opensuse.org/Kerry + +Description: Perl libraries related to the XMLTV file format for TV listings + Gather television listings, process them and organize your viewing. + XMLTV is a file format for storing TV listings, defined in xmltv.dtd. + This package includes Perl libraries that are part of the XMLTV + package, as well as the XML DTD itself. + . + http://membled.com/work/apps/xmltv/ + +Description: TeX Live: Drawing and graphing packages + Essential graphics + . + This package includes the following CTAN packages: + bardiag -- LateX package for drawing bar diagrams + dcpic -- Commutative diagrams in a LaTeX and TeX documents. + dottex -- The dottex package. + dratex -- General drawing macros entirely in TeX. + eepic -- Extensions to epic and the LaTeX drawing tools. + miniplot -- A package for easy figure arrangement. + pb-diagram -- A commutative diagram package using LAMSTeX or Xy-pic fonts. + petri-nets -- TeX/LaTeX packages for drawing Petri nets + picinpar -- Insert pictures into paragraphs. + pict2e -- New implementation of picture commands. + pictex -- Picture drawing macros for TeX and LaTeX. + pictex2 -- Adds relative coords and rules for dots in plots. + pmgraph -- "Poor man's" graphics. + swimgraf -- Graphical/textual representations of swimming performances + texdraw -- Graphical macros, using embedded PostScript. + xypic -- Flexible diagramming macros. + +Description: FAT16/FAT32 filesystem resizer + Fatresize is a command line tool for non-destructive resizing of FAT16/FAT32 + partitions. + . + It is based on the GNU Parted library. The main target of the project is to be + used with the EVMS FAT plugin. + . + Homepage: http://sf.net/projects/fatresize + +Description: Web-based genealogy viewer and editor + PhpGedView is a web-based genealogy program which allows you to view and edit + your genealogy on your website. PhpGedView has full editing capabilities, full + privacy functions, can import from GEDCOM files, and supports multimedia like + photos and document images. PhpGedView also simplifies the process of + collaborating with others working on your family tree. Its use of the + de facto GEDCOM standard allows for importing data from almost any current + genealogy program. + . + Homepage: http://www.phpgedview.net/ + +Description: A diff utility which works with binary files + Xdelta is an application program designed to compute changes between + files. These changes (deltas) are similar to the output of the + "diff" program in that they may be used to store and transmit only the + changes between files. However, unlike diff, the output of Xdelta is + not expressed in a human-readable format--Xdelta can also apply + these deltas to a copy of the original file. Xdelta uses a fast, + linear algorithm and performs well on both binary and text files. + +Description: free Python book for experienced programmers + Dive Into Python is a free Python tutorial, written by Mark Pilgrim. + +Description: Python bindings to access Gmail accounts + The libgmail project is a pure Python binding to provide access to Google's + Gmail web-mail service. The library comes with a couple of examples which can + archive Gmail messages to the mailbox format, use Gmail as SMTP server, + access the account via POP3, and browse attachments with FTP. + +Description: let a remote site change their newsgroups subscription + Gup, the Group Update Program is a Unix mail-server that lets a remote + site change their newsgroups subscription without requiring the + intervention of the news administrator at the feed site. + . + Gup is suited to news administrators that find they are spending an + inordinate amount of time editing the INN newsfeeds file on behalf of + the remote sites. + +Description: A C++ library for flexible logging (documentation) + Log for C++ is a library of C++ classes for flexible logging to files, + syslog and other destinations. It is modeled after the Log for + Java library (http://jakarta.apache.org/log4j/), staying as close to + their API as is reasonable. + . + Homepage: http://log4cpp.sourceforge.net + +Description: Development files to do S/Ident authentication + S/Ident is a modified version of the standard ident protocol that adds + SASL-based authentication. libsident is a requester implementation, used + to send S/Ident queries to a remote system that has connected to a local + service. Currently, only Kerberos v4 and Kerberos v5 GSS-API + authentication are supported, and the user of this library must have + access to an appropriate srvtab or keytab. In a pinch, this library can + also be used to send normal ident queries, but there are better libraries + for that. + . + This package contains the symlinks, headers, and static library needed to + compile and link programs that use libsident. + . + WARNING: The S/Ident protocol is inherently vulnerable to an active + man-in-the-middle attack. Make sure that this is acceptable for your + application before using it for authentication. + . + Homepage: http://www.eyrie.org/~eagle/software/sident/ + +Description: various swing gui controls java library + The swidgets project is made up of various GUI controls for building a + feature rich GUI application. + . + These are common controls currently used by the ArgoUML, PanelBeater, + giANT and XStream Projects + . + Homepage: <http://swidgets.tigris.org/> + +Description: Support programs and tools for MPQC + MPQC computes the properties of molecules through ab-initio methods. + . + This package includes Perl modules to parse the output, Emacs-modes to + faciliate editing mpqc files and molrender, a program to output the + molecules in OOGL-format. + +Description: Special decorative fonts from www.larabiefonts.com + Less common freeware TrueType fonts from Ray Larabie. + This package contains fonts which are beautiful for + special decorations and headlines. + +Description: Documentation for the Python Imaging Library. + The Python Imaging Library (PIL) adds an image object to your + Python interpreter. You can load image objects from a variety of file + formats, and apply a rich set of image operations to them. + . + This package contains the PIL handbook in HTML format. + +Description: GNOME library for CUPS interaction (headers) + This library wraps the CUPS API in a GLib fashion, so CUPS code can + be cleanly integrated with GLib code. + . + Although called libgnomecups, this library only depends on GLib. For + graphical widgets, see libgnomecupsui1.0-dev. + +Description: Displays statistics about mbox files + Mailliststat displays statistical data about mailbox files that are + in the MBOX format. It displays the results in text mode using tables + and graphs. + +Description: DVD+-RW/R tools + dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or + genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing + cdrecord-proDVD in many cases. + . + The package contains: + . + * growisofs to burn DVD images or create a data DVD on the fly + * dvd+rw-format to format a DVD+RW + * dvd+rw-mediainfo to give details about DVD disks + . + and some programs to control the write speed and obtain information from + DVD-RAM. + . + Homepage: <http://fy.chalmers.se/~appro/linux/DVD+RW/> + +Description: DotGNU X11# libraries + X11# provides C#/CLR assemblies for xlibs bindings + +Description: automatically configures USB and parallel printers with CUPS + Foomatic is a printing system designed to make it easier to set up + common printers for use with Debian (and other operating systems). + It provides the "glue" between a print spooler (like CUPS) and + your actual printer, by telling your computer how to process files + sent to the printer. + . + This package detects printers attached to the parallel or USB ports + of your computer, and automatically establishes printer queues using + Foomatic for those printers. These queues can be managed using the + CUPS web interface at http://localhost:631/ or by using the + Foomatic-GUI tool. + . + Some low-end inkjet and laser printers that use proprietary languages + (sometimes erroneously called "WinPrinters" or "GDI printers") will + require either the foo2zjs or pnm2ppa package to work. + . + Project Home: http://savannah.nongnu.org/projects/foomatic-gui/ + . + Development weblog: http://blog.lordsutch.com/?topic=13 + +Description: GNU R package for handling irregular time series + This package contains an S4 class for handling irregular time series + +Description: ARM system emulator + Softgun is an ARM system emulator intended to emulate complete + embedded Systems. Currently three boards with Netsilicon NS9750 + or NS9360 and Freescale i.MX21 and some additional components + on PCI and I2C bus are supported. Features include ARM926-ejs + 32Bit instruction set with DSP extensions, little-endian and + big-endian CPU modes, MMU with 3-entry TLB, serial ports and + ethernet controller. + +Description: Transition package for Iceape Chatzilla IRC client + Package to ease upgrading from mozilla packages to the new iceape package. + . + This package can be purged at anytime once the iceape-chatzilla package + has been installed. + +Description: Easier relationship specification in Class::DBI::Loader + This module acts as a mix-in, adding the relationship() method to + Class::DBI::Loader. Since Class::DBI::Loader knows how to map between + table names and class names, there ought to be no need to replicate + the names. + . + In addition, it is common (but not universal) to want reverse + relationships defined for has-many relationships, and for has-a + relationships to be defined for the linkages surrounding a + many-to-many table. + . + The aim of this module is to simplify the declaration of common + database relationships by providing both of these features. + . + The relationship takes a string. It recognises table names (singular + or plural, for convenience) and extracts them from the "sentence". + . + Homepage: http://search.cpan.org/~chunzi/Class-DBI-Loader-Relationship/ + +Description: X C Binding, res extension + This package contains the library files needed to run software using + libxcb-res, the res extension for the X C Binding. + . + The XCB library provides an interface to the X Window System protocol, + designed to replace the Xlib interface. XCB provides several advantages over + Xlib: + . + * Size: small library and lower memory footprint + * Latency hiding: batch several requests and wait for the replies later + * Direct protocol access: one-to-one mapping between interface and protocol + * Thread support: access XCB from multiple threads, with no explicit locking + * Easy creation of new extensions: automatically generates interface from + machine-parsable protocol descriptions + . + Homepage: http://xcb.freedesktop.org + +Description: International fonts for X -- Chinese big + This package includes some GB2312 big Chinese fonts. + You will need the fonts if you plan to view, print or author + documents written in Chinese and using any of the encodings mentioned above. + . + The fonts are for use with the X Window System. + +Description: Graham Stoney's mechanized man page generator. + Please do not use c2man -- it is unmaintained upstream now, and only + exists because other packages depend on it. Doxygen does a far better + job. + . + C2man is an automatic documentation tool that extracts comments from C + source code to generate functional interface documentation in the same + format as sections 2 & 3 of the Unix Programmer's Manual. It requires + minimal effort from the programmer by looking for comments in the + usual places near the objects they document, rather than imposing a + rigid function-comment syntax or requiring that the programmer learn + and use a typesetting language. Acceptable documentation can often be + generated from existing code with no modifications. + . + conformance: supports both K&R and ISO/ANSI C coding styles -- but it + has problems with variable names of type __somename. + . + Features: + * generates output in nroff -man, TeXinfo, LaTeX or + HTML format + * handles comments as part of the language grammar + * automagically documents enum parameter & return + values + * handles C (/* */) and C++ (//) style comments + Problems: + * doesn't handle C++ grammar (yet) + * doxygen does this job better + +Description: Utilities for daemontools and multilog + This package provides some useful utilities to maintain supervised + services and to handle multilog log files. + +Description: documentation generation framework for java source files + A doclet driver for the Java(tm) platform which is compatible to javadoc up to + and including version 1.4. + . + In addition to a standard doclet for producing a set of HTML pages, gjdoc + provides a doclet for generating XML output. + . + This package also includes dh_javadoc, a debhelper style script for handing + javadoc generation in Debian packages. + . + This tool is part of the GNU classpath project. + http://www.gnu.org/software/cp-tools/ + +Description: Interpret ICMP messages + Icmpinfo is a tool for looking at the ICMP messages received on the running + host. It can be used to detect and record 'bombs' as well as various network + problems. + +Description: Java development headers and static library for use with gcj + These are the development headers and static libraries that go along + with the gcj front end to gcc. libgcj includes parts of the Java Class + Libraries, plus glue to connect the libraries to the compiler and the + underlying OS. + +Description: XML parsing C library - development kit + This package contains the header file and development libraries of + expat, the C library for parsing XML. Expat is a stream oriented XML + parser. This means that you register handlers with the parser prior + to starting the parse. These handlers are called when the parser + discovers the associated structures in the document being parsed. A + start tag is an example of the kind of structures for which you may + register handlers. + +Description: GNU dbm database routines (development files) + GNU dbm ('gdbm') is a library of database functions that use extendible + hashing and works similarly to the standard UNIX 'dbm' functions. This + package includes development support files. + +Description: Functionality related to the XMLTV file format for TV listings + Gather television listings, process them and organize your viewing. + XMLTV is a file format for storing TV listings, defined in xmltv.dtd. + This is a meta-package that installs all of the XMLTV pieces. + . + This package is intended mainly for end-users who will run XMLTV + programs directly. Maintainers of other packages that rely on XMLTV + functionality should consider depending on one or more of the related + packages (libxmltv-perl, xmltv-util, xmltv-gui) as needed instead of + this meta-package. + . + http://membled.com/work/apps/xmltv/ + +Description: assembles a DVD video filesystem from HTML pages and video files + VideoLink is intended to provide a simple way of producing DVDs with + attractive and usable menus. It converts HTML pages into DVD menus by + rendering them in Mozilla and reproducing their link structure. This + allows you to design DVDs using familiar HTML editing tools or your + favourite text editor. + . + Homepage: http://womble.decadent.org.uk/software/videolink/ + +Description: phpGroupWare mp3 database interface module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare modules provides a web interface to handle a local + database of mp3 files. + +Description: scripting interface generator for C - runtime + A tool (and Guile library) for generating function wrappers for + inter-language calls. It currently only supports generating Guile + wrappers for C functions. + . + This package contains the runtime shared library. + +Description: data files for the CannonSmash game + CannonSmash is a funny 3D table tennis game. It takes a while to get + your hand at ease with the mouse+keyboard manipulations. But once + you're used to the technique, you can feel like playing a real game. + It is playable against the computer or through a network. + . + This package contains data files for CannonSmash. + . + Homepage: http://cannonsmash.sourceforge.net/ + +Description: Convert DJB html documentation to man pages + This utility converts html documentation pages from D. J. Bernstein + (http://cr.yp.to/) to manual pages. Just pipe in the HTML page and you'll + get a manual page on stdout. + +Description: Perl module to create detached PGP signatures + Creates and checks detached PGP signatures for textual data using GnuPG. + Other PGP implementations are also supported with run-time configuration. + Secret key passphrases are passed via a pipe, and no temporary files are + required for signature generation (but are for signature verification). + . + Homepage: http://www.eyrie.org/~eagle/software/pgp-sign/ + +Description: file manager and seem editor for Motorola phones (like C380/C650) + This application allow to upload/download files from Motorola P2k Phones, + upload/download seem records, doing seem backup, and editing seem using + simple hex editor. + +Description: KDE sticky notes + KNotes is a program that lets you write sticky notes. The notes are saved + automatically when you exit the program, and they display when you open the + program. The program supports printing and mailing your notes. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Description: platform game with high doses of mystery - extra levels + This package contains extra levels for the Holotz's Castle game. + +Description: online banking program with graphical interface + This package contains an application for doing online banking, e.g. via the + homebanking computer interface (HBCI). + +Description: Ruby procedural language for PostgreSQL (transitional package) + PL/Ruby is a loadable procedural language for the PostgreSQL database + system that enables the use of the Ruby language for creating functions + and trigger procedures. + . + This is a transitional package to automatically migrate to the new + multiversion PostgreSQL package structure. PL/Ruby packages are now + named postgresql-<version>-plruby. + +Description: HTTP accessing library for ruby + http-access2 gives something like the functionality of + libwww-perl (LWP) in Ruby. + . + * methods like GET/HEAD/POST via HTTP/1.1. + * asynchronous HTTP request + * by contrast with net/http in standard distribution; + * you don't have to care HTTP/1.1 persistent connection + (http-access2 cares instead of you). + * MT-safe + * streaming POST + . + This is packaged for ruby1.8 + +Description: Web based double-entry accounting + FibuSQL is a web based double-entry accounting software mainly + designed for private use, in the sense that it currently has no + special support for tax accounts etc. + . + It relies on a database to store all data; MySQL and PostgreSQL have + been tested, but others supported by PEAR should work as well. So you + need to install at least one php4 database module for the database + you want to use. + . + FibuSQL is only an interface to the database, so you can control as + many databases on different computers with it as you want. Thus, a db + server is _not_ installed along with FibuSQL. Please read + README.Debian how to install and use a database. + . + Currently, this package provides English and German interfaces and + documentation. + . + If you use the default Apache setup, FibuSQL is available under + http://localhost/fibusql/. Please read README.Debian how to install this + package in a nonstandard Apache setup. + . + See the upstream page http://www.piware.de/projects.shtml for further + information and an online demo version. + +Description: Mozilla Basque language/region package + Basque menu/message resource and region package for Mozilla. + . + Homepage: http://www.librezale.org/mozilla/ + +Description: client-side implementation of the rsync algorithm + zsync is a file transfer program to download files from + remote web servers. If a previous version of a file is available + locally, zsync will only download changed parts and hereby + minimise the download volume. The algorithm is the same as used + by rsync(1), but zsync does not require any server software + (apart from a web server), nor does it need shell access. + Instead, it uses a control file (.zsync file) that describes the + file to be downloaded, which it uses to determine the blocks to + fetch. This file is created once on the server (and not for each + request) and sits next to actual file to download + +Description: manipulate zoo archives + Zoo is used to create and maintain collections of files in compressed + form. It uses a Lempel-Ziv compression algorithm that gives space + savings in the range of 20% to 80% depending on the type of file data. + Zoo can store and selectively extract multiple generations of the same + file. + . + This package exists for its historical value. If you are looking for + a compression tool for serious use, check tar and gzip. + +Description: LaTeX class for writing documents in ABNT standard + AbnTeX is a class for writing documents in ABNT standard. The + Brazilian Technical Standards Association (ABNT) is responsible for + the national standardization and certification procedures. The + package also includes support to BibTeX in the ABNT standard. + +Description: OSD message framework for GNOME + This is an OSD (On Screen Display) GNOME component. It displays messages + overlaid on your screen, using shaped windows and pango for rendering. The + concept was inspired by XOSD (http://www.ignavus.net/software.html). + . + Homepage: http://telecom.inescporto.pt/~gjc/gnome-osd/ + +Description: Perl interface to the gstreamer media processing framework + libgstreamer-perl allows a Perl developer to use the GStreamer libraries + in a perlish way, freeing the programmer from any memory management and + object casting. + . + GStreamer is a media processing framework with support for a wide variety + of data sources, sinks, and formats through the use of dynamically loaded + plugins. + . + The perl bindings follow the C API very closely, and the C reference + documentation should be considered the canonical source. + . + This module is part of gtk2-perl. + . + To discuss gtk2-perl, ask questions and flame/praise the authors, + join gtk-perl-list@gnome.org at lists.gnome.org. + . + Also have a look at the gtk2-perl website and sourceforge project page, + http://gtk2-perl.sourceforge.net + +Description: Semidefinite Programming functions for GNU Octave + The octave-sp package provides functions for semidefinite programming. It + can be used to solve nonlinear, convex optimization problems. For an + overview of the functionality, use 'demosp' from within Octave. + +Description: XML-to-any converter + xmlto is a front-end to an XSL toolchain. It chooses an appropriate + stylesheet for the conversion you want and applies it using an external + XSLT processor (currently, only xsltproc is supported). It also performs + any necessary post-processing. + . + It supports converting from DocBook XML to DVI, XSL-FO, HTML (multiple + pages), HTML (one page), man page, PDF, PostScript, and plain text. It + supports converting from XSL-FO to DVI, PDF and PostScript. + . + For DVI, PDF, and PostScript output, Sebastian Rahtz's PassiveTeX is + required. + . + See the homepage for more information: http://cyberelk.net/tim/xmlto/ + +Description: administration tool for kernel IP sets + IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be + administered by the ipset(8) utility. Depending on the type, an IP set may + store IPv4 addresses, TCP/UDP port numbers, or IPv4 addresses with MAC + addresses in a way which ensures lightning speed when matching an entry + against a set. + . + If you want to + . + * store multiple IPv4 addresses or port numbers and match against the entire + collection using a single iptables rule; + . + * dynamically update iptables rules against IPv4 addresses or ports without + performance penalty; + . + * express complex IPv4 address and ports based rulesets with a single iptables + rule and benefit from the speed of IP sets; + . + then IP sets may be the proper tool for you. + . + Note: the ipset(8) utility is the userspace counterpart to kernel functionality + which requires patches from the patch-o-matic-ng project applied to the kernel. + +Description: nice and fast file manager for the GNOME desktop + GNOME Commander is a fast and powerful graphical filemanager for the Gnome + desktop environment, it has a "two-pane" interface in the tradition of + Norton and Midnight Commander. + . + Homepage: http://www.nongnu.org/gcmd/ + +Description: Portability Libraries: Development package, stable release + Provides a Joystick interface, a simple GUI built on top of OpenGL, + some standard geometry functions, a sound library and a simple scene + graph API built on top of OpenGL. + . + This package provides the static libraries, the header files and the + development links to the shared libraries. You need this package if you + want to compile software which needs plib. + . + This packages provides the same libraries as plib-pic but is compiled without + -fPIC. If you need to link the static libraries of plib into shared objects, + use plib-pic. Otherwise, this package is a safe choice. + +Description: smart Unicode font for the Ethiopic script (Amharic) + . + The Ethiopic script is used for writing many of the languages of Ethiopia + and Eritrea. Ethiopic (U+1200..U+137F) was added to Unicode 3.0. Ethiopic + Supplement (U+1380..U+139F) and Ethiopic Extended (U+2D80..U+2DDF) were + added to Unicode 4.1. Abyssinica SIL supports all Ethiopic characters which + are in Unicode including the Unicode 4.1 extensions. Some languages of + Ethiopia are not yet able to be fully represented in Unicode and, where + necessary, we have included non-Unicode characters in the Private Use Area + . + Please read the documentation to see what ranges are supported + and for more about the various features of the font. + . + Abyssinica SIL is a TrueType font with "smart font" capabilities added using + the Graphite, OpenType(r), and AAT font technologies. This means that + complex typographic issues such as the placement of multiple diacritics or + the formation of ligatures are handled by the font, provided you are + running an application that provides an adequate level of support for one + of these smart font technologies. + . + This release is a regular typeface, with no bold or italic version + available or planned. + . + Sources (Fontlab .vfb, Graphite .gdl and VOLT .vtg/.vtp) are available + in the source package and on the project website. + . + Homepage: http://scripts.sil.org/AbyssinicaSILfont + +Description: Curses interface for Ruby + This extended library adds the interface for curses to Ruby. + . + This package is a dependency package, which depends on Debian's default + Ruby version (currently 1.8.x). + +Description: Python bindings for Qt4's SQL module + The SQL module of Qt4 provides widgets and utility classes for + SQL database access. + . + Homepage: http://www.riverbankcomputing.co.uk/pyqt/index.php + +Description: A file pager program, similar to more(1) supporting ISO2022 + Jless is a program similar to more (1), but which allows backward + movement in the file as well as forward movement. Also, jless does not + have to read the entire input file before starting, so with large input + files it starts up faster than text editors like vi (1). Jless uses + terminfo, so it can run on a variety of terminals. There is even limited + support for hardcopy terminals. + . + Jless supported ISO 2022 code extension techniques and Japanese codes. + +Description: MPEG layer 1/2/3 audio player with NAS support + Mpg123 is a fast and portable MPEG audio player for Unix. It supports + MPEG 1.0/2.0 layers 1, 2 and 3 (those famous "mp3" files). + . + For full CD quality playback (44 kHz, 16 bit, stereo) a Pentium, + SPARCstation10, DEC Alpha or similar CPU is required. Mono and/or reduced + quality playback (22 kHz or 11 kHz) is even possible on 486 CPUs. + . + This version uses the Network Audio System (NAS) for output. + +Description: Network access framework for IPv4/IPv6 - debugging symbols + net6 is a library which eases the development of network-based applications + as it provides a TCP protocol abstraction for C++. It is portable to both + the Windows and Unix-like platforms. + . + These are the debugging symbols for net6, needed only if you try to debug + an application using it. + +Description: Esound audio output plugin for VLC + This plugin adds support for the Enlightened Sound Daemon to the VLC + media player. To activate it, use the `--aout esd' flag or select the + `esd' audio output plugin from the preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Description: X.Org X server -- Voodoo display driver + This package provides the driver for 3dfx Voodoo1 and Voodoo2 chipsets. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-video-voodoo' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: GCC, GDB, binutils, etc. for PDAs using the PalmOS + Prc-tools provides the GNU assembler, linker, compiler, debugger, and + binary utilities necessary to compile PalmOS native programs on your + Debian system. The created executables may be hot-synced to your + Pilot using its included cradle and the pilot-link or kpilot + software, also available as Debian packages. + . + As prc-tools now supports both chipset supported by PalmOS, the + package has been split into two, one for each toolchain. This dummy + package remains to ensure successful upgrades from older releases. + You may safely delete it. + +Description: Common data files for all DB-All.e modules + DB-All.e is a fast on-disk database where meteorological observed and + forecast data can be stored, searched, retrieved and updated. + . + This package contains common DB-All.e data files, including variable metadata, + BUFR and CREX decoding tables, report metadata, level and time range + descriptions. + +Description: Virtual network computing server software + VNC stands for Virtual Network Computing. It is, in essence, a remote + display system which allows you to view a computing `desktop' environment + not only on the machine where it is running, but from anywhere on the + Internet and from a wide variety of machine architectures. + . + This package provides a server to which X clients can connect and the + server generates a display that can be viewed with a vncviewer. + . + Note1: This server does not support or need a display. You need a vncviewer to + see something. However, this viewer may also be on a computer running other + operating systems in the local net. + . + Note2: A new version of vnc and is available in the vnc4server package. + This package exist because of backward compatibility. + +Description: library for DTAUS online banking + This library provides an API for accessing and generating DTAUS + format files, a format used in online banking. It is best used + in conjunction with AqBanking, see the libaqbanking packages. + +Description: development files for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the header files required if you wish to develop + software that uses the GtkSourceView widget. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Description: Screen for Emacsen + This Emacs Lisp enables you to have multiple screens (window-configuration) + on your Emacsen, just like GNU screen does on the shell environment. + +Description: Documentation of the FOX C++ GUI Toolkit + This package contains the documentation needed to understand how to + develop FOX applications. + +Description: Vi IMproved - Documentation files (French translation) + Vim is an almost compatible version of the UNIX editor Vi. Many new features + have been added: multi level undo, syntax highlighting, command line history, + on-line help, filename completion, block operations, folding, unicode support, + etc. + . + This package contains the French documentation. + +Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) + wxWidgets (formerly known as wxWindows) is a class library for C++ providing + GUI components and other facilities on several popular platforms (and some + unpopular ones as well). For more information see http://wxwidgets.org + . + This package provides the shared libraries needed to run programs linked + against wxWidgets. To use the (optional) glcanvas library you will need + to have Mesa or OpenGL installed. + +Description: Character-cell KOI8-R encoded Cyrillic fonts for X (Cronyx collection) + This package provides a standard set of character-cell low-resolution + Cyrillic fonts. These are KOI8-R fonts + and are suitable for Russian. + In most cases it is desirable to have the X font server (xfs) and/or + an X server installed to make the fonts available to X clients. + . + The upstream source of this package is the package Xcyr of Serge + Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey + Chernov. + +Description: socket methods to get/set interface characteristics + IO::Interface adds object-methods to IO::Socket objects to allow them + to get and set operational characteristics of network interface cards, + such as IP addresses, net masks, and so forth. It is useful for + identifying runtime characteristics of cards, such as broadcast + addresses, and finding interfaces that satisfy certain criteria, such + as the ability to multicast. + +Description: Common elements between the ickle and ickle-gnome packages + This package contains the common elements between the `ickle' package + and the `ickle-gnome' package like icons and translation files. + +Description: Object-oriented version of the ARPACK package (development) + ARPACK++ is an object-oriented version of the ARPACK package. It consists a + collection of classes that offers c++ programmers an interface to ARPACK. It + preserves the full capability, performance, accuracy and low memory + requirements of the FORTRAN package, but takes advantage of the c++ + object-oriented programming environment. + . + ARPACK stands for ARnoldi PACKage and provides standard and + generalized eigenvalue solvers for sparse matrices that arises + typically from finite element codes. See the correponding Debian + package. + +Description: Debian-Med packages for pharmaceutical research + This meta package contains dependencies for a + collection of software and documentation which is useful for + pharmaceutical research. + +Description: API documentation for uulib Haskell library + The API documentation of the uulib parser and pretty print combinator + library. + . + The uulib Haskell library contains fast, error repairing parser + combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a + set of data structures and algorithms for working with sets and + sequences (UU.DData) for Haskell. + . + The library is developed at Utrecht University and is part of the + Haskell Utrecht Tools. + . + Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome + +Description: type-safe Signal Framework for C++ - development files + This library implements a full callback system for use in widget + libraries, abstract interfaces, and general programming. It provides + the ability to connect an abstract callback to a class method, + function, or function object, and contains adaptor classes for the + connection of dissimilar callbacks. + . + These are the development files for libsigc++, needed only if you + wish to write software which uses it. + +Description: Documentation for DebianDoc-SGML in Brazilian Portuguese + This package contains the documentation for DebianDoc-SGML translated + in Brazilian Portuguese in HTML, PDF and plain ASCII format. + +Description: Python/C++ bindings generator development files + SIP is a tool for generating bindings for C++ classes with some ideas + borrowed from SWIG, but capable of tighter bindings, because it's + specific to C++ and Python. + . + Homepage: http://www.riverbankcomputing.co.uk/sip + +Description: X11 OpenGL extension wire protocol + This package provides the wire protocol for OpenGL-related extensions, used to + enable the rendering of applications using OpenGL. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'proto/GL' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: XML application for authoring web site content + Stylebook is a way to convert a set of XML files into a proper web + site with consistent navigation and layout. + +Description: A extension library that adds memoization support to CMU-CL + The library adds support not only to memoize functions, + but also to have persistent memoization information recording to + CMU-CL. + +Description: Mozilla Greek Language Package + Greek Menu/Message resource package for + Mozilla 1.7 + +Description: driver for the iTVC15 family of MPEG codecs modules for Linux 2.6.18 on AMD64 + This package provides the driver for the iTVC15 family of MPEG codecs + modules for the Linux kernel version 2.6.18 on all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: Java database (JDBC) driver for MySQL + MySQL Connector/J is a JDBC-3.0 Type 4 driver, which means that it is + pure Java, implements version 3.0 of the JDBC specification, and + communicates directly with the MySQL server using the MySQL + protocol. + . + Homepage: http://www.mysql.com/products/connector/j/ + +Description: streaming applet for Ogg formats + By embedding the cortado applet in your website, you can give viewers access + to streams from either the Flumotion streaming server or any HTTP server + providing multimedia files without the need for a locally installed media + player supporting the correct formats on the visitor's computer. Cortado + currently include Java decoders for Ogg Theora, Ogg Vorbis, Mulaw audio, MJPEG + and Flumotion's Smoke codec. + . + The package will automatically be configured for apache2 but can be used with + any other HTTP server. Some HTML files are included as examples of how to use + the applet. + . + Homepage: http://www.flumotion.net/cortado/ + +Description: Sun Java(TM) Development Kit (JDK) 5.0 demos and examples + The JDK(TM) is a development environment for building applications, + applets, and components using the Java programming language. + . + This package contains the examples and demonstration files. + +Description: Development files and documentation for libcurl + These files (ie. includes, static library, manual pages) allow to + build software which uses libcurl. + . + HTML and PDF versions of all the manual pages are also provided. + . + Homepage: http://curl.haxx.se + +Description: Extensible Tool Platform and Java IDE + The Eclipse Platform is an open and extensible platform for anything and yet + nothing in particular. It provides a foundation for constructing and running + integrated software-development tools. The Eclipse Platform allows tool + builders to independently develop tools that integrate with other people's + tools so seamlessly you can't tell where one tool ends and another starts. + . + Package to provide the whole Eclipse SDK, which includes the Java Development + Tools and Plug-in Development Tools. + +Description: Development library and header files for libpcap 0.7 + Headers, static libraries, and documentation for the libpcap library. + . + libpcap (Packet CAPture) provides a portable framework for low-level + network monitoring. Applications include network statistics + collection, security monitoring, network debugging, etc. + . + Since almost every system vendor provides a different interface for + packet capture, and since there are several tools that require this + functionality, we've created this system-independent API to ease in + porting and to alleviate the need for several system-dependent packet + capture modules in each application. + . + Further information is available at <URL: http://www.tcpdump.org/> + +Description: uim Front End Processor + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package is a FEP (Front End Processer) on curses. + +Description: template-based profile generator for Gaim + AutoProfile is an extension to Gaim that allows users to create customized + away messages and profiles using dynamic "components" that automatically + update on a regular basis. Generated text can include song names from + XMMS, fortune quotes, computer uptime, the contents of a Web page or a + text file, the output of an arbitrary program, and timestamps. + +Description: control applications and firmware for the USRP + The Universal Software Radio Peripheral (USRP) is an USB-connected, + low-cost and open board. It features four high-speed analog-to-digital + and digital-to-analog converters, an FPGA and a microcontroller. It's + ideal for capturing or transmitting various signals, usually in + combination with GNU Radio. The design schemas are available under a + free license. Visit ettus.com for more information on the USRP. + . + This package contains a tool for loading firmware and doing other + simple administrative tasks for the USRP (usrper), as well as the + actual firmware binaries for the microcontroller. + . + This package also depends on all of the other USRP-related packages + so that installing this package will pull in all the pieces you might + want or need to successfully use the USRP with GNU Radio. + +Description: Perl module for SUFARY + This module lets you use the SUFARY library from perl. + . + SUFARY is a very powerful indexing and query system using suffix + array. + . + SUFARY can handle one file at a time, and so not suited for + searching a word from many files. + . + CAUTION: Documentation for sufary is written in Japanese. + +Description: Apache module for the SOPE application server + This package contains an apache module which enables the apache + webserver to deliver pages generated by the SOPE application server. + +Description: A Disc Burning Suite (shared libraries) + Libburn is an open source library suite for reading, mastering + and writing optical discs. + * Libburn provides a simple API to acces and write discs. + * Because Libburn is a library, it allows the developer greater + control over burners. + * Libburn's license is GPL which means development can be more + easily done. + . + The main liburn libray package contains the C API for burner control + while the libisofs libray provides iso creation and control. + +Description: Python library for processing strings in Russian + pytils contains several tools for processing strings in Russian: + . + * choosing plural forms + * in-words numerals representation + * formatting dates in different styles + * transliteration + . + Homepage: http://gorod-omsk.ru/blog/pythy/projects/pytils/ + +Description: YARV is Virtual Machine for Programming Language Ruby + YARV is a bytecode compiler for Ruby which aims to become the fastest + Virtual Machine for Ruby in the world. It is still considered experimental + thus only use it if you know what you are doing. + +Description: Commodore C2N232 images for cbmlink + This package contains the images necessary to interface + cbmlink with a Commodore 8-bit computer using the C2N232 + interface. + . + Drivers in Commodore binary format are in the + cbmlink-cbmprg package. + +Description: Clone of the classic game Breakout, written for GNOME + A clone of the classic game "Breakout". Control a paddle at the + bottom of the playfield and bounce a ball against bricks at the + top to destroy them. + +Description: High-level interactive IO Ruby library (default Ruby version) + High-level IO library that provides validation, type conversion, and more for + command-line interfaces. HighLine also includes a complete menu system that + can crank out anything from simple list selection to complete shells with just + minutes of work. + . + This is a dummy package depending on the library for the current default + version of Ruby. + +Description: The GNU Debugger Documentation + GDB is a source-level debugger, capable of breaking programs at + any specific line, displaying variable values, and determining + where errors occurred. Currently, it works for C, C++, Fortran, + Modula 2 and Java programs. A must-have for any serious + programmer. + . + This package contains the GDB and GDB Internals manuals. + +Description: Native code compilers of the ocaml suite (the .opt ones) + Objective Caml is an implementation of the ML language, based on + the Caml Light dialect extended with a complete class-based object system + and a powerful module system in the style of Standard ML. + . + This package contains the native code version of the compilers and lexer + (ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt). + The normal version of these programs are found in the ocaml package. + For big source codes, these packages can be two to three times faster, but + for most normal sized sources, the difference won't be noticeable. + +Description: Common Lisp Statistics Package + cl-statistics provides numerous statistical functions for use in + Common Lisp programs. + +Description: utilities from the iksemel library + iksemel handles Jabber connections, parses XML, and sends and + receives Jabber messages. It works pretty good for parsing other + kinds of XML, too, if the need arises. + . + This package includes three utilitaries from the library: ikslint, + which checks xml files for well-formedness, iksperf, which tests + speed and memory usage, and, finally, iksroster, which backups your + roster. + +Description: IPSec utilities for strongSwan + IPSec is Internet Protocol SECurity. It uses strong cryptography to provide + both authentication and encryption services. Authentication ensures that + packets are from the right sender and have not been altered in transit. + Encryption prevents unauthorised reading of packet contents. + . + This version of strongSwan supports Opportunistic Encryption (OE) out of the + box. OE enables you to set up IPSec tunnels to a site without + co-ordinating with the site administrator, and without hand + configuring each tunnel. If enough sites support OE, a "FAX effect" + occurs, and many of us can communicate without eavesdroppers. + . + In addition to OE, you may manually configure secure tunnels through + untrusted networks. Everything passing through the untrusted net is + encrypted by the IPSec gateway machine and decrypted by the gateway + at the other end. The result is Virtual Private Network or VPN. This + is a network which is effectively private even though it includes + machines at several different sites connected by the insecure Internet. + . + Please note that you will need a recent kernel (>=2.4.24 or 2.6.x) + for using this package. The standard Debian kernel includes both IPSec + and crypto support, patching the kernel is no longer necessary! + . + If you want to use the KLIPS IPSec code for kernel modules instead of the + native ones, you will need to install either openswan-modules-source or + linux-patch-openswan and build the respective modules for your kernel. + +Description: a collection of FORTRAN 77 utilities + ForUtil-0.62 is a small utilities to analyze the FORTRAN code. + A very brief description of each program found in ForUtil is + given below. + . + - fflow, a FORTRAN flowgraph generator. + - ffscan, a subroutine argument checker; + - ftags, a FORTRAN tag file generator for use with vi. + . + Common utilities. These are three tools that allow you + to create, examine and search a database with each and + every common that is defined in a collection of FORTRAN + include files. They are the following: + . + - scan_commons, needed for creating a database; + - list_commons, to list the contents of the database or + the contents of one or all files stored in the database; + - get_common, to quickly search through the database + to see in which include file a common is defined. + +Description: Adds information about the HTTP headers to Iceweasel and Iceape + This extension allows the user to see HTTP headers exchanged during an + HTTP request. + . + It can be helpful to debug web applications, see what kind of web server + the remote site is using, see the cookies sent by the remote site, see + the content sent by the browser during a POST request, etc. + . + These HTTP headers are available in a Headers tab in the Page Info + dialog, and from a Live HTTP Headers tool in the Tools > Web + Development menu in Iceape and Tools menu in Iceweasel. + . + It is also possible to modify a request and replay it. + +Description: Fortran to Python interface generator + F2PY is a Python extension tool for creating Python C/API modules from + (handwritten or F2PY generated) signature files (or directly from Fortran + sources). + +Description: core Cernlib library (development files) + Cernlib is a suite of data analysis tools and libraries created for + use in physics experiments, but also with applications to other + fields such as the biological sciences. + . + The packlib library includes a great deal of Cernlib core functionality. + Best-known are probably the MINUIT function minimization routines, the + HBOOK histogramming routines, and KUIP (Kit for a User Interface Package). + Other subsystems include CSPACK, a set of client-server routines; FFREAD, + a format-free input processing system for FORTRAN; and ZEBRA, a data + structure management package. + . + This package contains a static version of packlib. Also included are C + and FORTRAN header files. Please note that the graphical functionality of + KUIP has been split out into the separate Debian package + libpacklib1-lesstif-dev so that this package need not depend upon the X + and Lesstif libraries. + +Description: fast processor emulator + QEMU is a fast processor emulator: currently the package supports + arm, powerpc, sparc and x86 emulation. By using dynamic translation + it achieves reasonable speed while being easy to port on new host + CPUs. QEMU has two operating modes: + . + * User mode emulation: QEMU can launch Linux processes compiled for + one CPU on another CPU. + * Full system emulation: QEMU emulates a full system, including a + processor and various peripherals. It enables easier testing and + debugging of system code. It can also be used to provide virtual + hosting of several virtual PC on a single server. + . + As QEMU requires no host kernel patches to run, it is very safe and + easy to use. + +Description: Sazanami Mincho Japanese TrueType font + ttf-sazanami-mincho is Japanese free Mincho TrueType font to alternate + with the ttf-kochi alternative font family in future. + . + The family of ttf-sazanami-* is automatically generated from Wadalab font + kit for making toward smooth and beautiful compared with the current free + Japanese TrueType fonts. It has bitmap hinting information, so it's + beautiful and not jagged to display on the CRT/LCD. + +Description: C++/Python toolkit for developing GIS applications (devel) + Mapnik is an OpenSource C++/Python toolkit for developing GIS + (Geographic Information Systems) applications. At the core is a C++ + shared library providing algorithms/patterns for spatial data access and + visualization. + . + Essentially a collection of geographic objects (map, layer, datasource, + feature, geometry), the library doesn't rely on "windowing systems" and + is intended to work in multi-threaded environments + . + High-level Python bindings (boost.python) facilitate rapid application + development, targeting zope3, django, etc. + . + This package contains the development headers. + +Description: A toolkit for building Wikis + Helps you develop Wikis quickly by taking care of the boring bits for + you. You will still need to write some code - this isn't an instant Wiki. + +Description: Linux Kernel USB Video Class module + linux-uvc is a kernel module that supports some standard devices that + implement USB Video Class. + . + Currently supports Logitech Quickcam Fusion, Logitech Quickcam Orbit, + Logitech Quickcam Pro for Notebooks, and Logitech Quickcam Pro 5000. + +Description: The OFFIS DICOM toolkit command line utilities + DCMTK includes a collection of libraries and applications for examining, + constructing and converting DICOM image files, handling offline media, + sending and receiving images over a network connection, as well as + demonstrative image storage and worklist servers. + . + This package contains the DCMTK utility applications. + . + Note: This version was compiled with libssl support. + +Description: Lightweight project management program for KDE + Personal project management program with support for task lists and log books + . + Supports: + . + - Categorizing tasks into projects + - Viewing how much time you have left to complete a task + - Creating logs of completed tasks + - Scheduling followup tasks when a task is completed + - Scheduling tasks to start in the future + +Description: ALPS Physics Simulation Algorithms (light library) + The ALPS project (Algorithms and Libraries for Physics Simulations) is an open source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community. + . + This package contains the light version (under the boost license) of + the ALPS shared library. + +Description: libraries and header files for creating a custom Mn_Fit + This package contains the static libraries, header files, and Makefile + required to build a Mn_Fit executable that includes custom user-defined + functions. Mn_Fit is an interactive program for data analysis. It can + perform a wide variety of mathematical fits and analyses on data or + histograms read in from a file. + . + For more information about Mn_Fit, please see the description of the + mn-fit package. + +Description: Documentation for rhino Java Script Engine + This is the documentation for rhino which is JavaScript Engine + written entirely in Java. + +Description: Share mouse, keyboard and clipboard over the network + Synergy lets you easily share a single mouse and keyboard between + multiple computers with different operating systems, each with its + own display, without special hardware. It's intended for users + with multiple computers on their desk since each system uses its + own display. + . + Redirecting the mouse and keyboard is as simple as moving the mouse + off the edge of your screen. Synergy also merges the clipboards of + all the systems into one, allowing cut-and-paste between systems. + Furthermore, it synchronizes screen savers so they all start and stop + together and, if screen locking is enabled, only one screen requires + a password to unlock them all. + . + Packages for Windows/MacOS/RPM and Sources can be found at + http://sourceforge.net/project/showfiles.php?group_id=59275 + +Description: an IRC client for Emacs + ERC is a powerful, modular, and extensible IRC client for Emacs. + It supports multiple channel-buffers, nick completion, keyword + highlighting, and more. + +Description: a special font rendering library used by Enlightened apps + Fnlib is another of Rasterman's libraries. This one renders special fonts + from individual graphics files. These fonts are *not* REAL X fonts. + +Description: Authenticate courier passwords with checkpassword interface + Courierpasswd is a user authentication and password changing utility that + works with the Courier mail server user authentication mechanism. It's + interface follows that of checkpassword. It can be used, for example, to + authenticate users who are sending email through a non-courier MTA. + +Description: poker hand evaluator library + This package is a free (GNU GPL) toolkit for writing programs which + simulate or analyze poker games. + +Description: Intel PRO/Wireless 2200 and 2915ABG (ipw2200) driver modules for Linux 2.6 on AMD64 + This package depends on the Intel PRO/Wireless 2200 and 2915ABG (ipw2200) + driver modules for latest Linux kernel 2.6 on all 64bit single- and + multiprocessor AMD and Intel machines. + +Description: XMMS control plugin for playground GNOME applet + X Multimedia System control plugin for playground. + +Description: Network swiss army knife + Cheops-ng is a Network management tool for mapping and monitoring + your network. It has host/network discovery functionality as well as + OS detection of hosts making. Cheops-ng has the ability to probe hosts to see + what services they are running. On some services, cheops-ng is actually + able to see what program is running for a service and the version + number of that program. + . + Cheops-ng is a replacement for Cheops ('ng' stands for 'Next Generation'). + Main differences with cheops are: + * Cheops is a GUI program whereas cheops-ng has a backend server + that is running all of the time. The GUI for cheops-ng just logs into + the server to use the server's functions, like OS detection and mapping. + * OS detection is done with nmap not with queso (which is out of date) + * Cheops-ng does not have monitoring capabilities yet. + * It is being maintained and supported + . + Homepage: http://cheops-ng.sourceforge.net + +Description: TINT Is Not Tetris(tm) ...at least the name isn't + As the title suggests, this is a clone of the original tetris game + written by Alexey Pajitnov, Dmitry Pavlovsky, and Vadim Gerasimov. + . + I've tried to keep the game as close to the original as possible, but + there is a few differences. Nevertheless, it's probably the closest to + the original that you'll ever find in the UNIX world... + +Description: Perl5 module for fast, object-oriented UNIX mailbox reading + This Perl module attempts to provide a simplified access to standard + UNIX-mailboxes (mboxes.) It offers only a subset of methods to get 'straight + to the point'. More sophisticated things can still be done by invoking any + method from MIME::Tools on the appropriate return values. + . + Mail::MboxParser has not been derived from Mail::Box and thus isn't acquainted + with it in any way. It, however, incorporates some invaluable hints by the + author of Mail::Box, Mark Overmeer. + +Description: weather information plugin for the Xfce4 panel + The weather plugin displays information about the current weather according + your timezone and settings. It allows to search weather location code in + the same plugin and displays weather status in little icons. + . + Features include: + - Temperature, atmospheric pressure and state. + - Wind speed, gust, and direction. + - Humidity, Visibility, Dew-point, UV Index. + . + Homepage: http://xfce-goodies.berlios.de/ + +Description: A visualization program for biomolecules + Garlic is written for the investigation of membrane proteins. It may be + used to visualize other proteins, as well as some geometric objects. + This version of garlic recognizes PDB format version 2.1. Garlic may + also be used to analyze protein sequences. + . + It only depends on the X libraries, no other libraries are needed. + . + Features include: + - The slab position and thickness are visible in a small window. + - Atomic bonds as well as atoms are treated as independent drawable + objects. + - The atomic and bond colors depend on position. Five mapping modes + are available (as for slab). + - Capable to display stereo image. + - Capable to display other geometric objects, like membrane. + - Atomic information is available for atom covered by the mouse + pointer. No click required, just move the mouse pointer over the + structure! + - Capable to load more than one structure. + - Capable to draw Ramachandran plot, helical wheel, Venn diagram, + averaged hydrophobicity and hydrophobic moment plot. + - The command prompt is available at the bottom of the main window. + It is able to display one error message and one command string. + . + Homepage: http://garlic.mefos.hr/garlic/ + +Description: Basque language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Basque. + +Description: NetBSD make + pmake is a program designed to simplify the maintenance of other + programs. Its input is a list of specifications as to the files upon + which programs and other files depend. mkdep, a program to construct + Makefile dependency lists, is also included. + +Description: Hebrew support in the Debian system + This meta package will install Hebrew related Debian + packages for use by Hebrew debian users. + . + It also includes the script 'hebrew-settings' to reconfigure + the system to have a fully Hebrew-ized system. + . + Homepage: http://debian-hebrew.alioth.debian.org/ + +Description: Ruby/DBI PostgreSQL driver for Ruby 1.8 + Ruby/DBI is a database independent interface for accessing databases, + similar to Perl's DBI. + . + This package contains Ruby/DBI driver for PostgreSQL database. + +Description: compression program for large files + rzip is a compression program able to take advantage of + long distance redundancies in files, allowing greater + compression ratios. rzip uses a history buffer of up to + 900MB, while gzip uses 32KB and bzip2 uses 900KB. rzip + cannot read from the standard input or write to the + standard output. + +Description: PyGTK client for the Music Player Daemon (MPD) + Pygmy is a graphical client for MPD with a single, collapsable + control/playlist window, an optional tray icon, and a library browser which + can also be run as a standalone program. + +Description: Lightweight C Jabber library + Loudmouth is a lightweight and easy-to-use C library for programming + with the Jabber protocol. It's designed to be easy to get started + with and yet extensible to let you do anything the Jabber protocol + allows. + +Description: mail delivery agent with filtering abilities + maildrop is a mail delivery agent (MDA), a program which reads a mail + message from standard input and then delivers the message to your mailbox. + . + maildrop knows how to deliver mail both in mbox and maildir storing + formats. It can read instructions from a file, directing it how to filter + incoming mail, for example to deliver mail to alternate mailboxes, + or forward it to somewhere else. + . + It performs all the same functions as procmail, but unlike procmail, + maildrop uses a structured filtering language which is a bit easier + on the eyes. Other differences from procmail include not skipping syntax + errors in filter files (instead deferring the mails for later processing) + and being more resource-efficient when processing mails (not loading + large messages right into memory). + +Description: C++ code generator for glade and glade-2 + Glade is a GUI builder for GTK+. Glade is entirely written in C. It + operates on an XML file and can output C source code. Glade-- (glademm) + is written in C++ and makes use of recent C++ features such as the STL. + This means this program reads glade files and outputs a C++ program + source skeleton for you. Each (marked) GUI class has a derivative user + class for you to modify and extend. + +Description: Audacious C++ shared library + A new fork of beep-media-player (xmms) which supports winamp skins and the + following codecs : AAC, Ogg, FLAC, WMA, MPEG3, MPC... + . + It includes some great other features like various output plugins, last.fm + plugins, LIRC support. + . + This package contains the C++ shared library. + . + Homepage: http://www.audacious-media-player.org/ + +Description: mindmapping tool + kdissert is a mindmapping tool for supporting the creation of complex + documents: dissertations, theses, presentations, and reports. It + supports pictures and features several document generators: LaTeX + reports, LaTeX slides (based on Prosper and Beamer), OpenOffice.org + documents, HTML, and plain text. + . + A mindmap is a multicolored and image centered radial diagram that + represents semantic or other connections between portions of learned + material. For example, it can graphically illustrate the structure + of a thesis outline, a project plan, or the government institutions + in a state. Mindmaps have many applications in personal, family, + educational, and business situations. Possibilities include + note-taking, brainstorming, summarizing, revising and general + clarifying of thoughts. + . + Though this application shares some similarities with general-purpose + mindmapping tools like FreeMind or Vym, the very first goal of kdissert + is to create general-purpose documents, not mindmaps. + . + Home page: http://freehackers.org/~tnagy/kdissert/ + +Description: GNOME chemistry utils (library) + The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets + related to chemistry. They will be used in future versions of both + gcrystal and gchempaint. + . + This package provides the shared library. + . + Homepage: http://www.nongnu.org/gchemutils/ + +Description: Common files for mod-musicindex + mod_musicindex is aimed at being a C alternative to the Perl module + Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/). + It allows nice displaying of directories containing MP3 or Ogg Vorbis and + FLAC files, including sorting them on various fields, streaming/downloading + them, constructing playlists and searching. + . + This package includes common files between libapache-mod-musicindex and + libapache2-mod-musicindex and is useless without any of these. + +Description: libxml2-based XML parser module for Pike + Module that implements a Pike interface to the libxml2 XML parser library. + . + Pike is an interpreted, object-oriented, dynamic programming language + with a syntax similar to C. It includes many powerful data types and + a module system that, for instance, provides image manipulation together, + with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many + others, database connectivity, advanced cryptography, XML/HTML parsers + and others. To learn more about pike, please visit http://pike.ida.liu.se/ + Note that some of the Pike features are found in other pike7.6-* packages + (image processing, mysql, postgresql, sane and more). + +Description: Compiz window decoration library - development files + The window decoration library is responsible for drawing the window borders + and title bar of windows managed by Compiz. It is used by window decorators + like gtk-window-decorator and kde-window-decorator. + . + This package contains files required for developing window decorators + compatible with Compiz. + +Description: python module for SQLObject + SQLObject is an object-relational mapper. It allows you to translate RDBMS + table rows into Python objects, and manipulate those objects to transparently + manipulate the database. + . + In using SQLObject, you will create a class definition that will describe how + the object connects to the database (in addition to any other methods you may + wish to add to the class). SQLObject will produce the code to access the + database, and update the database with your changes. The interface to the + database is meant to be indistinguishable from other interfaces you may add + to the object. + . + SQLObject also includes a novel feature to generate WHERE clauses using + Python syntax and objects (instead of generating SQL using string + substitution, as is traditional). + +Description: a small run-time speech synthesis engine - shared libraries + This package contains the shared library objects of Festival Lite + +Description: Greek language package for Iceweasel + Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, + K-Meleon and Camino, but written using the XUL user interface language and + designed to be lightweight and cross-platform. + . + This package contains the localization of Iceweasel in Greek. + +Description: Virtual Private Network daemon + tinc is a daemon with which you can create a virtual private network + (VPN). One daemon can handle multiple connections, so you can + create an entire (moderately sized) VPN with only one daemon per + participating computer. + +Description: extract, test and view .ace archives + The unace utility is used for extracting, testing and viewing + the contents of archives created with the ACE archiver. + +Description: Qt Cryptographic Architecture - shared library + Taking a hint from the similarly-named Java Cryptography Architecture, + QCA aims to provide a straightforward and cross-platform crypto API, + using Qt datatypes and conventions. QCA separates the API from the + implementation, using plugins known as Providers. The advantage of + this model is to allow applications to avoid linking to or explicitly + depending on any particular cryptographic library. This allows one to + easily change or upgrade crypto implementations without even needing + to recompile the application! + . + This package contains the files necessary to run applications + using qca. + +Description: book: Derivations of Applied Mathematics + Understandably, program sources rarely derive the mathematical formulas + they use. Not wishing to take the formulas on faith, a user might + nevertheless reasonably wish to see such formulas somewhere derived. + . + Derivations of Applied Mathematics is a book which documents and + derives many of the mathematical formulas and methods implemented in + free software or used in science and engineering generally. It + documents and derives the Taylor series (used to calculate + trigonometrics), the Newton-Raphson method (used to calculate square + roots), the Pythagorean theorem (used to calculate distances) and many + others. + +Description: static library providing higher-level ELF access functionality + libebl is a library that provides higher-level ELF access functionality. It is + only available as a static library. + . + This library is part of elfutils. + +Description: Oriya language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Oriya. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: python code static checker + Pylint is a Python source code analyzer which looks for programming + errors, helps enforcing a coding standard and sniffs for some code + smells (as defined in Martin Fowler's Refactoring book) + . + Pylint can be seen as another PyChecker since nearly all tests you + can do with PyChecker can also be done with Pylint. However, Pylint + offers some more features, like checking length of lines of code, + checking if variable names are well-formed according to your coding + standard, or checking if declared interfaces are truly implemented, + and much more. + . + Additionally, it is possible to write plugins to add your own checks. + . + Homepage: http://www.logilab.org/projects/pylint + +Description: Portable Document Format (PDF) suite + xpdf is a suite of tools for Portable Document Format (PDF) files. (These are + sometimes called 'Acrobat' files after the name of Adobe's PDF software.) + . + The tools include xpdf, a PDF viewer (in the package xpdf-reader), + and PDF converters (including to/from PostScript) (in the package + xpdf-utils). + . + This package is intended for compatibility with previous versions of + this package only. You can safely remove it from your system. + +Description: A DJ application for Linux + DJPlay aims to be a high class live DJing application for Linux. DJPlay is a Qt + application and uses JACK Audio Connection Kit. It has many features and + supports icecast broadcasting. + . + Homepage: http://djplay.sourceforge.net/ + +Description: Ukrainian language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Ukrainian. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: A curses personal information manager. + Tina is a personal information manager with a curses interface. It allows the + user to categorize short text items and to display the items in a particular + category. + +Description: C/C++ library for robust computation + The Core Library is a collection of C/C++ classes for exact computation + with real algebraic numbers. It embodies a precision-driven approach and is + useful for robust numerical (especially geometric) algorithms. + +Description: perl extension for statvfs() + Filesys::Statvfs provides an interface between + Perl and the statvfs() system call. + . + Filesys::Df was split by upstrem into another source package + and can be found in the package libfilesys-df-perl. + +Description: non-free TrueType fonts from XFree86 + Collection of TrueType fonts originally part of the + XFree86 distribution, but which are licensed under terms + incompatible with the Debian Free Software Guidelines, and thus cannot + be distributed as part of Debian. + . + The fonts are: + - B&H Luxi Mono + - B&H Luxi Sans + - B&H Luxi Serif + . + Read /usr/share/doc/ttf-xfree86-nonfree/README.Debian for instructions + on how to register these fonts with XFree86. + . + Other non-free fonts are in the separate packages t1-xfree86-nonfree + and ttf-xfree86-nonfree-syriac. + +Description: PPP dial control and network load monitor with NeXTStep look + wmppp.app provides a PPP activator and network load monitor on a 64x64 mini + window. With wmppp you can monitor the total traffic as well as the outbound + and inbound traffic. It is designed to work with the WindowMaker dock, but + will work great with other window managers as well. + . + Now with experimental ippp device support. + +Description: filesystem operations (portable paths, iteration over directories, etc) in C++ + Part of the Boost C++ Libraries collection. + . + The Boost Filesystem Library provides portable facilities to query and + manipulate paths, files, and directories. The goal is to + facilitate portable script-like operations from within C++ programs. + . + Homepage: http://boost.org/libs/filesystem/ + +Description: OpenOffice.org API Test Data + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the test data for the OpenOffice.org Java and + Basic APIs. + +Description: X11 Screen Saver extension library + libXss provides an X Window System client interface to the MIT-SCREEN-SAVER + extension to the X protocol. + . + The Screen Saver extension allows clients behaving as screen savers to + register themselves with the X server, to better integrate themselves with + the running session. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xss' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Web Browser, HTML Editor and Testbed for Draft W3C standards [data] + Amaya is a WYSIWYG HTML Editor and browser with support for many + of the latest standards from the W3C and other features. + . + This package contains the architecture independent data. + +Description: Perl module to use the freedesktop basedir specification + This module can be used to find directories and files as specified by the XDG + Base Directory Specification. It takes care of defaults and uses File::Spec to + make the output platform specific. + . + For this module the XDG basedir specification 0.6 was used. + +Description: WorldForge math library - API documentation + The primary focus of WFMath is geometric objects. Thus, + it includes an several shapes (boxes, balls, lines), + in addition to the basic math objects that are used to + build these shapes (points, vectors, matrices). + . + This package contains the API documentation files. + +Description: A network performance tool using the TCP protocol + NetPIPE is a protocol independent performance tool that encapsulates + the best of ttcp and netperf and visually represents the network + performance under a variety of conditions. By taking the end-to-end + application view of a network, NetPIPE clearly shows the overhead + associated with different protocol layers. NetPIPE answers such + questions as: how soon will a given data block of size k arrive at its + destination? Which network and protocol will transmit size k blocks + the fastest? What is a given network's effective maximum throughput + and saturation level? Does there exist a block size k for which the + throughput is maximized? How much communication overhead is due to the + network communication protocol layer(s)? How quickly will a small (< 1 + kbyte) control message arrive, and which network and protocol are best + for this purpose? + . + This package uses a raw TCP protocol to measure network performance. + +Description: library for coding psychology experiments in Python + PyEPL is a stimuli delivery and response registration toolkit to be + used for generating psychology (as well as neuroscience, marketing + research, and other) experiments. + . + It provides + - presentation: both visual and auditory stimuli + - responses registration: both manual (keyboard/joystick) and + sound (microphone) time-stamped + - sync-pulsing: synchronizing your behavioral task with external + acquisition hardware + - flexibility of encoding various experiments due to the use of + Python as a description language + - fast execution of critical points due to the calls to linked + compiled libraries + . + This toolbox is here to be an alternative for a widely used + commercial product E'(E-Prime) + . + Homepage: http://pyepl.sourceforge.net/ + . + This package provides PyEPL for supported versions of python. + +Description: A SNAPSHOT of the GNU Compiler Collection + This package contains a recent development SNAPSHOT of all files + contained in the GNU Compiler Collection (GCC). + . + DO NOT USE THIS SNAPSHOT FOR BUILDING DEBIAN PACKAGES! + . + This package will NEVER hit the testing distribution. It is used for + tracking gcc bugs submitted to the Debian BTS in recent development + versions of gcc. + +Description: Xdelta development files + Xdelta is an application program designed to compute changes between + files. These changes (deltas) are similar to the output of the + "diff" program in that they may be used to store and transmit only the + changes between files. However, unlike diff, the output of Xdelta is + not expressed in a human-readable format--Xdelta can also apply + these deltas to a copy of the original file. Xdelta uses a fast, + linear algorithm and performs well on both binary and text files. + . + This is are the development files for the runtime library. + +Description: extensions for the Quod Libet audio player + This package contains architecture-dependent extensions to Quod + Libet. It adds a notification area icon and multimedia key support + to Quod Libet. + . + Quod Libet is an audio player for GTK+. + +Description: X11 miscellaneous extensions library (development headers) + libXext provides an X Window System client interface to several extensions to + the X protocol. + . + The supported protocol extensions are: + - DOUBLE-BUFFER (DBE), the Double Buffer extension; + - DPMS, the VESA Display Power Management System extension; + - Extended-Visual-Information (EVI), an extension for gathering extra + information about the X server's visuals; + - LBX, the Low Bandwith X extension; + - MIT-SHM, the MIT X client/server shared memory extension; + - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; + - Multi-Buffering, the multi-buffering and stereo display extension; + - SECURITY, the X security extension; + - SHAPE, the non-rectangular shaped window extension; + - SYNC, the X synchronization extension; + - TOG-CUP, the Open Group's Colormap Utilization extension; + - XC-APPGROUP, the X Consortium's Application Group extension; + - XC-MISC, the X Consortium's resource ID querying extension; + - XTEST, the X test extension (this is one of two client-side + implementations; the other is in the libXtst library, provided by the + libxtst6 package); + . + libXext also provides a small set of utility functions to aid authors of + client APIs for X protocol extensions. + . + This package contains the development headers for the library found in + libxext6. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/Xext' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: A mail filtering library for Ruby (documentation) + RubyFilter is a framework for filtering mail, possibly modifying it, and + delivering it to various mailbox formats. + . + This package contains an online documentation of RubyFilter. + +Description: P2P audio and video streaming servent + PeerCast is a fresh new P2P streaming server. It can stream music + and video from a broad variety of formats. + . + This package installs peercast's servent daemon. + +Description: GIMP plug-in for loading RAW digital photos + This is a plug-in for the GIMP which uses dcraw to load the + RAW format files used by certain digital cameras (see dcraw for + supported models). It is by the same author as dcraw itself. + +Description: free implementation of the java metadata interface + GNU JMI is a free implementation of the JSR-000040 The JavaTM Metadata + Interface (JMI). + . + It consist of an API to solve the problem of incompatible metadata. + . + This is the classpathx free implementation of the library + . + Homepage: http://savannah.gnu.org/projects/classpathx + +Description: XSL Transformations (XSLT) processor in Java (native code) + Xalan-Java is an XSLT processor for transforming XML documents into HTML, + text, or other XML document types. It implements the W3C Recommendations for + XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used + from the command line, in an applet or a servlet, or as a module in other + programs. + . + This package contains the natively compiled code for use by gij. + +Description: Debian system administration guide, Japanese translation + This Debian Reference (http://qref.sourceforge.net/) covers many + aspects of system administration through shell-command examples. Basic + tutorials, tips, and other information are provided for topics + including fundamental concepts of the Debian system, system installation + hints, Debian package management, the Linux kernel under Debian, system + tuning, building a gateway, text editors, CVS, programming, and GnuPG + for non-developers. For help with emergency system maintenance, + proceed to Section 6.3, `Debian survival commands', immediately. The + latest official version is http://www.debian.org/doc/manuals/reference/ + and the latest development version is + http://qref.sourceforge.net/quick/. The project is hosted at + http://qref.sourceforge.net/. + +Description: TCP/UDP socket library for Lua documentation + This package contains the documentation of the luasocket library. + . + Luasocket provides a TCP/UDP socket library for Lua + . + Also provided are HTTP and SMTP implementations, a simple + FTP implementation and some URL parsing functions. + . + Luasocket supports blocking and non-blocking sockets + and also provides a select() interface to the language. + +Description: Software sound renderer (MIDI sequencer, MOD player) + TiMidity++ is a very high quality software-only MIDI sequencer and MOD player. + It uses sound fonts (GUS-compatible or SF2-compatible) to render MIDI files, + which are not included in this package. + . + * Plays MIDI files without any external MIDI instruments at all + * Understands SMF, RCP/R36/G18/G36, MFI, RMI (MIDI) + * Autodetects and supports GM/GS/XG MIDI + * Understands MOD, XM, S3M, IT, 699, AMF, DSM, FAR, GDM, + IMF, MED, MTM, STM, STX, ULT, UNI (MOD) + * Does MOD to MIDI conversion (including playback) + * Outputs audio into various audio file formats: WAV, au, AIFF, + Ogg (Vorbis, FLAC, Speex) + * Supports NAS, eSound, ARtS, JACK, ALSA and OSS drivers + * Uses Gravis Ultrasound compatible patch files and SoundFont2 patch + files as the voice data for MIDI instruments + * Supports playing from archives (zip, lzh, tar...) and playing remote + data from the network + * Timidity++ can be used as an ALSA sequencer device + . + Homepage: http://timidity.sourceforge.net/ + +Description: userspace driver for the Globespan-based USB ADSL modems + This package contains userspace utilities and daemons necessary to get + working in Linux the USB ADSL modems based on the Globespan chipset. + +Description: Locale::Msgcat perl module + This is Msgcat, a small perl module for systems which support the XPG4 + message catalog functions : catopen(3), catgets(3) and catclose(3). + +Description: Perl modules for validating XML + This package contains several modules for validating XML: + . + XML::Checker - contains the XML::Checker class that is used by the others + XML::Checker::Parser - an XML::Parser that validates at parse time + XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time + +Description: conduits for gnome-pilot + This package contains conduits for the gnome-pilot Palm PDA applet. It + adds expense, memo, time, email, and MAL (mobile application link) sync + functionality to gnome-pilot. + +Description: almost complete set of Debian Cernlib packages + Cernlib is a suite of data analysis tools and libraries created for + use in physics experiments, but also with applications to other + fields such as the biological sciences. + . + This metapackage provides almost all of the programs and libraries contained + in Cernlib. Most people will likely want only a subset of these. A few + extra Cernlib programs, not of interest to many people, may be obtained via + the cernlib-extras metapackage. + +Description: Keyboard LED monitor for GKrellM + gkrellm-leds (aka gkleds) is a GKrellM plugin which monitors the + CapsLock, NumLock and ScrollLock keys and reports their current + status via on screen LEDs. This is useful for people who have + keyboards without LEDs (typically cordless keyboards). + +Description: Development files of libgail-gnome + This module is GNOME Accessibility Implementation Library additions which + implement ATK interfaces for libbonoboui and libgnomeui widgets. + . + This package contains the development files for libgail-gnome. + +Description: Libraries and header files for interfacing with Pent@NET driver + This package contains files needed if you wish to write programs + that access Pent@NET Data receiving cards. + . + Pent@NET cards are low cost digital satellite pci cards with + builtin QPSK demodulator, Viterbi decoder, Interleaving decoder + and Reed Solomon error decoder all in one. + +Description: a static HTML gallery generator + A python based photo album generator with a clean design that is run from the + command line. HTML output can be configured via templates. + . + Features: + * generates static HTML pages + * slideshow (use of javascript is optional) + * can use gimp to resize picture + * keyboard navigation between images + * works in any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera) + * each image can have a comment (with HTML tags) + * image information (if taken from a digital picture) can be displayed + * thumbnail image size can be selected by the user + * output images can be scaled down + * control over the number of thumbnails in a page + . + Homepage: http://www.saillard.org/programs_and_patches/photon/ + +Description: A shared library for a Scheme interpreter named 'sigscheme' + SigScheme is a Scheme interpreter, which targets embedded program. + SigScheme is used as extension engine for uim, universal input method + system. It conforms to R5RS, some of SRFI-s. + +Description: Automatically Tuned Linear Algebra Software,test programs + ATLAS is an approach for the automatic generation and optimization of + numerical software. Currently ATLAS supplies optimized versions for the + complete set of linear algebra kernels known as the Basic Linear Algebra + Subroutines (BLAS), and a subset of the linear algebra routines in the + LAPACK library. + . + This package provides dynamically linked testing and bench-marking + binaries to compare the blas and atlas libraries on your system. + . + Homepage: http://math-atlas.sourceforge.net/ + +Description: Data files for hedgewars + This package contains data files (images, sounds, levels data) + for the hedgewars package. + +Description: graphical shoutcast/icecast client + Internet DJ Console is an Internet radio application for making a live radio + show or podcast. Features include two main media players with a crossfader, + a jingle player, microphone signal processing (compressor and noise gate), + IRC track announcements with X-Chat, an automatic stream shut-off timer, MP3 + or Ogg streaming and recording at various bit rates, aux input for connecting + external JACK aware applications, and audio level meters. + . + Homepage: http://idjc.sourceforge.net/ + +Description: evolution data backend for beagle + Backend that allows Beagle indexing calendar and contact entries from + Evolution. + . + Beagle is a desktop search util for indexing and searching user's data. + At the moment, it can index filesystems, Gaim logs, Evolution mail + and data, RSS and other. + +Description: GNOME DevTool libraries (GNOME)- debug files + Provides a support library for development tools from the GNOME environment. + Including symbol browser, dock and editor components. + +Description: Qt widgets library for technical applications (documentation) + The Qwt library contains Qt GUI Components and utility classes which + are primarily useful for programs with a technical background. Most of + these widgets are used to control or display values, arrays, or ranges + of type double. + . + This package contains the Qwt library documentation and programming examples + for developers. The documentation is generated for Qt4. + . + Homepage: http://qwt.sourceforge.net + +Description: A framework for packaging Haskell software + The Haskell Common Architecture for Building Applications and + Libraries: a framework defining a common interface for authors to more + easily build their Haskell applications in a portable way. + . + The Haskell Cabal is meant to be a part of a larger infrastructure + for distributing, organizing, and cataloging Haskell libraries + and tools. + . + This is the version bundled with the interpreter. + +Description: Open GL based interactive canvas library (debug files) + Clutter is an Open GL based interactive canvas library, designed for creating + fast, mainly 2D single window applications such as media box UIs, + presentations, kiosk style applications and so on. + . + This package contains the debug files. + +Description: Multi purpose socket tool + The socket program is a simple tool for socket based connections. It + can be used to create simple daemons (in both standalone and inetd + mode), to connect to other daemons or to redirect ports. + +Description: development files for PostgreSQL 8.2 server-side programming + Header files for compiling SSI code to link into PostgreSQL's backend; for + example, for C functions to be called from SQL. + . + This package also contains the Makefiles necessary for building add-on + modules of PostgreSQL, which would otherwise have to be built in the + PostgreSQL source-code tree. + . + PostgreSQL is an object-relational SQL database management system. + +Description: library to provide MIME feature for emacsen + SEMI is a library to provide MIME feature for emacsen. MIME is a + proposed internet standard for including content and headers other + than (ASCII) plain text in messages. + +Description: X11 keyboard file manipulation library + libxkbfile provides an interface to read and manipulate description files for + XKB, the X11 keyboard configuration extension. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/xkbfile' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Allow clients to boot over the network + This package help you to set up your host to allow clients to + boot over nfs. + . + This package should be installed on the server so that the clients + can connect to it. The package contains no server itself, but recommends + all packages that you will need in order to make nfsrooted clients + to work. + +Description: development files for PostgreSQL 8.1 server-side programming + Header files for compiling SSI code to link into PostgreSQL's backend; for + example, for C functions to be called from SQL. + . + This package also contains the Makefiles necessary for building add-on + modules of PostgreSQL, which would otherwise have to be built in the + PostgreSQL source-code tree. + . + PostgreSQL is an object-relational SQL database management system. + +Description: Transitional package to openoffice.org-gnome + This package is a transitional package for upgrading to the new + openoffice.org-gnome. + . + It can be safely removed when openoffice.org-gnome is installed. + +Description: nonlinear equations and nonlinear least squares static library + Minpack includes software for solving nonlinear equations and + nonlinear least squares problems. Five algorithmic paths each include + a core subroutine and an easy-to-use driver. The algorithms proceed + either from an analytic specification of the Jacobian matrix or + directly from the problem functions. The paths include facilities for + systems of equations with a banded Jacobian matrix, for least squares + problems with a large amount of data, and for checking the consistency + of the Jacobian matrix with the functions. + . + This package provides the headers, man pages, examples, and static library. + +Description: C++ binding of GtkSourceView - development files + GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to + the text widget included in GTK+ 2.x adding syntax highlighting + and other features typical for a source file editor. + . + GtkSourceViewMM is crafted to integrated well into applications + using the gtkmm framework. + . + These are the development files for libgtksourceviewmm, needed only + if you wish to write or compile software which uses it. + +Description: Mass spectrometry framework - supplementary chemical data + polyxmass-data is a package that contains supplementary optional data + for running GNU polyxmass. These data and configuration files pertain + both to polymer chemistry (polymer definition files) and to graphics + representation of chemical elements (small pixmaps to render + graphically to the screen the polymer sequence being edited). + . + Homepage: http://www.polyxmass.org + +Description: a library to read and write songs and artwork to an iPod + libgpod is a library meant to abstract access to an iPod content. It + provides an easy to use API to retrieve the list of files and playlist + stored on an iPod, to modify them and to save them back to the iPod + . + This package contains the shared library. + +Description: Linux Standard Base version reporting utility + The Linux Standard Base (http://www.linuxbase.org/) is a standard + core system that third-party applications written for Linux can + depend upon. + . + The lsb-release command is a simple tool to help identify the Linux + distribution being used and its compliance with the Linux Standard Base. + LSB conformance will not be reported unless the required metapackages are + installed. + . + While it is intended for use by LSB packages, this command may also + be useful for programmatically distinguishing between a pure Debian + installation and derived distributions. + +Description: The Xfce4 desktop environment panel + This is the panel provided by the Xfce4 desktop project. + If you want a multi-functional panel that can even handle + plugins and the like, xfce4-panel might be worth a try. + . + Homepage: http://www.xfce.org/ + +Description: File type determination library for Ruby + This package provides a Ruby interface to the C libmagic library. + With it, you can determine the type of a file by examining its contents + rather than its name. + . + This is a dummy package to install the Mahoro library bindings for + the default version of Ruby. + +Description: Higher Order Logic, user contributed online help files + The HOL System is an environment for interactive theorem proving in a + higher-order logic. Its most outstanding feature is its high degree + of programmability through the meta-language ML. The system has a + wide variety of uses from formalizing pure mathematics to + verification of industrial hardware. Academic and industrial sites + world-wide are using HOL. + +Description: PHP bindings for mod_bt + This package provides access to a BitTorrent tracker running mod_bt + from a PHP environment. + +Description: Documentation for the Snort IDS [documentation] + Snort is a libpcap-based packet sniffer/logger which can be used as a + lightweight network intrusion detection system. It features rules + based logging and can perform content searching/matching in addition + to being used to detect a variety of other attacks and probes, such + as buffer overflows, stealth port scans, CGI attacks, SMB probes, and + much more. Snort has a real-time alerting capability, with alerts being + sent to syslog, a separate "alert" file, or even to a Windows computer + via Samba. + . + Homepage: http://www.snort.org + +Description: Arabeyes GPL TrueType Arabic fonts + This is a set of TrueType Arabic fonts released under the GNU + General Public License by the Arabeyes Project (www.arabeyes.org). + +Description: Delayed creation of objects + The Object::Realize::Later class helps with implementing transparent + on demand realization of object data. This is related to the tricks + on autoloading of data, the lesser known cousin of autoloading of + functionality. + . + On demand realization is all about performance gain. Why should you + spent costly time on realizing an object, when the data on the object is + never (or not yet) used? In interactive programs, postponed realization + may boost start-up: the realization of objects is triggered by the + use, so spread over time. + +Description: Headers and static libraries for libvanessa-logger + Headers and static libraries required to develop against vanessa-logger. + Vanessa logger is a generic logging layer that may be used to log to + one or more of syslog, an open file handle or filename. + +Description: a library to read and write songs and artwork to an iPod + libgpod is a library meant to abstract access to an iPod content. It + provides an easy to use API to retrieve the list of files and playlist + stored on an iPod, to modify them and to save them back to the iPod + . + This package contains the shared library. + +Description: phpGroupWare preferences management module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides the user preferences management system. + +Description: Extensive tutorial and documentation about C++ + The C++ Annotations offer an extensive tutorial about the C++ programming + language. It can be used as a textbook for C/C++ programming courses. + . + This document is intended for knowledgeable users of C (or any other language + using a C-like grammar, like Perl or Java) who would like to know more about, + or make the transition to, C++. This document is the main textbook for + Frank's C++ programming courses, which are yearly organized at the University + of Groningen, the Netherlands. + . + The C++ Annotations do not cover all aspects of C++, though. In particular, + C++'s basic grammar, which is, for all practical purposes, equal to C's + grammar, is not covered. For this part of the C++ language, the reader should + consult other texts, like a book covering the C programming language. + . + The package offers the C++ Annotations in the LaTeX format. + . + Homepage: http://www.icce.rug.nl/documents + +Description: Parse and format PostgreSQL dates and times + This module understands the formats used by PostgreSQL for its DATE, TIME, + TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in + order to create DateTime or DateTime::Duration objects, and it can take a + DateTime or DateTime::Duration object and produce a string representing + it in a format accepted by PostgreSQL. + +Description: powerful, efficient, and scalable Mail Transport Agent + Sendmail is an alternative Mail Transport Agent (MTA) for + Debian. It is suitable for handling sophisticated mail + configurations, although this means that its configuration + can also be complex. + . + This package contains the base, architecture independent, portions + of the sendmail packages. + . + Homepage: http://www.sendmail.org + +Description: Header files and a static library for Python (v2.5) + Header files, a static library and development tools for building + Python (v2.5) modules, extending the Python interpreter or embedding + Python (v2.5) in applications. + . + Maintainers of Python packages should read README.maintainers. + +Description: clean room standard Java libraries - GTK AWT peer + GNU classpath provides a free replacement for Sun's proprietary class + libraries so that the GNU system can run programs written in the Java + language. + . + GNU Classpath makes it possible to compile DFSG-free programs written + in the Java language without depending on proprietary class libraries. + . + GNU Classpath can be used to run Java applications without depending on + proprietary software. + . + This package contains the GTK AWT peer to run GUI applications. + +Description: control applet for Rhythmbox music player (transitional package) + This package is only here to ease the upgrade of people who have + rhythmbox-applet installed. The package is renamed to music-applet. + . + You can safely remove rhythmbox-applet once music-applet is installed. + +Description: Egoboo data files + Egoboo is an open source project, using OpenGL and + SDL(Simple DirectMedia Layer) libraries. It is a 3d dungeon role + playing game in the spirit of NetHack. Nice colorful graphics, + and detailed models(using Quake2 modeling tools) make this game stand + out in the gaming open-source community. + +Description: parallel console shell for administering clusters + pconsole allows you to connect to each node of your cluster simultaneously, + and you can type your administrative commands in a specialized window that + 'multiplies' the input to each of the connections you have opened. + pconsole is best run from within X Windows, although it is possible to + employ it without X (in console mode) as well. + You need to install pconsole on only 1 machine in the cluster, this would + usually be your central administrative node. + +Description: Http regression testing and benchmarking utility + Siege is an regression test and benchmark utility. It can stress test a single + URL with a user defined number of simulated users, or it can read many URLs + into memory and stress them simultaneously. The program reports the total + number of hits recorded, bytes transferred, response time, concurrency, and + return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST + directives, cookies, transaction logging, and basic authentication. Its + features are configurable on a per user basis. + . + Note: this package contains siege with https support turned on, thus it + obsoletes siege-ssl package now. + +Description: Use tied scalars as timers + The Time::Stopwatch module provides a convenient interface to + timing functions through tied scalars. From the point of view of the + user, scalars tied to the module simply increase their value by one + every second. + +Description: Library for detecting mailing list messages + An RFC2369 mailing list detector which is also capable of matching + Mailman and Ezmlm messages. + +Description: An HTTP protocol implementation together with clients and servers + Twisted web is a web server, and also provides basic HTTP client + support. You may want to check out Nevow, a templating toolkit + designed for twisted.web, and Twisted Web2, the next generation + Twisted web server. + +Description: GNU Autoconf, Automake and Libtool Book + This is the digital version of the book titled "GNU Autoconf, Automake, and + Libtool", aka The Autobook, published by New Riders Publishing. + . + It's a tutorial for the GNU Autotools writen by Gary V. Vaughan, Ben Elliston, + Tom Tromey and Ian Lance Taylor, some of the principal Autotools developers. + . + The Autotools (Autoconf, Automake and Libtool) are packages for making your + software more portable and to simplify building it, usually on someone else's + system. This book describes how these tools work together. + . + Homepage: http://mdcc.cx/autobook + +Description: Shared libraries to do S/Ident authentication + S/Ident is a modified version of the standard ident protocol that adds + SASL-based authentication. libsident is a requester implementation, used + to send S/Ident queries to a remote system that has connected to a local + service. Currently, only Kerberos v4 and Kerberos v5 GSS-API + authentication are supported, and the user of this library must have + access to an appropriate srvtab or keytab. In a pinch, this library can + also be used to send normal ident queries, but there are better libraries + for that. + . + This package contains the shared library. + . + WARNING: The S/Ident protocol is inherently vulnerable to an active + man-in-the-middle attack. Make sure that this is acceptable for your + application before using it for authentication. + . + Homepage: http://www.eyrie.org/~eagle/software/sident/ + +Description: Bass synthesizer/sample player/sequencer + Freebirth is a free software bass synthesizer / step sequencer / sample player + similar to Rebirth. The bass synthesizer resembles a 303 but also has other + capabilities such as + . + - Three oscillators (saw, sin, sqr) + - Phase offsets for each oscillator + - Separate filter and amplitude envelopes + - Separate tuning for each oscillator + - Two effects busses (reverb and delay). + +Description: Translates PDF documents into HTML format (transitional package) + pdftohtml translates PDF files into HTML or XML formats, combined with png + images. It supports encrypted PDF files. + . + This dummy package exists only to ease the transition to poppler-utils, + as it now provides a pdftohtml implementation and will be easier to maintain + security-wise. + . + It can be safely removed after upgrade. + +Description: French Littré dictionary for stardict + This package contains a XML version of the French language dictionary + written by Émile Littré and published in 1863, suitable for the + stardict dictionary software. + . + Despite its age, this dictionary now fallen in the public domain is + still a widely used reference source for French language and + litterature. It features 78,423 entries and 239,009 quotes from 3,910 + authors. + . + Homepage: http://francois.gannaz.free.fr/Littre/ + +Description: A portable metering and profiling utility for Common Lisp + This package provides a metering and profiling utility for Common Lisp. It is + portable across many Common Lisp implementations. + +Description: set of PHP scripts for administering a FreeRADIUS server + These scripts provide a web-based interface for administering a FreeRADIUS + server which stores authentication information in either SQL or LDAP. + +Description: AOL and ICQ Instant Messenger client for GNUstep + This is a graphical AOL and ICQ Instant Messenger client for GNUstep. + . + Homepage: http://mail.rochester.edu/~asveikau/grouch/ + +Description: java class file shrinker, optimizer, and obfuscator + ProGuard is a free Java class file shrinker, optimizer, and + obfuscator. It can detect and remove unused classes, fields, + methods, and attributes. It can then optimize bytecode and remove + unused instructions. Finally, it can rename the remaining classes, + fields, and methods using short meaningless names. The resulting jars + are smaller and harder to reverse-engineer. + +Description: helper programs for debian/rules + A collection of programs that can be used in a debian/rules file to + automate common tasks related to building debian packages. Programs + are included to install various files into your package, compress + files, fix file permissions, integrate your package with the debian + menu system, debconf, doc-base, etc. Most debian packages use debhelper + as part of their build process. + +Description: Create repositories on Web + Mod Repository can be used to create repository for content (images, html, + pretty much anything...). Sample uses are: image server, a content server for + a couple of different web logs, a place to archive messages for a BBS and + a place to store anonymous content. + +Description: development files for ORBit2 - a CORBA ORB + ORBit2 is a high-performance CORBA (Common Object Request Broker + Architecture) ORB (Object Request Broker). It allows programs to send + requests and receive replies from other programs, regardless of the + locations of the two programs. CORBA is an architecture that enables + communication between program objects, regardless of the programming + language they're written in or the operating system they run on. + . + This package contains the header files and static libraries used for + developing ORBit2-based applications. It also contains the IDL compiler + needed to import object definitions into your C programs. + +Description: File history, comparison and merge utilities + The fhist package contains 3 utilities + fhist - a file history tool + fcomp - a file comparison tool + fmerge - a file merging tool + . + All three are bundled together, because they all + use the same minimal-difference algorithm. + +Description: IRC services implementation for dancer-ircd + This is the counterpart to dancer-ircd, a services implementation + (nickserv, chanserv, etc) that works with the dancer protocol. It can + connect to a remote server, but it is highly recommended that you run + a local ircd instead and connect it to that. Note that + dancer-services will not work properly with any ircd other than + dancer-ircd. + . + Dancer-services is essentially the same as hybserv, only patched to + work with dancer-ircd. + +Description: Hybrid Intrusion Detection System [ Development files ] + Prelude is a general-purpose hybrid intrusion detection system. + Its goals are performance and modularity. It is divided in two main + parts : + - the Prelude sensors, responsible for generating alerts, such as + snort featuring a signature engine, plugins for + protocol analysis, and intrusion detection plugins, and the Prelude + log monitoring lackey. + - the Prelude report server, collecting data from Prelude sensors, + and generating user-readable reports. + . + This package contains the development files for PreludeDB components. + +Description: PostgreSQL module for php4 + This package provides a module for PostgreSQL database connections + directly from PHP scripts. + . + PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed + from C, Java and Perl with a couple of unique PHP-specific features thrown + in. The goal of the language is to allow web developers to write + dynamically generated pages quickly. + +Description: GPE image gallery and viewer with slideshow support + An image viewer for the GPE Palmtop Environment. Intended to show small + and medium sized images as icons or as a slideshow, gpe-gallery also + performs some simple operations with the images. + . + Homepage: http://gpe.linuxtogo.org/projects/gpe-gallery.shtml + +Description: XMMS2 - plugin development files + XMMS2 is a redesign of the XMMS music player. It features a client-server + model, allowing multiple (even simultaneous!) user interfaces, both textual + and graphical. All common audio formats are supported using plugins. On top of + this, there is a flexible media library to organize your music. + . + This package contains headers required for developing XMMS2 plugins. + +Description: phpGroupWare chat module + phpGroupWare is a fully web based groupware system. It includes applications + such as email, calendar, todo list, address book, file manager, notepad. + . + This phpGroupWare module provides a web based chat system. + +Description: Text-based spreadsheet with VI-like keybindings + "Spreadsheet Calculator" is a much modified version of the public- + domain spread sheet sc, which was posted to Usenet several years ago + by Mark Weiser as vc, originally by James Gosling. It is based on + rectangular table much like a financial spreadsheet. + . + Its keybindings are familiar to users of 'vi', and it has most + features that a pure spreadsheet would, but lacks things like + graphing and saving in foreign formats. It's very stable and quite + easy to use once you've put a little effort into learning it. + +Description: Correct you if you type `sl' by mistake + . + Sl is a program that can display animations aimed to correct you + if you type 'sl' by mistake. + +Description: TeX Live: Finnish documentation + Assorted useful Finnish documentation and guides + . + This package includes the following CTAN packages: + lshort-finnish -- Finnish version of A Short Introduction to LaTeX2e + +Description: A Gtk2 light weight multilingual BiDi aware text editor + katoob is a light weight, multi lingual, BIDI-aware text editor. + It support opening and saving files in multiple encodings. + The main support is for Arabic language, But language specific features + can be added. + +Description: inetd.conf updater + This package provides a program used by other packages to automatically + update /etc/inetd.conf. + +Description: star map program that draws the night sky + Stars is an astronomy program that lets you view the sky from + your computer. + . + Except for generating a small rotation matrix and some parameters, + all math is integer based, allowing very fast display. At 16 bytes + of memory per object, many objects can be loaded at once. Most + graphics are antialiased. + . + * Due to licensing restrictions, certain data in the upstream + package has been removed. Please see the comments in README.Debian + +Description: The Hierarchical Data Format library -- runtime package + This package comes with some basic utilities to view, pack, unpack, + etc HDF files. + +Description: Small NNTP server for leaf sites + sn is a small news system for small sites serving perhaps a few + dozen newsgroups, and with a slow connection to the internet. + It is similar to leafnode (ftp.troll.no, by Arnt Gulbrandsen). + The target user is a home or SOHO with a single modem connection + to the Internet, maybe running IP masq or similar, and serving a + few workstations. + +Description: Debugging symbols for Cyrus SASL + This is the Cyrus SASL API implementation, version 2. See package + libsasl2-2 and RFC 2222 for more information. + . + This package contains the debugging symbols for all Cyrus SASL packages. + The debugging symbols can be useful when investigating crashes in the SASL + library or tools. You may be asked to install this package if you encounter + such a crash. + +Description: An input server for X11 applications that want Japanese text input + Kinput2 is an input server for X11 applications that want Japanese + text input. + . + A client that wants kana-kanji conversion service for Japanese text + sends a request to kinput2. Kinput2 receives the request, does + kana-kanji conversion, and sends the converted text back to the + client. + . + This package supports Canna cannaserver. + +Description: Browse, stream, download and search through MP3/Ogg/FLAC files + mod_musicindex is aimed at being a C alternative to the Perl module + Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/). + It allows nice displaying of directories containing MP3 or Ogg Vorbis and + FLAC files, including sorting them on various fields, streaming/downloading + them, constructing playlists and searching. + . + This package contains the module for Apache 1.3. + +Description: Juman dictionary in text format + This package provides Juman dictionary written in text format. + +Description: Hyper Estraier Node API Libraries for Java + Hyper Estraier is a full-text search system. + This package provides the Java interface for the Node API for + Hyper Estraier. + +Description: Welsh language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Welsh. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: documentation for XEN, a Virtual Machine Monitor + This package contains all the large documentation files for XEN. This + includes a description interface(both the api, and a nice explanation of + how XEN works). It also contains the VBD and Xeno howtos. + +Description: Image_Canvas module for PEAR + Image_Canvas provides a common interface to image drawing, making image + source code independent on the library used. + . + Image_Canvas is compatible with both PHP4 and PHP5 and can + be used with both GD1 and GD2 (GD2 is recommended) + +Description: Concurrent, real-time, distributed functional language (editing mode for Emacs) + This package includes the mode for editing Erlang programs in GNU Emacs. + This is the official software provided with the default Erlang/OTP + distribution from www.erlang.org + +Description: Testing-specific WWW::Mechanize subclass + Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates + features for web application testing. + +Description: Computational group theory software with GUI + The MAGNUS computational group theory package is an innovative + symbolic algebra package providing facilities for doing calculations + in and about infinite groups. Almost all symbolic algebra systems + are oriented toward finite computations that are guaranteed to + produce answers, given enough time and resources. By contrast, + MAGNUS is concerned with experiments and computations on infinite + groups which in some cases are known to terminate, while in others are + known to be generally recursively unsolvable. + . + MAGNUS features an intuitive graphical user interface, facilities for + running different algorithms on the same problem in parallel, generation + of approximations for working on otherwise infeasible problems, genetic + algorithms and a plug-in package manager. + +Description: frontend to apt to build, optimize and install packages + This is an apt-get front-end for compiling software optimized + for your architecture by creating a local repository with built packages. + It can manage system upgrades too. + +Description: A light and customizable http(s) proxy server with ipv6 support + ffproxy is a filtering HTTP/HTTPS proxy server. + - It is able to filter by host, URL, and header. + - Custom header entries can be filtered and added. + - It can even drop its privileges and be chrooted. + - Logging to syslog() is supported. + - It can use another auxiliary proxy server. + - HTTP accelerator feature (acting as front-end to a HTTP server) is included. + - It allows transparent IPv6 over IPv4 browsing (and vice versa). + +Description: lightweight GTK2-based systray for UNIX desktop + trayer is a small program designed to provide systray functionality + present in GNOME/KDE desktop environments for window managers which + do not support that function. System tray is a place, where various + applications put their icons, so they are always visible presenting + status of applications and allowing user to control programs. + . + trayer code was extracted from fbpanel application, you can find more + about it on its homepage: http://fbpanel.sourceforge.net/ + . + You can find new versions of trayer and support on homepage of + FVWM-Crystal project: http://fvwm-crystal.berlios.de/ + +Description: Higher Order Logic, library source files + The HOL System is an environment for interactive theorem proving in a + higher-order logic. Its most outstanding feature is its high degree + of programmability through the meta-language ML. The system has a + wide variety of uses from formalizing pure mathematics to + verification of industrial hardware. Academic and industrial sites + world-wide are using HOL. + +Description: Apache source code + This package includes the complete and patched source code for the + Apache HTTPD. It is useful for other packages to build-depend on in + order to build custom MPMs. + +Description: Free Pascal -- Runtime Library + The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32/64-bit + Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library. + This package contains the Runtime Libraries for the Free Pascal Compiler. + . + Homepage: http://www.freepascal.org/ + +Description: Reference manual of Gauche + Gauche is a Scheme implementation developed to be a handy script + interpreter, which allows programmers and system administrators to + write small to large scripts for their daily chores. Quick startup, + built-in system interface, native multilingual support are some of + the author's goals. + . + This package contains info documents of the reference manual of Gauche + (English, Japanese). + +Description: filesystem operations (portable paths, iteration over directories, etc) in C++ + Part of the Boost C++ Libraries collection. + . + The Boost Filesystem Library provides portable facilities to query and + manipulate paths, files, and directories. The goal is to + facilitate portable script-like operations from within C++ programs. + . + Homepage: http://boost.org/libs/filesystem/ + +Description: Graphical tools for ODBC management and browsing + This package contains three graphical applications for use with + unixODBC, the Open DataBase Connectivity suite: ODBCConfig, a graphical + configuration tool for managing database drivers and access to + individual databases; DataManager, a simple browser and query tool for + ODBC databases; and odbctest, a tool for testing the ODBC API itself. + +Description: Synchronize IMAP mailboxes + Mailsync is a way of keeping a collection of mailboxes synchronized. The + mailboxes may be on the local filesystem or on an IMAP server. + +Description: zope cmf core services, 1.6 branch + The Zope Content Management Framework provides a set of services and content + objects useful for building highly dynamic, content-oriented portal sites. As + packaged, the CMF generates a site much like the Zope.org site. The CMF is + intended to be easily customizable, in terms of both the types of content used + and the policies and services it provides. + . + This product declares the key framework services for the Zope Content + Management Framework (CMF). Please see the CMF "dogbowl site": + http://cmf.zope.org, for more details. + +Description: circuit simulator for microcontrollers and electronics + KTechlab is a circuit simulator with a nice, clickable and discoverable + interface. It supports many discrete components, logic circuits as well + as PIC programming in its own Basic dialect and some form of assembler. + . + Homepage: http://ktechlab.org/ + +Description: Czech language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Czech. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: James Clark's SGML parsing tools + This package is a collection of SGML/XML tools called SP. + . + These tools are used to parse, validate, and normalize SGML and XML + files. The central programs included in this package are 'nsgmls', + which replaces sgmls, 'spam', 'spent', 'sgmlnorm', and 'sgml2xml'. + . + Author: James Clark <jjc@jclark.com> + Homepage: http://www.jclark.com/sp/ + +Description: a specialized markup language for representing PNG contents + SNG (Scriptable Network Graphics) is a minilanguage designed + specifically to represent the entire contents of a PNG (Portable + Network Graphics) file in an editable form. Thus, SNGs representing + elaborate graphics images and ancillary chunk data can be readily + generated or modified using only text tools. + . + SNG is implemented by a compiler/decompiler called sng that + losslessly translates between SNG and PNG. + +Description: Accounting daemon for Linux 2.4+ netfilter + This program collects headers of IP packets that travel through the + Linux 2.4+ netfilter. + . + It writes accounting information to a log which can include protocol + type, source/destination address, port information, byte and packet + count, incoming/outgoing network interfaces. + . + Records in the accounting logfile are freely configurable via a + format string, for example it is possible to mimic the output format + of Cisco's "ip accounting output-packets" or to generate SQL + statements that can be fed directly into a DBMS. + +Description: IFEFFIT examples and documentation + This package contains all the available documentation for IFEFFIT and + its component programs. Example files for EXAFS data analysis are also + provided as tutorials. + . + Homepage: http://cars9.uchicago.edu/ifeffit/ + +Description: Common useful IO related classes + Commons-IO contains utility classes, stream implementations, file filters and + endian classes. + +Description: Sound file editor + Snd is a powerful sound file editor that can be customized and extended using + the Scheme programming language. + . + URL: http://www-ccrma.stanford.edu/software/snd/ + . + This package contains the basic infrastructure for the snd packages and + the scheme files. You have to install a GUI package as well to actually + use snd. + +Description: port of GNOME Canvas back to gtk+ + GtkCanvas is a straight port of the GNOME Canvas from the stable + gnome-libs 1.2.4 back to gtk+. The widget is called GtkCanvas. This + widget behaves identically to the GnomeCanvas widget, with the same + APIs, except the names are changed from gnome_canvas to gtk_canvas. + Thus you can use the GNOME documentation on this widget. + . + This package contains the shared library. + +Description: Documentation for the GIMP (Czech) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Czech. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Description: JDOM XPath Engine + A XPath Engine for JDOM, created by the Werken & Sons Company. + . + It's not overly useful by itself, but rather needs an (currently in + development) implementation of XPointer, XSLT, or other XPath-based + specification. werken.xpath is merely an engine which can parse XPaths, + and walk JDOM <http://www.jdom.org/> trees. + +Description: a daemon for remotely administrating an mlmmj installation + mlmmjadmd listens on a port, and allows remote users, who have + successfully authenticated, to administrate an mlmmj installation. + . + mlmmj (Mailing List Managing Made Joyful) is a mail server-independent + reimplementation of the ezmlm mailing list manager, relased under the + MIT License. + +Description: clamav data files + This package contains data files for clamav and was automatically + generated by clamav-getfiles from the identically named package. + . + If you have downloaded this package from an "official" Debian + release, the databases contained here are most certainly outdated. + Please check if you can use clamav-freshclam to do automatic updates, + or use clamav-getfiles to generate your own clamav-data packages. + . + If you can't obtain your own current database files, you can apt more + recent database files from the Debian-volatile archive. See + http://volatile.debian.net for details. + +Description: A simple generic guestbook for the Roxen Challenger web server + This module implements a simple generic guestbook for the + Roxen Challenger Web Server. + +Description: common files for elvis, elvis-console and elvis-tools + This package provides the common files (manual, ex scripts, digraph + files, etc.) that are needed by the packages elvis, elvis-console and + elvis-tools. + . + Homepage: http://elvis.vi-editor.org + +Description: A Source-code Introspection Tool + Synopsis is a multi-language source code introspection tool that + provides a variety of representations for the parsed code to enable + further processing such as documentation extraction, reverse + engineering, and source-to-source translation. + . + Synopsis provides a framework of C++ and Python APIs to access these + representations and allows Processor objects to be defined and + composed into processing pipelines, making this framework very + flexible and extensible. + +Description: Groups, Algorithms and Programming computer algebra system + GAP is a system for computational discrete algebra with particular + emphasis on computational group theory, but which has already proved + useful also in other areas. In the example text, gap is used to + analyse Rubik's Cube using group theory. A kernel implements a Pascal-like + language. + . + This is a dummy package that depends on the standard GAP components. + . + Homepage: <http://www.gap-system.org/> + +Description: Service discover user interface for avahi + Avahi is a fully LGPL framework for Multicast DNS Service Discovery. + It allows programs to publish and discover services and hosts + running on a local network with no specific configuration. For + example you can plug into a network and instantly find printers to + print to, files to look at and people to talk to. + . + This package contains a user interface for discovering services. + +Description: GNU scientific library for OCaml + This is an interface to GSL (GNU scientific library), for the + Objective Caml language. + . + See the libgsl0 package for more details. + +Description: A+ programming language documentation + This package contains the HTML documentation and examples for the A+ + programming language and development environment. See the package aplus-fsf + for the run-time environment, and aplus-fsf-dev for the development + environment. + +Description: greylisting daemon for postfix, written in C, uses MySQL + gld stands for GreyList Daemon. gld is a standalone policy delegation + server for postfix that implements the greylist algorithm as defined + at http://www.greylisting.org + +Description: Ruby procedural language for PostgreSQL + PL/Ruby is a loadable procedural language for the PostgreSQL database + system that enables the use of the Ruby language for creating functions + and trigger procedures. + . + Web site: http://moulon.inra.fr/ruby/plruby.html + +Description: GPL Arcade Volleyball + GAV stands for GPL Arcade Volleyball, and is an SDL remake of the old DOS game + Arcade Volleyball. It includes multiplayer, networking, and themeable graphics + support. + . + More information, as well as additional themes, can be found at + <http://gav.sourceforge.net>. + +Description: Backup and Restore of a Psion PDA + This package provides a KDE front-end for backup/restore of a Psion PDA + . + Homepage: http://plptools.sourceforge.net/ + +Description: active password cracking tool + john, mostly known as John the Ripper, is a tool designed to help systems + administrators to find weak (easy to guess or crack through brute force) + passwords, and even automatically mail users warning them about it, if it + is desired. + . + It can also be used with different cyphertext formats, including Unix's + DES and MD5, Kerberos AFS passwords, Windows' LM hashes, BSDI's extended DES, + and OpenBSD's Blowfish. + . + Homepage: http://www.openwall.com/john/ + +Description: Concurrent, real-time, distributed functional language (application sources) + Open Source Erlang is a functional programming language designed at + the Ericsson Computer Science Laboratory. + . + Some of Erlang main features are: + Clear declarative syntax and is largely free from side-effects; + Builtin support for real-time, concurrent and distributed programming; + Designed for development of robust and continously operated programs; + Dynamic code replacement at runtime. + . + This package contains the Erlang source to all the applications in the + Erlang/OTP system. + +Description: collaborative development tool - meta-package + GForge provides many tools to help collaboration in a + development project, such as bug-tracking, task management, + mailing-lists, SCM repository, forums, support request helper, web + page / FTP hosting, release management, etc. All these services are + integrated into one web site and managed via a nice web interface. + . + This meta-package installs a complete GForge site. + +Description: list all parisc devices currently on system + Uses information in sysfs (Linux kernels 2.6.0 and later) to list all + parisc native devices currently attached to the system. + +Description: Net Tamagotchi server + Net Tamagotchi server - maintains multiple virtual pets + on a Unix host to be accessed through telnet. + +Description: TeX Live: French documentation + Assorted useful French documentation and guides. + . + This package includes the following CTAN packages: + FAQ-fr -- French FAQ of the GUTENBERG TeX user group. + epslatex-fr -- French translation of Using Imported Graphics in LaTeX2e + impatient-fr -- French translation of TeX for the Impatient + l2tabu-french -- French translation of l2tabu. + lshort-french -- French version of Not so short Introduction to LaTeX2e. + texlive-fr -- Documentation of TeX live in French. + +Description: Xlib/XCB interface library (development headers) + libX11-xcb provides functions needed by clients which take advantage of + Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. + . + This package contains the development headers for the library found in + libx11-xcb1. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + More information about XCB can be found at: + <URL:http://xcb.freedesktop.org> + +Description: runtime files for the OpenEXR image library + OpenEXR is a high dynamic-range (HDR) image file format developed by + Industrial Light & Magic for use in computer imaging applications. + . + OpenEXR's features include: + * Higher dynamic range and colour precision than existing 8- and + 10-bit image file formats. + * Support for the "half" 16-bit floating-point pixel format. + * Multiple lossless image compression algorithms. Some of the + included codecs can achieve 2:1 lossless compression ratios on + images with film grain. + * Extensibility. New compression codecs and image types can easily + be added by extending the C++ classes included in the OpenEXR + software distribution. New image attributes (strings, vectors, + integers, etc.) can be added to OpenEXR image headers without + affecting backward compatibility with existing OpenEXR + applications. + This package contains the following shared libraries: + * IlmImf - a library that reads and writes OpenEXR images. + * Imath - a math library with support for matrices, 2D and + 3D transformations, solvers for linear/quadratic/cubic + equations, and more. + . + Homepage: http://www.openexr.com/ + +Description: Crypt library for DES, MD5, and blowfish + Libxcrypt is a replacement for libcrypt, which comes with the GNU C + Library. It supports DES crypt, MD5, and passwords with blowfish + encryption. + +Description: Simple debconf wrapper for openssl + This is a package to enable unattended installs of software that + need to create ssl certificates. + Basically, it's just a wrapper for openssl req that feeds it the correct + user variables. + +Description: Stellar data set from the Third Catalogue of Nearby Stars + These data come from the [Yale] Bright Star Catalog, 5th Rev. Ed. + (preliminary), Hoffleit and Warren, 1991. It contains all + the stars with apparent magnitude brighter than +6.5. + . + This stellar data set may viewed with StarPlot program available from + Debian, but can be used with other astronomical software. + +Description: computer vision GUI library + This package contains the OpenCV (Open Computer Vision) GUI library. + . + The Open Computer Vision Library is a collection of algorithms and sample + code for various computer vision problems. The library is compatible with + IPL (Intel's Image Processing Library) and, if available, can use IPP + (Intel's Integrated Performance Primitives) for better performance. + . + OpenCV provides low level portable data types and operators, and a set + of high level functionalities for video acquisition, image processing and + analysis, structural analysis, motion analysis and object tracking, object + recognition, camera calibration and 3D reconstruction. + +Description: Perl interface to the GNOME Printing libraries + libgnome2-print-perl allows a perl developer to use the Gnome Printing + libraries with Gtk2-Perl. + . + The perl bindings follow the C API very closely, and the C reference + documentation should be considered the canonical source. + . + Find out more about GNOME at http://www.gnome.org. + . + To discuss gtk2-perl, ask questions and flame/praise the authors, + join gtk-perl-list@gnome.org at lists.gnome.org. + . + Also have a look at the gtk2-perl website and sourceforge project page, + http://gtk2-perl.sourceforge.net + +Description: Mono System.Messaging library + Mono is a platform for running and developing applications based on the + ECMA/ISO Standards. Mono is an open source effort led by Novell. + Mono provides a complete CLR (Common Language Runtime) including compiler and + runtime, which can produce and execute CIL (Common Intermediate Language) + bytecode (aka assemblies), and a class library. + . + This package contains the Mono System.Messaging library version 1.0. + +Description: PL/Perl procedural language for PostgreSQL 8.2 + PL/Perl enables an SQL developer to write procedural language functions + for PostgreSQL 8.2 in Perl. You need this package if you have any + PostgreSQL 8.2 functions that use the languages plperl or plperlu. + . + PostgreSQL is an object-relational SQL database management system. + +Description: command-line lzh archiver written in Java + lzh is an archiving format generated by lha utility. jlha-utils is a + command-line program for compressing or decompressing lzh files. It has + a compatible interface to the lha program. + . + Note: Some of the functionality is missing currently, please read + README.Debian for detailed information. + . + Homepage: http://sourceforge.net/projects/jlhafrontend/ + +Description: Allows network connections to serial ports + This daemon allows telnet and tcp sessions to be established with a + unit's serial ports. Combined with a terminal emulation like xterm or + the Linux console, this can be a very simple means of communicating + with routers, other systems' serial consoles and other equipment with + a serial port. This is remarkably similar to the reverse telnet + feature of some Cisco routers. + . + Upstream URL: http://sourceforge.net/projects/ser2net + +Description: Qt GUI Library (Threaded runtime version), Version 3 + This is the Trolltech Qt library, version 3. It's necessary for + applications that link against the libqt-mt.so.3, e.g. all KDE3 + applications. + +Description: Decoder of several sound file formats for SDL + This library is meant to make the programmer's sound playback tasks + simpler. The programmer gives SDL_sound a filename, or feeds it data + directly from one of many sources, and then reads the decoded waveform + data back at her leisure. + . + If resource constraints are a concern, SDL_sound can process sound + data in programmer-specified blocks. Alternately, SDL_sound can + decode a whole sound file and hand back a single pointer to the whole + waveform. SDL_sound can also handle sample rate, audio format, and + channel conversion on-the-fly and behind-the-scenes, if the programmer + desires. + +Description: dietary nutrition analysis software + From the upstream website <http://www.lafn.org/~av832/>: + . + ... NUT ... records what you eat and analyzes your meals + for nutrient levels in terms of the "Daily Value" of DV + which is the standard for food labeling in the US. The + program uses the free food composition database from the + USDA.... By experimenting, you can find the optimal level + of the various nutrients and how to implement this with + foods available to you. NUT can help reconstruct the lost + instruction manual to your care and feeding because, when + authorities and crackpots disagree on the proper human + diet, you can design an experiment using the food composition + tables to discover the truth! + +Description: fast-paced, polished OpenGL demonstration by Excess + Amoeba is a fast-paced, cross-platform OpenGL demonstration by Excess, + showing realtime graphics effects in perfect sync with music. It + features a full customizable demo engine, several visual effects, lots + of graphics and a pumping soundtrack. + . + Amoeba won first prize in the demo competition at Underscore 02, a + demoscene party held in Gothenburg, Sweden (http://www.underscore.sh/) + . + Note that this is only the demo engine -- to watch the demo itself, you + will also need the package amoeba-data. + +Description: PL/Perl procedural language for PostgreSQL 8.1 + PL/Perl enables an SQL developer to write procedural language functions + for PostgreSQL 8.1 in Perl. You need this package if you have any + PostgreSQL 8.1 functions that use the languages plperl or plperlu. + . + PostgreSQL is an object-relational SQL database management system. + +Description: package building tools for Debian + This package contains the tools (including dpkg-source) required to + unpack, build and upload Debian source packages. + . + Most Debian source packages will require additional tools to build - + for example, most packages need the `make' and the C compiler `gcc'. + +Description: Cross Implementation AMOP library + This library enhances the different MOP implementations so that + they support better the AMOP specifications. + . + The CLOS spec contained two parts, only the basic level went into + the Common Lisp standard. The lower level functions of the AMOP + were not included so different implementations differ (mostly + slightly) in how to implement the AMOP. + . + With the help of cl-closer-mop you can use the full power of + AMOP on all supported implementations, relying on the library + to translate your code. + . + Supported implementations: Allegro Common Lisp, Clisp, cmucl, + LispWorks, OpenMCL and SBCL (version restrictions might apply) + +Description: WAP and SMS gateway extras + Kannel is a gateway for connecting WAP (Wireless Application Protocol) + phones to the Internet. It also works as an SMS gateway, for providing + SMS based services for GSM phones. + . + Test utilities and contrib data. + . + Homepage: http://www.kannel.org/ + +Description: Program to save/restore OSS mixer settings + This package saves the Open Sound System (OSS) mixer settings into a + file when the machine is shut down, and restores them from the file + when it is restarted. It can optionally restore from a file of fixed + settings. + +Description: Catalan language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Catalan. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: Shisen-sho puzzle game for X11 + XShisen is a puzzle game for X11. Similar to the famous "Shang-hai", your + objective is to remove all the pieces on the board. + . + This game allows you to use either "original" xshisen images, or - at your + choice - images from kshisen. + . + Homepage: http://www.techfirm.co.jp/~masaoki/xshisen.html + +Description: Small and fast web browser + Dillo aims to be a multiplatform browser alternative that is small, + stable, developer-friendly, usable, very fast, and extensible. + . + Homepage: http://www.dillo.org/ + +Description: Development of parallel programs using LAM + LAM (Local Area Multicomputer) is an open source implementation of the + Message Passing Interface (MPI) standard. + . + This package provides the development headers and related files. + +Description: WikiWikiWeb clone written in Java + JSPWiki is a simple WikiWiki clone to be run in a Java servlet container + (eg. Tomcat). It keeps all of its formatting in Java Server Pages (JSP) + files, and uses a custom Java class called 'com.ecyrd.jspwiki.WikiEngine' + to all interfacing with the Wiki system. + . + Homepage: http://www.jspwiki.org + +Description: The MaxDB database manager command line interface + MaxDB is a transactional, industrial-strength multi-user SQL database + system featuring views, db-procedures and db-functions. The MaxDB + homepage is at http://www.mysql.com/products/maxdb + . + This package contains the database manager command line interface + (dbmcli) which should be used for most interactive and scripted + administrative tasks (e.g. creation or backup of databases). + +Description: Recover jpeg pictures from a filesystem image + Recoverjpeg tries to identify jpeg pictures from a filesystem image. + To achieve this goal, it scans the filesystem image and looks for a + jpeg structure at blocks starting at 512 bytes boundaries. + +Description: lexical analyser generator for Haskell + Alex is a tool for generating lexical analysers in Haskell, given a + description of the tokens to be recognised in the form of regular + expressions. It is similar to the tool lex or flex for C/C++. + +Description: fancy clock showing time and geographical data + sunclock is an X11 application that displays a map of the Earth and + indicates the illuminated portion of the globe by drawing sunlit + areas dark on light, night areas as light on dark. In addition to + providing local time for the default timezone, it also displays GMT + time, legal and solar time of major cities, their latitude and + longitude, and the mutual distances of arbitrary locations on Earth. + Sunclock can display meridians, parallels, tropics and arctic + circles. It has builtin functions that accelerate the speed of time + and show the evolution of seasons. + . + Homepage: http://frmas.free.fr/li_1.htm + +Description: kernel headers used during the build of klibc + This package contains the set of kernel headers that were required to + build klibc and the utilities that ship with it. This may or may + not be a complete enough set to build other programs that link against + klibc. If in doubt, use real kernel headers instead. + +Description: interface between Emacs Lisp and Python + Pymacs is a powerful tool which, once started from Emacs, allows + both-way communication between Emacs Lisp and Python. Pymacs aims + Python as an extension language for Emacs rather than the other way + around, and this asymmetry is reflected in some design + choices. Within Emacs Lisp code, one may load and use Python + modules. Python functions may themselves use Emacs services, and + handle Emacs Lisp objects kept in Emacs Lisp space. + . + Homepage: http://pymacs.progiciels-bpi.ca/ + +Description: A gtk based psk31 + This is a PSK31 transmission mode program using the sound card and + optionally serial port to PTT the RIG. + It has nice functions and listen very well. + +Description: Foundation Classes, Design Patterns, IPC and Threads + OOA and OOD for Linux dynamic libraries. + . + This package provides the shared libraries for corelinux + so that you can run any corelinux based code on the machine. + . + OOA: Object Oriented Analysis + OOD: Object Oriented Design + check http://corelinux.sourceforge.net + . + libcorelinux provides the following features: + . + Foundation classes + Inter-process communication + Process and threads + Design Patterns (complete) + Creational Design Patterns + Structural Design Patterns + Behavioral Design Patterns + +Description: Simple Wireless Scanner + SWScanner is a KDE application specially designed to make easy the whole + wardriving process, but also intended to facilitate many tasks related + to wireless networks. SWScanner is compatible with NetStumbler files and + supports GPS devices. + +Description: Settings for european Spanish speaking users + This package allows administrators to set the default language + (es_ES) and encoding (ISO-8859-15) used by a Debian GNU/Linux System + (and its applications) easier. + . + This package is a quick hack to provide some useful features. It + should be obsoleted by the upcoming configuration and system + management tools (it's getting smaller ;-). + . + Please read the file /usr/share/doc/user-euro-es/README carefully to make this + package fully functional. + +Description: Documentation for the game enigma + Enigma is a puzzle game similar to Oxyd on the Atari ST or Rock'n'Roll + on the Amiga and good old Marble Madness. It also has Sokoban levels, and + some interesting twists on the original sokoban concept. + . + In Enigma, your objective is to locate and uncover matching pairs of + Oxyd stones. Simple as it sounds, this task is made more difficult by + the fact that Oxyd stones tend to be hidden, inaccessible or protected + by unexpected traps. Overcoming these obstacles often requires a lot + of dexterity and wit (and can be quite addictive). + . + This package contains the manual and level creating guide + +Description: Enterprise Volume Management System (CLI) + The EVMS project provides unparalleled flexibility and extensibility + in managing storage. This project represents a new approach to + logical volume management. The architecture introduces a plug-in + model that allows for easy expansion or customization of various + levels of volume management. + . + In order to make use of it, you must use a kernel which + includes the EVMS patch, available in the linux-patch-evms package. + . + This package contains a command-line interface used to manage EVMS + volumes. + +Description: X On-Screen Display library - development + A library for displaying a TV-like on-screen display in X. + . + This package contains the development headers needed for compiling + programs against libxosd. + +Description: SOAP Support for Python (SOAP.py) + This package contains the SOAP.py Python module, which implements a high- + level interface to Simple Object Access Protocol (SOAP) functions from + Python. It includes functionality for acting as a SOAP server, client, + or proxy, and includes both building and parsing functions. It has been + tested against a wide array of other SOAP clients and servers, and is a very + robust and well-rounded implementation of the SOAP protocol. + +Description: configuration-file change tracker + A program to automatically monitor changes to a set of files. If + files are modified one day, and the machine stops working correctly + some days later, changetrack provides information on which files were + modified, and thus helps locate the problem. If you tell changetrack + to use either the line editor ed or The Revision Control System + (RCS), you can recover files to any previous stage. If you do not + want to install Perl, try out the filetraq or diffmon package. + +Description: development files for SDL1.2 mixer library + SDL Mixer is a sample multi-channel audio mixer library. It supports 4 + channels of 16 bit stereo audio, plus a single channel of music, mixed by + the popular MikMod MOD, Timidity MIDI, and SMPEG MP3 libraries. + . + This package contains files needed if you wish to use the SDL mixer + library in your own programs. + . + URL: http://www.libsdl.org/projects/SDL_mixer/ + +Description: an ext2 filesystem resizer + ext2resize resizes ext2 and ext3 filesystems. This is useful if you + run out of space on one partition, or have too much free space on + another. + . + Online resizing is also supported, this allows to enlarge mounted + filesystem. It is similar to the resize2fs program from + e2fsprogs. Online resizing support was added to the linux kernel in + version 2.6.10. + . + Warning: Although the program is quite safe these days, if you do + something wrong things will go wrong badly. Watch out when using + programs like this. + +Description: lightweight mail library for Ruby (documentation) + RubyMail is a lightweight mail library containing various utility classes + and modules that allow Ruby scripts to parse, modify, and generate MIME + mail messages. + +Description: Punjabi language package for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the localization of OpenOffice.org in + Punjabi. + It contains the user interface, the templates and the autotext features. + (please note that not all this is available for all possible languages). + You can switch user interface language using the locales system. + . + Spelling dictionaries, hyphenation patterns, thesauri and help are not + included in this package. There are some available in separate packages + (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, + openoffice.org-help-*) + . + If you just want to be able to spellcheck etc. in other languages, you can + install extra dictionaries/hyphenation patterns/thesauri independently of + the language packs. + . + For latest news on OpenOffice.org in Debian, see + http://openoffice.debian.net + +Description: documentation for the mathematical programming environment Euler + Euler is a powerful numerical laboratory with a programming language. + The system can handle real, complex and interval numbers, vectors and + matrices. It can produce 2D/3D plots. + . + This package contains documentation for Euler. + +Description: Magic Chicken themes for GTK+ 2.x + This package contains themes which allow you to configure the look of + programs using GTK+ 2.x. The programs need no modification to use themes; + the support is built-in to GTK+ 2.x. + . + Magic Chicken is a theme which borrows much in terms of looks from the + default Gtk+ 2.x theme, as well as from ThinIce and other funky themes. + . + The provided themes are: MagicChicken, CortlandChicken and OkayishChicken. + . + Author: James Cape <jcape@ignore-your.tv> + Homepage: http://esco.mine.nu/misc/themes.html + +Description: configuration file parser library for dsh - development + Development library for a simple configuration file parser. + . + Includes the necessary files for compiling programs with + libdshconfig. + . + This library supports a very simple line-based configuration file + format. + +Description: documentation for HSQLDB + HSQLDB is an SQL relational database engine written in Java. It has a + JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus + SQL:1999 and SQL:2003 enhancements. It offers a small, fast database + engine that offers both in-memory and disk-based tables. Embedded and + server modes are available. Additionally, it includes tools such as a + minimal web server, in-memory query and management tools (can be run as + applets), and a number of demonstration examples. + . + This package contains the documentation of HSQLDB. + . + Web site: http://hsqldb.org/ + +Description: C++ network libraries for rapid application development + UniConf is a configuration system that can serve as the centrepiece among + many other, existing configuration systems, such as: + * GConf + * KConfig + * Windows registry + * Mutt ;) + . + UniConf can also be accessed over the network, with authentication, allowing + easy replication of configuration data via the UniReplicateGen. + +Description: KDE-based interface to the giFT file-sharing system + Apollon is a graphical frontend to the giFT file-sharing system. It allows + the user to perform searches and control downloads and uploads. Apollon + needs a giFT daemon to be useful. + . + Apollon has many fine features such as file preview, multi-tabbed searching, + filtering of search results, docking in the KDE/GNOME system tray, and + downloading of entire remote directories. + . + Homepage: http://apollon.sourceforge.net/ + +Description: yet another GnuPG interface for Emacs + EasyPG consists of two parts: + . + - "The EasyPG Assistant" + A GUI frontend of GnuPG + - "The EasyPG Library" + A library which makes access to GnuPG easier for applications + . + NOTE: EasyPG is neither a fork nor a re-implementation of Gnus/PGG. + +Description: Restricts the commands available to scp- and sftp-users + "scponly" is an alternative 'shell' (of sorts) for system + administrators who would like to provide access to remote users to + both read and write local files without providing any remote + execution priviledges. Functionally, it is best described as a + wrapper to the mostly trusted suite of ssh applications. + +Description: Perl module for processing XPath + This module implements the W3C's XPath specification. It aims to be + completely correct to the letter of the spec, and yet still allow + extensions through the use of functions and variables, such as are + provided by XSLT and XPointer. + +Description: Strict variant of the SELinux reference policy + The SELinux Reference Policy (refpolicy) is a complete SELinux + policy, as an alternative to the existing strict and targeted + policies available from http://selinux.sf.net. The goal is to have + this policy as the system policy, be and used as the basis for + creating other policies. Refpolicy is based on the current strict and + targeted policies, but aims to accomplish many additional + goals: + + Strong Modularity + + Clearly stated security Goals + + Documentation + + Development Tool Support + + Forward Looking + + Configurability + + Flexible Base Policy + + Application Policy Variations + + Multi-Level Security + Homepage: http://serefpolicy.sourceforge.net/ + . + This is the strict variant of the reference policy. This provides + the highest level of security, but may not be complete yet. + +Description: NetBIOS Name Service Requests + This is the Net::NBName Perl module, for resolving the NetBIOS host names + used by Windows/Samba. It can be used + 1. to resolve NetBIOS names to IP addresses + 2. to determine registered NetBIOS names on a host + A pure Perl module, using the Socket core module. + +Description: Qt 4.x immodule for uim + uim is a input method module library supporting various languages, which + become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese + input method), Hangul(Korean input method), IPA(International Phonetic + Alphabet) and etc.... Most of the functions are implemented with Scheme, + so it's very simple and flexible. + . + This package contains only utilities which build againt libqt4. + A input method module on Qt 4.x, which is newly implemented from immodule + for Qt does not contain in this package for now. + +Description: GNU Ada Project Manager development files + GNAT, the GNU Ada compiler, uses project files to organise source and object + files in large-scale development efforts. Several other tools, such as + ASIS tools (package asis-programs) and GNAT Programming Studio (package + gnat-gps) also use project files. This library contains the necessary + support; it was built from GNAT itself. It is licensed under the pure GPL; + all programs that use it must also be distributed under the GPL, or not + distributed at all. + . + This package contains development files: install it to develop applications + that understand GNAT project files. + +Description: gaim-plugin that lets you control XMMS from gaim + Gaim XMMS Remote is a Gaim plugin + that lets you control XMMS from within gaim. + Gaim XMMS Remote lets you play, pause, and stop the current song. + Aswell as navigate to the next and previous song in your playlist. + It will also display your playlist as a submenu if you have that + preference turned on. + . + Gaim XMMS Remote follows your Gaim preferences for how to display buttons in + chat and im windows, so it should integrated rather smoothly. + You also have the option of wether or not to display the button + in chats and im's. + As well as what instance of XMMS to control (generally you'll want to to + keep it to 0, thats the first instance of XMMS). + +Description: Postscript Slur Package K for MusiXTeX + This package contains Postscript slurs to enhance MusiXTeX. The slurs + will not be visible in DVI viewers, but can be viewed with ghostscript. They + do not work with dvipdfm. + . + PMX sometimes produces output including reference to these fonts. Therefore, + PMX depends on this package. + +Description: X.Org X server -- Penmount input driver + This package provides the driver for Penmount input devices. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'driver/xf86-input-penmount' at + :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg + +Description: Basic Linear Algebra Subroutines 3, documentation + 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. + . + This package contains manual pages for the routines, and other + supporting documentation + +Description: an utility to manipulate constant databases (cdb) + tinycdb is a small, fast and reliable utility and subroutine + library for creating and reading constant databases. The database + structure is tuned for fast reading. + . + This package contains a command-line utility to create, analyze, dump + and query cdb files. + +Description: Media Transfer Protocol (MTP) library tools + A library for communicating with MTP aware devices. MTP (Media + Transfer Protocol) is necessary to communicate with some USB portable + devices like mp3 players, video players or digital camera. + . + While some portable device will use USB mass storage protocol or PTP + (picture transfer protocol), some device can only communicate through + MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ] + . + This package contains tools for communicating with MTP devices. + . + Homepage: http://libmtp.sourceforge.net/ + +Description: Xft-compatible versions of some LaTeX fonts + Some xft-compatible versions of LaTeX fonts for use with visual math + symbol display in LyX. It is useful primarily for the LyX Qt frontend. + It is also useful for Mozilla Firefox with MathML documents. + +Description: Powerful make replacement + Cook is a very powerful and very easy to use replacement + for make. Through the use of Cook's powerful description + language, and its many built in functions, sophisticated + build can be easily accomplished. + . + Cook supports file fingerprints to speed build times, + and also supports parallel builds over a network without + requiring contorted build rules. + . + See cook-doc for documentation and cook-rsh for remote + execution scripts + +Description: compiled XML documentation for Nunit + The MonoDoc Project is the documentation framework of the Mono project which + provides detailed API documentation for all Mono components and the Mono CLI + implementation. + . + This packages contains the compiled XML documentation for Nunit of MonoDoc. + +Description: Python bindings to SELinux shared libraries + This package provides the python bindings needed for developing python + SELinux applications. Security-enhanced Linux is a patch of the + Linux kernel and a number of utilities with enhanced security + functionality designed to add mandatory access controls to Linux. + The Security-enhanced Linux kernel contains new architectural + components originally developed to improve the security of the Flask + operating system. These architectural components provide general + support for the enforcement of many kinds of mandatory access control + policies, including those based on the concepts of Type Enforcement, + Role-based Access Control, and Multi-level Security. + +Description: Vi IMproved - Common GUI files + Vim is an almost compatible version of the UNIX editor Vi. + . + Many new features have been added: multi level undo, syntax + highlighting, command line history, on-line help, filename + completion, block operations, folding, Unicode support, etc. + . + This package contains files shared by all GUI-enabled vim + variants (vim-perl, vim-gnome, ...) available in Debian. + Examples of such shared files are: icons, + desktop environments settings, and menu entries. + +Description: Libraries for the kst application for displaying scientific data + kst is a program for examining data streams which can plot x-y plots, + power spectra, histograms and equations (including equations of data + streams). It can also be used to examine data in files which are being + updated as data is being logged, in which case it can act as a plotter + for a chart recorder. + . + kst also contains a command line interface for rapid analysis of large + amounts of data. + . + Homepage: http://kst.kde.org/ + +Description: QDBM Database Documentation + Documentation for all of the API's and utilities provided by QDBM. + +Description: Amazons boardgame for Gnome + Amazons is a game played on a 10x10 chess board. Each side has four pieces + (amazons) that move like chess queens (in a straight line in any direction). + Instead of capturing pieces like in chess, the game is determined based on who + moves last. + . + Each move consists of two parts. First an amazon moves to a new square and + then fires an arrow to another square (the arrow is fired in a straight line + in any direction from the square the amazon landed on). The square the arrow + lands on becomes a permenant block for the rest of the game. No one can move + over it, or fire an arrow over it. Every turn an amazon must move and fire an + arrow, so every turn there is one less square available on the board. Try and + block in your opponent or section off a good chunk of the board for yourself. + . + Homepage: http://www.yorgalily.org/gamazons/ + +Description: a fully GUI-configurable, two-pane X file manager + gentoo is a two-pane file manager for the X Window System. gentoo lets the + user do (almost) all of the configuration and customizing from within the + program itself. If you still prefer to hand-edit configuration files, + they're fairly easy to work with since they are written in an XML format. + . + gentoo features a fairly complex and powerful file identification system, + coupled to a object-oriented style system, which together give you a lot + of control over how files of different types are displayed and acted upon. + Additionally, over a hundred pixmap images are available for use in file + type descriptions. + . + gentoo was written from scratch in ANSI C, and it utilises the GTK+ toolkit + for its interface. For more information and screenshots, please see: + http://www.obsession.se/gentoo/ + +Description: Ruby console contextual help + IHelp (Interactive Help) provides contextual help for classes, modules and + methods by using ri. + . + This is the dummy package for the default version, with included + documentation. + +Description: Japanese documentation for libjlha-java, the LHA library for Java + This package is a library that supports reading and writing an archive file + that created by LHA. This package has interfaces like the java.util.zip + package. Many Java programmers can operate easily an archive file that + created by LHA. + . + This package includes the API javadoc written in Japanese. + +Description: a ruby module for reading and writing zip files + rubyzip is a ruby library for reading and writing zip (pkzip format) + files, with the restriction that only uncompressed and deflated zip + entries are supported. All this library does is handling of the zip + file format. the actual compression/decompression is handled by + zlib. zlib is accessible from ruby thanks to ruby/zlib + +Description: Tagged Message Delivery Agent + TMDA is an open source software application designed to significantly + reduce the amount of SPAM (Internet junk-mail) you receive. TMDA strives + to be more effective, yet less time-consuming than traditional SPAM + filters. TMDA can also be used as a general purpose local mail delivery + agent to filter, sort, deliver and dispose of incoming mail. + . + TMDA was originally based upon a Perl script written by Thomas + Erskine called Tagged Message Sender (TMS), but has since evolved + into a significantly larger and more featureful application. + +Description: Command-line tools to process Debian package information + Debian package information is generally stored in files having a + special file format, dubbed the Debian control file format (the dctrl + format), a special case of the record jar file format. These tools + operate on any files conforming in a general sense to that format and + are therefore widely applicable whenever those formats are in play. + . + Included are: + . + grep-dctrl - Grep dctrl-format files + grep-available - Grep the DPKG available database + grep-status - Grep the DPKG status database + grep-aptavail - Grep the APT available database + . + sort-dctrl - Sort dctrl-format files + . + tbl-dctrl - Tabulate dctrl-format files + . + sync-available - Sync the dpkg available database with + the apt database + +Description: Linux HOWTOs and FAQs in Japanese (TEXT format) + The doc-linux-ja-text package provides the current Linux HOWTOs, + mini-HOWTOs, and FAQs in TEXT format for Japanese. Alternatively, + HTML versions are provided in the doc-linux-ja-html package. + . + The version number reflects the date when doc-linux-ja-text + was created. + . + This package additionally includes kernel 2.4/2.6 Documentation + text translation. + . + All files are also available at JF Project (http://www.linux.or.jp/JF/) + diff --git a/tests/bug525525.sh b/tests/bug525525.sh new file mode 100644 index 0000000..a8c1380 --- /dev/null +++ b/tests/bug525525.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +set -e + +$GREP_DCTRL -sDescription '' < 0001.in |