Semantic search

Jump to: navigation, search


Stump Heckert gnu.tiny.png,
Moderated newsgroups are newsgroups where articles are somehow scanned and accepted (or rejected) based on a certain criteria specific to the group. Moderation is the process of scanning incoming articles and processing approved and rejected articles.
Sympa
Sympa is scalable and customizable mailing list manager. its goal is to automate all mailing-list operation such as subscription with automatic authentication, unsubscription, but also archiving message, sending digests on a regular basis, expiration of addresses, and so on. It can handle big lists (200,000 subscribers) and comes with both user and admin Web interface. It is internationalized, and supports the us, fr, de, es, it, fi, and chinese locales. You can extend the behavior of commands with its scripting language, and create dynamic mailing lists by linking to an LDAP directory or an RDBM. Sympa provides S/MIME and HTTPS based authentication and encryption, and is compatible with most SMTP engines.
Tclperl
'Tclperl' allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters.
Teseq Heckert gnu.tiny.png
GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences. It is intended to be useful for diagnosing terminal emulators, and programs that make heavy use of terminal features (such as those based on the Curses library).
Text-Iconv
This module provides a Perl interface to the iconv() codeset conversion function, as defined by the Single UNIX Specification. For more details see the POD documentation embedded in the file Iconv.pm, which will also be installed as Text::Iconv(3) man page.
TextTokenizer
Text::Tokenizer is a fast lexical analyzer for processing text files. Create fast and clean config readers with a few lines of code.
Textmail
Mail filter to replace proprietary/binary formatting and attachments such as MS Word/HTML attachments with plain text
Unifont Heckert gnu.tiny.png
The GNU Unifont project consists of a set of fonts and unicode font utilities. GNU Unifont provides full coverage of the Unicode 7.0 Basic Mulitlingual Plane — the first Unicode "plane" of 65,536 code points — and has character encoding for most of the world's modern scripts.
Uucp Heckert gnu.tiny.png
GNU UUCP (a.k.a. Taylor UUCP) is a free implementation of UUCP (Unix-to-Unix Copy), a set of utilities for remotely transferring files, email and net news between computers.
Vc-dwim Heckert gnu.tiny.png
vc-dwim contains two tools, vc-dwim and vc-chlog. vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and using version control at the same time, for example by printing a reminder when a file change has been described in the ChangeLog but the file has not been added to the VC. vc-chlog scans changed files and generates The GNU coding standards-compliant ChangeLog entries based on the changes that it detects.
Vlorb
vlorb is a high quality Audio CD-to-Ogg Vorbis audio file ripper and encoder. It features CDDB support, VorbisGain support, easy configuration, and flexibility.
Webstump Heckert gnu.tiny.png
It gives moderators an easy and universally accessible Web interface through which they can moderate newsgroups. Use of WebSTUMP requires NO computer skills beyond knowing how to operate a Web browser. Anyone, a machinery mover or accountant can use it.
Whitespace
Whitespace detects and can clean up the following types of whitespaces in the given files: leading space, trailing space, indentation space, space followed by TABs, and end-of-line space.
Worm Warner
WormWarner is a scripts that warns hosts that are probably infected by a worm. It decides whether a host is infected by analyzing the data from the Apache log files. It currently recognizes CodeRed, Nimda, the GNU/Linux.Slapper.Worm, and the FreeBSD.Scalper.worm. Warning is done by trying to contact the SMTP server on the infected host and sending an email to the postmaster. When this fails WormWarner tries to send a warning to the ISP
XML-DOM
This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface.
XML-Handler-Trees
PerlSAX handlers for building tree structures
XML-Parser
The XML::Parser 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.
XML-XQL
This is a Perl extension that allows you to perform XQL queries on XML object trees
Yuv4mpeg
'yuv4mpeg' is a Perl module which provides access to the yuv4mpeg library, which is part of mjpegtools. The library provides functions for reading/writing stream and frame header information, as well as the frame data itself. Also, the Perl bindings have been augmented with some fast data-access methods to make it quick and easy to pull out the raw frame data in various forms. The module is meant to lets users create yuv4mpeg filters in Perl.
Zoidberg
A modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structures from the command line, and allows you to run Perl code within the scope of your command line.


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.